krisprice / simd_md5Links
MD5 using SSE and AVX
☆30Updated 5 years ago
Alternatives and similar repositories for simd_md5
Users that are interested in simd_md5 are comparing it to the libraries listed below
Sorting:
- Fast CRC32 implementations☆78Updated last year
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 5 months ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Benchmarks for our memory allocator☆64Updated last year
- The fastest MD5 implementation using x86 assembly☆131Updated 3 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆43Updated 3 months ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Collection of Agner Fog Software☆39Updated 7 years ago
- ☆22Updated 9 years ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆20Updated 8 months ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- An event loop for C using io_uring☆48Updated last year
- A minimal modern LZ compressor example☆59Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆87Updated 9 months ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- A super-fast hash algorithm in a single C++ header☆85Updated 3 years ago
- ☆142Updated last year
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Intrusive Red-Black Tree Collection☆33Updated last year
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆76Updated 2 years ago
- experimental data compression algoritm☆22Updated 8 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆54Updated 10 months ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 10 months ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Component-Model Framework in C++☆44Updated 9 years ago