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,515Updated 7 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,966Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- Async++ concurrency framework for C++11☆1,391Updated 5 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,738Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- Unified Executors☆1,549Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- C++14 lock-free queue.☆1,613Updated last month
- Your binary serialization library☆1,132Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- Runtime polymorphism done right☆995Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆841Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,370Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,253Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Yet Another Serialization☆755Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- Your standard library for metaprogramming☆1,734Updated last week
- scanf for modern C++☆1,128Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆969Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago