mrshurik / indexed-allocatorLinks
Indexed Allocator C++ lib
☆12Updated 6 years ago
Alternatives and similar repositories for indexed-allocator
Users that are interested in indexed-allocator are comparing it to the libraries listed below
Sorting:
- QLL : Level loaders☆13Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Generic 2D graphics library for C++14☆28Updated last year
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- ☆11Updated 3 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- Fast thread-safe allocator with memory access control functions☆14Updated 5 years ago
- List of resources about modern dynamic polymorphism in C++.☆12Updated 7 years ago
- Data structures for ASTs☆14Updated 3 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
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 6 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago