ajneu / short_allocLinks
Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner
☆11Updated 10 years ago
Alternatives and similar repositories for short_alloc
Users that are interested in short_alloc are comparing it to the libraries listed below
Sorting:
- Proposed C++ standardisation for linear algebra☆27Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- ☆31Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- generic stack-based container☆110Updated 7 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Rebooting the std::bitset franchise☆45Updated last month
- ☆22Updated 8 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Fast containers of polymorphic objects.☆69Updated last week
- an experimental standard C++ library☆92Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- WIP☆27Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Small small_vector☆35Updated 4 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A C++14-and-later expression template library☆109Updated last week
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago