bemanproject / inplace_vectorLinks
A dynamically-resizable vector with fixed capacity and embedded storage (P0843)
☆28Updated 3 weeks ago
Alternatives and similar repositories for inplace_vector
Users that are interested in inplace_vector are comparing it to the libraries listed below
Sorting:
- C++20 Compact Tuple Tools☆56Updated 2 weeks ago
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- C++20 Unit-Testing library☆50Updated 6 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Organization, documentation, etc. for the Beman Project,☆103Updated 2 weeks ago
- variadic pointers and references☆24Updated 2 months ago
- ☆53Updated last year
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 11 months ago
- Zoo library☆132Updated 4 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆107Updated this week
- ☆79Updated 6 months ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆91Updated 3 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆148Updated last week
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- C++20 Dependency Injection library☆30Updated 5 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- ☆70Updated 4 months ago
- A C++ type to trace calls to special member functions.☆103Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated last month
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- My WG21 proposals☆63Updated 3 weeks ago
- A C++20 concepts library, providing container concepts etc.☆84Updated 11 months ago
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆41Updated last month
- value types for composite class design - with allocators☆65Updated this week
- A C++ parser combinator library.☆156Updated 2 weeks ago