low-level library for minimizing the size of your types
☆118Oct 2, 2019Updated 6 years ago
Alternatives and similar repositories for tiny
Users that are interested in tiny are comparing it to the libraries listed below
Sorting:
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Aug 10, 2021Updated 4 years ago
- Containers for building C++ on CI☆48Sep 20, 2024Updated last year
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Aug 3, 2019Updated 6 years ago
- Single file utilities for C++.☆30Jan 28, 2026Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Apr 30, 2020Updated 5 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 8 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Dec 4, 2019Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- SPMD in C++☆68Apr 29, 2020Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Jun 19, 2022Updated 3 years ago
- forward declarations for C++ std headers☆75Jan 31, 2021Updated 5 years ago
- Differential timer for performance measurements☆17Sep 15, 2020Updated 5 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- A library of tools for compiler construction.☆12May 18, 2016Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆80Jul 15, 2018Updated 7 years ago
- ☆40Nov 1, 2020Updated 5 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- C++17 immutable compile-time key value map☆50Nov 26, 2019Updated 6 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆39Sep 22, 2025Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Feb 14, 2019Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆41Feb 19, 2018Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 2 months ago
- ☆34May 19, 2022Updated 3 years ago
- Compile time counter that works with all major modern compilers☆60Oct 31, 2023Updated 2 years ago