karroffel / cfstructsLinks
A collection of cache-friendly data structures in C++, without any dependencies.
☆23Updated 7 years ago
Alternatives and similar repositories for cfstructs
Users that are interested in cfstructs are comparing it to the libraries listed below
Sorting:
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 weeks ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- Virtual memory based containers☆41Updated 4 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Math vector library☆39Updated 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
- Bytecode interpreter☆80Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago