foonathan / memoryLinks
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
☆1,568Updated 5 months ago
Alternatives and similar repositories for memory
Users that are interested in memory are comparing it to the libraries listed below
Sorting:
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,626Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,796Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- Yet Another Serialization☆766Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,136Updated 3 weeks ago
- C++ Benchmark Authoring Library/Framework☆858Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,441Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,495Updated 3 months ago
- Your binary serialization library☆1,194Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,250Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,769Updated 2 months ago
- Runtime polymorphism done right☆1,021Updated 4 years ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆959Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆912Updated last year
- Your standard library for metaprogramming☆1,807Updated 3 months ago
- A miniature library for struct-field reflection in C++☆613Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681Updated 3 weeks ago
- Unified Executors☆1,650Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,387Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,182Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- C++14 lock-free queue.☆1,759Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,877Updated last year
- Implementation of strong types in C++☆813Updated 3 years ago
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- Pipelines for expressive code on collections in C++☆831Updated last year