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☆35Updated 5 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 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
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆44Updated 6 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Boost.Mustache☆10Updated 2 years ago
- Flat containers for C++☆59Updated last month
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago