erenon / double_endedLinks
devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended
☆15Updated 7 years ago
Alternatives and similar repositories for double_ended
Users that are interested in double_ended are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- Implementation of hash_append proposal☆67Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆26Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Rebooting the std::bitset franchise☆45Updated 4 months ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- WIP☆27Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- print stl containers☆32Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- homogeneous variadic function parameters☆17Updated last year