opencoff / portable-libLinks
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆56Updated 2 months ago
Alternatives and similar repositories for portable-lib
Users that are interested in portable-lib are comparing it to the libraries listed below
Sorting:
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- A C++17 full-text search engine library☆32Updated 4 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- My C stuff.☆46Updated last week
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆49Updated last year
- A POSIX compliant C library for Windows☆52Updated last week
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- ☆20Updated 9 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- `liburing` for Windows IoRing☆44Updated 8 months ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆42Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 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
- A collection of some lockfree datastructures☆70Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- Small portable HMAC in C☆77Updated last year
- run C++ from anywhere☆125Updated 5 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- A simple, decompressing executable packer☆45Updated 3 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 2 weeks ago
- 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 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago