A unique_ptr implementation with small object optimization
☆20Feb 8, 2026Updated 2 weeks ago
Alternatives and similar repositories for small_unique_ptr
Users that are interested in small_unique_ptr are comparing it to the libraries listed below
Sorting:
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 6 months ago
- Radix set/map implementation☆19Mar 15, 2024Updated last year
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- C++ client for rqlite☆13Oct 22, 2017Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- C++ reimplementation of cpplint.py☆33Oct 30, 2025Updated 4 months ago
- Estimate reliability of HDD/SSD drives☆15Jan 9, 2026Updated last month
- Efficient in-process pub/sub pattern for C++☆16Jan 11, 2022Updated 4 years ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- A small & high-level C++ networking library providing simple server/client architecture.☆20Aug 4, 2024Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- experimental parallel json parser, scj3 (claujson)☆14Feb 1, 2026Updated 3 weeks ago
- The Parallel Stacks tool is useful for debugging multithreaded applications.☆17Updated this week
- A vectorized single header hash function.☆23Nov 18, 2024Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated last year
- ☆16Dec 4, 2024Updated last year
- Dependency Injection Library for C++17/C++20/C++23/C++26☆44Aug 9, 2025Updated 6 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆20May 6, 2023Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Declarative task execution library based on work contracts☆17May 10, 2025Updated 9 months ago
- A suite of benchmarks.☆22Feb 15, 2026Updated 2 weeks ago
- Lightweight, header only, coroutine library for games.☆30Feb 9, 2026Updated 2 weeks ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆50Jul 6, 2024Updated last year
- Easy Parsing C++ Library☆21Aug 17, 2023Updated 2 years ago
- A easy way to logging☆22Dec 25, 2023Updated 2 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆95Jan 7, 2026Updated last month
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆23Jan 1, 2026Updated last month
- A modern and (mostly) macro free mocking-framework☆56Jan 8, 2026Updated last month