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
- Containers for building C++ on CI☆48Sep 20, 2024Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Single file utilities for C++.☆30Jan 28, 2026Updated last month
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Aug 3, 2019Updated 6 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,598May 29, 2025Updated 9 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Aug 10, 2021Updated 4 years ago
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Dec 4, 2019Updated 6 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
- SPMD in C++☆68Apr 29, 2020Updated 5 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- ☆40Nov 1, 2020Updated 5 years ago
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 4 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Jun 19, 2022Updated 3 years ago
- An approach for runtime detection inside a constexpr function☆80Jul 15, 2018Updated 7 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 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
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Mar 1, 2021Updated 5 years ago
- ☆34May 19, 2022Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A bunch of small C++ utilities☆74Dec 8, 2023Updated 2 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- Differential timer for performance measurements☆17Sep 15, 2020Updated 5 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 6 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
- Markdown presentation writer, powered by Electron.☆21Feb 10, 2022Updated 4 years ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- C++ Binary Fixed-Point Arithmetic☆236Apr 6, 2019Updated 6 years ago
- A library of tools for compiler construction.☆12May 18, 2016Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Apr 30, 2020Updated 5 years ago
- A cache for clang-tidy☆36Jan 5, 2024Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- ☆310Feb 16, 2026Updated last month