A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
☆129Jul 4, 2021Updated 4 years ago
Alternatives and similar repositories for str
Users that are interested in str are comparing it to the libraries listed below
Sorting:
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆41Jul 4, 2021Updated 4 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆252Apr 22, 2025Updated 10 months ago
- A highly optimized single producer single consumer message queue C++ template☆285Aug 22, 2022Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.☆33Nov 19, 2021Updated 4 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Sep 25, 2023Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆151May 26, 2023Updated 2 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆989Feb 13, 2025Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆125Aug 27, 2024Updated last year
- A single header c++ websocket client/server lib for linux☆188Jul 5, 2023Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- C++ "borrowing" smart pointer.☆11May 13, 2022Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- ☆33Dec 10, 2025Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Jun 7, 2022Updated 3 years ago
- ☆12Nov 16, 2025Updated 3 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- Toy fats log for Meeting C++ 2016☆33Nov 13, 2016Updated 9 years ago
- Very minimal single header JSON5 parser in C99, derived from jsmn☆49Feb 23, 2026Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 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
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- ExaNIC drivers, utilities and development libraries☆183May 31, 2025Updated 9 months ago
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 6 months ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago