billyquith / MemoryPoolLinks
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
Sorting:
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- C++ string formatting library☆44Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Easily batch-build cmake projects!☆18Updated 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
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 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.☆34Updated 3 months ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆27Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- std extensions library☆12Updated 7 years ago
- 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
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- Cross-platform C++ Utility Library☆54Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago