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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆253Apr 22, 2025Updated 11 months ago
- 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 highly optimized single producer single consumer message queue C++ template☆288Aug 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 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
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- A single header c++ websocket client/server lib for linux☆188Jul 5, 2023Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆126Aug 27, 2024Updated last year
- Toy fats log for Meeting C++ 2016☆33Nov 13, 2016Updated 9 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆998Feb 13, 2025Updated last year
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆152May 26, 2023Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- A proxy server program written in C++ that can forward TCP or UDP packets☆98Oct 4, 2020Updated 5 years ago
- Very minimal single header JSON5 parser in C99, derived from jsmn☆49Feb 23, 2026Updated last month
- An implementation of Seqlock in C++11☆239Jul 29, 2024Updated last year
- c++, low-latency in-porcess communication via mmap☆49Jun 14, 2019Updated 6 years ago
- ExaNIC drivers, utilities and development libraries☆188Mar 11, 2026Updated 2 weeks ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 6 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- OpenOnload high performance user-level network stack☆779Updated this week
- ☆12Nov 16, 2025Updated 4 months ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- ☆34Mar 11, 2026Updated 2 weeks ago
- Working basic prototype of variadic template based logging☆40Nov 11, 2016Updated 9 years ago
- A high performance C++ log library, producing structured binary logs☆784Mar 3, 2026Updated 3 weeks ago