opencoff / portable-libLinks
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆56Updated 3 weeks ago
Alternatives and similar repositories for portable-lib
Users that are interested in portable-lib are comparing it to the libraries listed below
Sorting:
- ☆20Updated 9 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Cross-platform asynchronous I/O library☆21Updated last year
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- A POSIX compliant C library for Windows☆52Updated 2 months ago
- A C++17 full-text search engine library☆32Updated 3 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- My C stuff.☆46Updated this week
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆48Updated last year
- run C++ from anywhere☆121Updated 5 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Demo implementation of C++ networking☆17Updated 11 months ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Performance profiling of JSON libraries☆28Updated 3 months ago
- C++ utilities☆141Updated this week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Batched random number generation☆18Updated 4 months ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆76Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Fast header-only arena allocator☆18Updated 2 months ago
- A collection of some lockfree datastructures☆70Updated 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.☆33Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 6 months ago
- libuv thread communication☆58Updated 2 years ago
- Tool for findings bugs in epoll-based Linux servers☆33Updated 5 years ago