opencoff / portable-lib
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆53Updated 6 months ago
Alternatives and similar repositories for portable-lib:
Users that are interested in portable-lib are comparing it to the libraries listed below
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Cross-platform asynchronous I/O library☆16Updated 10 months ago
- `liburing` for Windows IoRing☆36Updated 2 weeks ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆81Updated 5 months ago
- Demo implementation of C++ networking☆14Updated 4 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆38Updated 5 years ago
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆10Updated 3 weeks ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- ☆20Updated 9 years ago
- ☆17Updated 4 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 7 months ago
- My C stuff.☆45Updated last month
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago
- An HTTP server using liburingpp☆13Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- async io-uring based kernel io library☆30Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 9 months ago
- Memory tracer, leaks hunter.☆19Updated 6 years ago
- C++11 compatible charconv☆29Updated last month
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆40Updated 10 months ago