ladnir / macoro
☆17Updated 3 months ago
Alternatives and similar repositories for macoro:
Users that are interested in macoro are comparing it to the libraries listed below
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 5 months ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated last week
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A general property customisation mechanism☆15Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++20 SIMD Within A Register library☆30Updated this week
- The IDK (Industrial Development Kit) library!☆32Updated 2 weeks ago
- The Fancy Named Parameters Library☆31Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Library for extracting stacktrace from exception.☆49Updated last year
- Experimental JSON builder based on C++ reflection☆50Updated 3 weeks ago