foonathan / string_idLinks
A small C++ library to handle hashed strings serving as identifiers.
☆187Updated 5 years ago
Alternatives and similar repositories for string_id
Users that are interested in string_id are comparing it to the libraries listed below
Sorting:
- Simple, flexible and modular assertion macro.☆226Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 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
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- rocket - Fast single header signal/slots library for C++☆201Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ implementation of strong types☆54Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆87Updated 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
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆221Updated 2 years ago