opencoff / portable-libLinks
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆55Updated 11 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:
- Cross-platform asynchronous I/O library☆18Updated last year
- A C++17 full-text search engine library☆33Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆88Updated 10 months ago
- 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
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆47Updated last year
- A POSIX compliant C library for Windows☆53Updated 3 weeks ago
- ☆20Updated 9 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 5 years ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- run C++ from anywhere☆121Updated 5 years ago
- Memory tracer, leaks hunter.☆19Updated 6 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆26Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 6 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆32Updated last year
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- benchmarking positional population count☆15Updated last year
- 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
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- ☆10Updated last month
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- AVX512 population count routines☆23Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 4 months ago