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,593Updated 8 months ago
Alternatives and similar repositories for memory
Users that are interested in memory are comparing it to the libraries listed below
Sorting:
- Your binary serialization library☆1,213Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 4 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,168Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- Yet Another Serialization☆771Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,811Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,803Updated 5 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- C++14 lock-free queue.☆1,809Updated last week
- Unified Executors☆1,681Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆968Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Your standard library for metaprogramming☆1,831Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- A lightweight C++20 serialization and RPC library☆917Updated 2 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,911Updated last year
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Pipelines for expressive code on collections in C++☆836Updated last year
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆707Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago