A single header c++ websocket client/server lib for linux
☆188Jul 5, 2023Updated 2 years ago
Alternatives and similar repositories for websocket
Users that are interested in websocket 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 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 SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Jul 4, 2021Updated 4 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆256Mar 26, 2026Updated 2 weeks ago
- A highly optimized single producer single consumer message queue C++ template☆290Aug 22, 2022Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆363Feb 12, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆126Aug 27, 2024Updated 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
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- C++ client to connect to bitmex - https://www.bitmex.com/☆11May 17, 2019Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- ☆12Nov 16, 2025Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,197Jan 4, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆17Oct 3, 2022Updated 3 years ago
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- LLVM JIT: An Example☆17Jul 7, 2020Updated 5 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 3 years ago
- A short and sweet WebSocket client for C++☆799Jul 20, 2024Updated last year
- A simple, lightweight c++ WebSockets server library☆135Mar 15, 2022Updated 4 years ago
- A proxy server program written in C++ that can forward TCP or UDP packets☆98Oct 4, 2020Updated 5 years ago
- algorithm trading for China A Stock Market☆31May 22, 2025Updated 10 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 4 months ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- C++ implementation of the FIX Simple Binary Encoding☆63Sep 3, 2025Updated 7 months ago
- 一个vibe coding的突发奇想 实现内存zerocopy的跨语言多进程交换☆30Oct 1, 2025Updated 6 months ago
- Linux kernel driver to export the TSC frequency via sysfs☆54Sep 24, 2019Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,498Mar 8, 2024Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆111Apr 20, 2019Updated 6 years ago
- WonderTrader官方提供的web控制台,服务端为wtpy提供的WtMonSvr模块☆12Sep 16, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- Composable tools for automating latency measurement and reporting☆26Jul 6, 2024Updated last year
- A FAST (FIX Adapted for STreaming) encoder/decoder☆239Dec 10, 2025Updated 4 months ago
- a key-value lib based on share memory, it use hash data struct