- Belgrade, Serbia
- in/snaulx
C++ libs
FlatBuffers: Memory Efficient Serialization Library
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
Light-weight, simple and fast XML parser for C++ with XPath support
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
C++ math library developed primarily for games focused on simplicity and efficiency.
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
💬 Portable GUI dialogs library, C++11, single-header
Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.
Parse command line arguments by defining a struct
Cross-platform C++ file system library supporting multiple backends
Math library using HLSL syntax with multiplatform SIMD support
Lightweight C++ string type with a configurable local buffer
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
EABase is a small set of header files that define platform-independent data types and platform feature macros.
My personal utility library, feel free to steal :)
C++ sanctuary for small but powerful and frequently required, stand alone features.