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,555Updated 2 months ago
Alternatives and similar repositories for memory
Users that are interested in memory are comparing it to the libraries listed below
Sorting:
- C++ Benchmark Authoring Library/Framework☆852Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,076Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- Yet Another Serialization☆765Updated 6 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,784Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,418Updated last week
- Your binary serialization library☆1,167Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,454Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆899Updated last year
- Your standard library for metaprogramming☆1,788Updated last week
- Async++ concurrency framework for C++11☆1,404Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,226Updated 10 months ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,725Updated last month
- Pipelines for expressive code on collections in C++☆831Updated 9 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆846Updated last year
- A miniature library for struct-field reflection in C++☆583Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆952Updated 2 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Unified Executors☆1,627Updated 5 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,170Updated 2 years ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- A lightweight C++20 serialization and RPC library☆867Updated 3 weeks ago
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,274Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,371Updated 3 weeks ago