foonathan / tiny
low-level library for minimizing the size of your types
☆113Updated 5 years ago
Alternatives and similar repositories for tiny:
Users that are interested in tiny are comparing it to the libraries listed below
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆123Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A library for classes with flexible layout☆56Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago