opencoff / portable-libLinks
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆56Updated this week
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 4 years ago
- A C++17 full-text search engine library☆34Updated 4 years ago
- run C++ from anywhere☆127Updated 6 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 Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆94Updated last year
- A POSIX compliant C library for Windows☆56Updated 2 months ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆44Updated 2 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
- Cross-platform asynchronous I/O library☆21Updated last year
- My C stuff.☆47Updated last month
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆92Updated last month
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- C++20 SIMD Within A Register library☆47Updated 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 …☆26Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆41Updated last year
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated last year
- A tiny embedded, transactional key-value database 🐱☆42Updated 2 years ago
- libuv thread communication☆60Updated 2 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago