ilpropheta / dajeLinks
Beautiful Algorithms & Data Structures
☆10Updated 6 years ago
Alternatives and similar repositories for daje
Users that are interested in daje are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 5 months ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆57Updated 4 months ago
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A fixed capacity dynamically sized string☆68Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 9 months ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated 3 weeks ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- Header-only implementation of a grid for spatial lookups☆26Updated 10 months ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Modern C++ Undo / Redo framework☆28Updated 2 years ago
- B++ Tree☆69Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago