simdjson 是一款高效的 C++ JSON 解析库,每秒解析千兆字节的JSON,比 RapidJSON 快4倍
ip2region - 准确率99.9%的离线IP地址定位库,0.0x毫秒级查询,ip2region.db数据库只有数MB,提供了java,php,c,python,nodejs,golang,c#等查询绑定和Binary,B树,内存三种查询算法。
Useful CMake Examples
Bear is a tool that generates a compilation database for clang tooling.
翻译 - Bear是一种工具,可为clang工具生成编译数据库。
#安卓#Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
翻译 - Sol3(sol2 v3.0)-具有高级功能和一流性能的C ++ <-> Lua API包装器在这里,它很棒!说明文件:
C++ Insights - See your source code with the eyes of a compiler
A library of C++ coroutine abstractions for the coroutines TS
翻译 - 用于协程TS的C ++协程抽象库
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...
翻译 - Checked C是对C的扩展,它添加了检查以检测或防止常见的编程错误(例如缓冲区溢出和越界内存访问)的检查。此仓库有一个用于Checked C,示例代码,规范和测试代码的Wiki。
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
翻译 - CodeChecker是Clang Static Analyzer和Clang Tidy的分析器工具,缺陷数据库和查看器扩展
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
Tool for generating Clang's JSON Compilation Database files for make-based build systems.