foonathan / memory
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
☆1,508Updated 6 months ago
Alternatives and similar repositories for memory:
Users that are interested in memory are comparing it to the libraries listed below
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,369Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,134Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,588Updated last month
- Yet Another Serialization☆746Updated this week
- Your binary serialization library☆1,118Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,363Updated last month
- Async++ concurrency framework for C++11☆1,390Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,755Updated last year
- Unified Executors☆1,531Updated 3 weeks ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆912Updated 3 months ago
- C++14 lock-free queue.☆1,595Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆876Updated 8 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,724Updated last year
- Runtime polymorphism done right☆991Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆835Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,466Updated 6 months ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- C++20 μ(micro)/Unit Testing Framework☆1,304Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- Your standard library for metaprogramming☆1,724Updated 2 months ago
- A miniature library for struct-field reflection in C++☆532Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- scanf for modern C++☆1,123Updated 3 months ago