ladnir / macoroLinks
☆24Updated 4 months ago
Alternatives and similar repositories for macoro
Users that are interested in macoro are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Text encoding for modern C++☆32Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Fast multi-threaded memory allocator☆79Updated 6 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
- Library for extracting stacktrace from exception.☆48Updated 2 years ago