simdjson 是一款高效的 C++ JSON 解析库,每秒解析千兆字节的JSON,比 RapidJSON 快4倍
Useful CMake Examples
Bear is a tool that generates a compilation database for clang tooling.
#安卓#Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
C++ Insights - See your source code with the eyes of a compiler
A library of C++ coroutine abstractions for the coroutines TS
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate ent...
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and StarRocks
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
#计算机科学#High-performance automatic differentiation of LLVM and MLIR.