billyquith / MemoryPool
An easy to use and efficient memory pool allocator written in C++.
☆11Updated 8 years ago
Alternatives and similar repositories for MemoryPool:
Users that are interested in MemoryPool are comparing it to the libraries listed below
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Fast, data-oriented, stdlib-style hash table☆21Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ string formatting library☆44Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 11 months ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago