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
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- 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 8 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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
- easy to use callback library for C++☆39Updated 7 years ago
- C++ string formatting library☆44Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 9 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆27Updated 9 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 8 months ago
- Header only library for event driven programming in C++11.☆18Updated 10 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago