ladnir / macoroLinks
☆20Updated 5 months ago
Alternatives and similar repositories for macoro
Users that are interested in macoro are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A general property customisation mechanism☆15Updated 5 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- C++11 compatible charconv☆31Updated last month
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 2 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…☆34Updated 7 months ago
- A tagged-pointer type for C++.☆33Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months 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
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆21Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated 7 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago