opencoff / portable-lib
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆53Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for portable-lib
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆73Updated 2 months ago
- Cross-platform asynchronous I/O library☆12Updated 7 months ago
- ☆20Updated 9 years ago
- `liburing` for Windows IoRing☆35Updated last year
- High performance AVL tree container C implementation☆51Updated 4 years ago
- run C++ from anywhere☆108Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- My C stuff.☆44Updated 3 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆51Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- High performance C implementation of AVL trees☆98Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆25Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Tool for findings bugs in epoll-based Linux servers☆28Updated 4 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆139Updated 4 years ago
- A high-level API for accessing DWARF debugging information, in C++☆23Updated 2 weeks ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 4 months ago
- x86_64 macro assembler entirely in C preprocessor☆42Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Benchmarks for our memory allocator☆61Updated last year
- MurmurHash3 general hash bashed lookup function implementation☆80Updated 8 months ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Copying multiple files using WinAPI IOCP☆18Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆18Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago