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,559Updated 3 months ago
Alternatives and similar repositories for memory
Users that are interested in memory are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,093Updated this week
- Your binary serialization library☆1,177Updated last week
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,789Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,422Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,468Updated last month
- Yet Another Serialization☆765Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,595Updated 11 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,596Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,231Updated 11 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,738Updated 2 weeks ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- Unified Executors☆1,633Updated 6 months ago
- Your standard library for metaprogramming☆1,794Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆953Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- A miniature library for struct-field reflection in C++☆588Updated last month
- Async++ concurrency framework for C++11☆1,404Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 2 weeks ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++14 lock-free queue.☆1,725Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,364Updated last year
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆879Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 2 weeks ago
- Pipelines for expressive code on collections in C++☆830Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,287Updated 3 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆769Updated 9 months ago