foonathan / string_id
A small C++ library to handle hashed strings serving as identifiers.
☆186Updated 4 years ago
Alternatives and similar repositories for string_id:
Users that are interested in string_id are comparing it to the libraries listed below
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Simple, flexible and modular assertion macro.☆225Updated 10 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- rocket - Fast single header signal/slots library for C++☆200Updated 6 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- 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 last month
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 9 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated this week
- 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
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks ago
- C++ Reflection using clang☆276Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago