Small small_vector
☆34Jul 28, 2025Updated 7 months ago
Alternatives and similar repositories for small_vector
Users that are interested in small_vector are comparing it to the libraries listed below
Sorting:
- ☆34May 19, 2022Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆75Apr 27, 2025Updated 10 months ago
- Single Header Constexpr Circular Queue☆17Jul 31, 2020Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Apr 30, 2020Updated 5 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Mar 25, 2017Updated 8 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- A lock-free pool-based allocator using C++11 facilities☆15Mar 21, 2015Updated 11 years ago
- Qt splash window recipe replacing QSplashScreen without using the widgets module☆12Feb 23, 2021Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 years ago
- C++17 tiny vector math library☆43Dec 9, 2023Updated 2 years ago
- An open-source C++ library for parsing reStructuredText☆18Jun 5, 2014Updated 11 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Jan 2, 2025Updated last year
- A debugger for CMake☆23Jan 4, 2020Updated 6 years ago
- Public proposals, extensions, information and materials from the SYCL working group☆15Jan 26, 2024Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 2 weeks ago
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Jul 11, 2023Updated 2 years ago
- Windows Kernel Mode PCRE☆10Feb 4, 2015Updated 11 years ago
- rust's std::result re-implemented in c++☆12Jan 8, 2022Updated 4 years ago
- A C++20 serialization library (cereal fork)☆33Jun 25, 2025Updated 8 months ago
- Open source of an IBM Optimized version of the HPCG benchmark.☆17Sep 17, 2025Updated 6 months ago
- Modern, header-only, compact and cross platform C++ network/sockets library☆15Aug 11, 2023Updated 2 years ago
- A programming language, highly based on modules and running separate programs for various functionality☆14Sep 2, 2019Updated 6 years ago
- Header-Only C++20 Coroutines library☆18Jan 20, 2022Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- Compile-time Huffman coding compression using C++20☆171Oct 12, 2021Updated 4 years ago
- Allocation-free move-only alternative to std::function for C++17☆13Feb 6, 2021Updated 5 years ago
- Peer to peer file sharing and messaging between different networks including server acting as a mediator (TCP hole punching).☆13Aug 16, 2021Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- std::find simd version☆21Sep 3, 2022Updated 3 years ago