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,495Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for memory
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- Unified Executors☆1,482Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- C++14 lock-free queue.☆1,518Updated this week
- Runtime polymorphism done right☆975Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,332Updated 2 weeks ago
- Yet Another Serialization☆731Updated 7 months ago
- Your binary serialization library☆1,074Updated 3 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,669Updated 8 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,541Updated 10 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆898Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆858Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆743Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,709Updated 8 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,305Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,190Updated 8 months ago
- C++17 `std::variant` for C++11/14/17☆668Updated last year
- Implementation of strong types in C++☆773Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,238Updated 2 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago