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:
- 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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 2 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 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
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 weeks ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago