opencoff / portable-libLinks
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆56Updated last week
Alternatives and similar repositories for portable-lib
Users that are interested in portable-lib are comparing it to the libraries listed below
Sorting:
- A C++17 full-text search engine library☆32Updated 3 years ago
- ☆20Updated 9 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- Simple string pattern matcher for C☆25Updated 4 years 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
- A POSIX compliant C library for Windows☆53Updated 2 months ago
- Performance profiling of JSON libraries☆27Updated 2 months ago
- C++20 SIMD Within A Register library☆41Updated 3 months ago
- My C stuff.☆46Updated this week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- A super-fast hash algorithm in a single C++ header☆89Updated 3 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆90Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- libuv thread communication☆58Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years 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
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆48Updated last year
- A tiny embedded, transactional key-value database 🐱☆42Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- run C++ from anywhere☆121Updated 5 years ago
- Demo implementation of C++ networking☆17Updated 10 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Tool for findings bugs in epoll-based Linux servers☆32Updated 5 years ago
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 7 months ago
- Fast header-only arena allocator☆18Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago