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:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 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
- Generic 2D graphics library for C++14☆28Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆19Updated last month
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- ☆17Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago