ov-l

Forked from microsoft/DirectXMath

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

C++

Forked from microsoft/mimalloc

mimalloc is a compact general purpose allocator with excellent performance.

C

Forked from simdjson/simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

C++

Forked from marzer/tomlplusplus

Header-only TOML config file parser and serializer for C++17.

C++

Forked from martinus/unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

C++