pfirsich / htcppLinks
An HTTP server using liburingpp
☆14Updated 4 months ago
Alternatives and similar repositories for htcpp
Users that are interested in htcpp are comparing it to the libraries listed below
Sorting:
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- C++11 compatible charconv☆31Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Radix set/map implementation☆17Updated last year
- Boost.org unordered module☆73Updated this week
- ☆21Updated 7 months ago
- C++20 Memory Allocator library☆35Updated last month
- Library for complex bitfields☆19Updated last year
- ☆17Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆88Updated last week
- C++20 Static Branch library☆59Updated this week
- Provides run-time tuple element access☆14Updated 4 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 5 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Declarative task execution library based on work contracts☆17Updated 3 weeks ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A hash function library☆45Updated last week
- Meta C++ Library and Tool☆82Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆12Updated 3 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆83Updated this week