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:
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 2 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆195Updated 2 weeks ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Fast CRC32☆186Updated last year
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- run C++ from anywhere☆126Updated 6 years ago
- ☆144Updated last year
- High performance AVL tree container C implementation☆57Updated 5 years ago
- A POSIX compliant C library for Windows☆54Updated 2 weeks ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆46Updated 8 months ago
- libuv thread communication☆59Updated 2 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆91Updated 8 years ago
- `liburing` for Windows IoRing☆44Updated 9 months ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆78Updated last year
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆94Updated last month
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Network library☆20Updated 2 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Concurrent trie-hash map library