A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
☆127Jul 4, 2021Updated 5 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)☆265Jul 27, 2026Updated last month
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆42Jul 4, 2021Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆297Aug 22, 2022Updated 4 years ago
- A low overhead nanosecond clock based on x86 TSC☆375Feb 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
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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.☆47Dec 15, 2021Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆69Jul 18, 2020Updated 6 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆71Mar 6, 2023Updated 3 years ago
- A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)☆480May 4, 2020Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆224Sep 25, 2023Updated 2 years ago
- A single header c++ websocket client/server lib for linux☆189Jul 5, 2023Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆132Aug 27, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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☆86Oct 18, 2018Updated 7 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆1,029Feb 13, 2025Updated last year
- Fast integer to string and string to integer conversion functions☆25Sep 25, 2023Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆159May 26, 2023Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,293Jan 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
- An implementation of Seqlock in C++11☆250Jul 29, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A high performance map.