opencoff / portable-lib
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆53Updated 7 months ago
Alternatives and similar repositories for portable-lib:
Users that are interested in portable-lib are comparing it to the libraries listed below
- ☆20Updated 9 years ago
- Cross-platform asynchronous I/O library☆16Updated 11 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 8 months ago
- `liburing` for Windows IoRing☆37Updated last month
- A C++17 full-text search engine library☆33Updated 3 years ago
- libuv thread communication☆57Updated last year
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆84Updated 6 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Tool for findings bugs in epoll-based Linux servers☆29Updated 4 years ago
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆40Updated 11 months ago
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- async io-uring based kernel io library☆30Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- ☆32Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Demo implementation of C++ networking☆15Updated 5 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 4 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆18Updated last year
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- An HTTP server using liburingpp☆13Updated last month
- memory pool implimentation by C with C99 style☆33Updated 10 years ago