opencoff / portable-libLinks
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆56Updated 3 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 C++17 full-text search engine library☆34Updated 4 years ago
- ☆20Updated 10 years ago
- Simple string pattern matcher for C☆25Updated 4 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 7 years ago
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆51Updated last year
- A POSIX compliant C library for Windows☆55Updated last month
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Cross-platform asynchronous I/O library☆20Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- My C stuff.☆46Updated 2 weeks ago
- Demo implementation of C++ networking☆18Updated last year
- C++20 SIMD Within A Register library☆44Updated 7 months ago
- run C++ from anywhere☆126Updated 6 years ago
- `liburing` for Windows IoRing☆44Updated 10 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months 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 …☆25Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- x86_64 macro assembler entirely in C preprocessor☆45Updated 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 C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆80Updated this week
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- A vectorized single header hash function.☆22Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago