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 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- `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++☆42Updated 7 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 9 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆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
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago