Chobolabs / chobo-shlLinks
A collection of single-header C++11 libraries by Chobolabs
☆135Updated 4 years ago
Alternatives and similar repositories for chobo-shl
Users that are interested in chobo-shl are comparing it to the libraries listed below
Sorting:
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- C++17 library facilities for older compilers☆146Updated 5 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
- C++ generic make factory☆108Updated 6 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago