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
- 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 5 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
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- Lightweight logging library for C/C++☆38Updated 5 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 9 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- homogeneous variadic function parameters☆18Updated last year