ajneu / short_alloc
Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for short_alloc
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- WIP☆26Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆22Updated 7 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 5 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Flat containers for C++☆19Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Flat containers for C++☆56Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- ☆67Updated 8 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Fast containers of polymorphic objects.☆63Updated last week
- A compressed pair for C++17☆25Updated 3 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Implementation of hash_append proposal☆68Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- ☆26Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago