ladnir / macoro
☆17Updated 2 months ago
Alternatives and similar repositories for macoro:
Users that are interested in macoro are comparing it to the libraries listed below
- A general property customisation mechanism☆15Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A tagged-pointer type for C++.☆30Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…☆34Updated last week
- performance experiments for C++ exception handling☆30Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- Debug symbol resolution library (PDB, addr2line)☆26Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆50Updated 2 weeks ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++11 compatible charconv☆29Updated this week
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Boost.Mustache☆10Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Result<T, E> for Modern C++☆33Updated 4 years ago