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:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- ☆39Updated 6 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago