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,518Updated 8 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,990Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,571Updated 7 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,746Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,395Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,518Updated 6 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆919Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆843Updated 3 months ago
- Your binary serialization library☆1,141Updated 2 months ago
- C++14 lock-free queue.☆1,628Updated 2 months ago
- Yet Another Serialization☆755Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,375Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,625Updated 2 months ago
- Async++ concurrency framework for C++11☆1,393Updated 6 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,175Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆745Updated this week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆668Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,134Updated 2 years ago
- Unified Executors☆1,558Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,276Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,558Updated last year
- Runtime polymorphism done right☆998Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 10 months ago
- A miniature library for struct-field reflection in C++☆549Updated last month
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- CMake module to speed up builds.☆1,302Updated 5 years ago
- scanf for modern C++☆1,166Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆837Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆977Updated last year
- A header-only C++ library for task concurrency☆626Updated last year