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.☆187Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- ☆52Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- A generic implementation of the BitmaskType C++ concept☆87Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- forward declarations for C++ std headers☆73Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ string formatting library☆44Updated 5 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- What did you expect?☆111Updated 8 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 2 months ago