Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.
☆39Jul 14, 2017Updated 8 years ago
Alternatives and similar repositories for sho
Users that are interested in sho are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Rendering library for 2D/3D graphics☆25Dec 26, 2025Updated 2 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- A handy string interpolator (C++11)☆15Aug 11, 2015Updated 10 years ago
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- Comparing linear and binary searches☆44Apr 19, 2020Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Jan 5, 2018Updated 8 years ago
- For details, see the blog post:☆35Dec 14, 2023Updated 2 years ago
- A simple and lightweight tree container (C++03)☆16Oct 25, 2015Updated 10 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆18Oct 1, 2015Updated 10 years ago
- Hertz, simple framerate locker (C++11)☆18Dec 5, 2015Updated 10 years ago
- SFML Box2D Light☆13Nov 14, 2015Updated 10 years ago
- Block level data synchronization library☆49Feb 3, 2019Updated 7 years ago
- Postgres connectivity for modern C++☆10May 19, 2020Updated 5 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Feb 28, 2024Updated 2 years ago
- Mathematical expression evaluator with just in time code generation.☆12Apr 7, 2013Updated 12 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- ☆11Apr 19, 2018Updated 7 years ago
- Portable Event Library☆18Apr 28, 2025Updated 10 months ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- A lightweight ring dependency system (C++11)☆21Apr 11, 2016Updated 9 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Jan 6, 2022Updated 4 years ago
- A fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 10 months ago
- A small debugging library for C++☆31Jul 5, 2019Updated 6 years ago
- Loose collection of misc C++ libs☆353Jan 9, 2022Updated 4 years ago
- C++17 immutable compile-time key value map☆50Nov 26, 2019Updated 6 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- An open source voxel game engine.☆15Jan 31, 2013Updated 13 years ago
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG☆46Dec 19, 2025Updated 3 months ago
- C++ hilbert curve implementation.☆17Oct 9, 2019Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Oct 21, 2016Updated 9 years ago
- C++ Concurrency library!☆27Feb 15, 2019Updated 7 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28May 10, 2015Updated 10 years ago