foonathan / string_idLinks
A small C++ library to handle hashed strings serving as identifiers.
☆188Updated 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:
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 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☆169Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 years 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 3 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ implementation of strong types☆54Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++ string formatting library☆44Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago