ladnir / macoro
☆17Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for macoro
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Container Traits for Modern C++☆28Updated 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 7 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- C++11 compatible charconv☆27Updated this week
- A tagged-pointer type for C++.☆27Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆42Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 compile-time reflection library.☆35Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- The Fancy Named Parameters Library☆27Updated last week
- Generic hash function for STL style unordered containers☆32Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆15Updated this week
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Containers of fixed capacity,☆9Updated 3 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A fixed capacity dynamically sized string☆63Updated this week
- A modern, header-only request router for C++☆22Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆15Updated last year