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:
- 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
- Simple string pattern matcher for C☆25Updated 5 years ago
- A C++17 full-text search engine library☆34Updated 4 years ago
- ☆20Updated 10 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- A POSIX compliant C library for Windows☆56Updated 3 months ago
- Cross-platform asynchronous I/O library☆21Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆44Updated 2 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- My C stuff.☆47Updated this week
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆53Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆95Updated last year
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- run C++ from anywhere☆127Updated 6 years ago
- x86_64 macro assembler entirely in C preprocessor☆46Updated 5 years ago
- `liburing` for Windows IoRing☆45Updated last year
- Fast header-only arena allocator☆23Updated 7 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- MurmurHash3 general hash bashed lookup function implementation☆92Updated last year
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago
- libuv thread communication☆60Updated 2 years ago
- ☆62Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week