mattsta / crcspeedLinks
This make CRC be fast.  Included implementations: CRC-64-Jones and CRC-16-CCITT
☆138Updated 2 years ago
Alternatives and similar repositories for crcspeed
Users that are interested in crcspeed are comparing it to the libraries listed below
Sorting:
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated this week
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆90Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Minimize lock-free queue ever!☆133Updated 7 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆87Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- Message Framing for libuv☆58Updated 4 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C port of the snappy compressor☆248Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Lightweight Protocol Buffers for C and Python☆99Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- C port of the HdrHistogram☆255Updated 2 months ago
- The finest radix tree this side of the Linux kernel.☆34Updated 10 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆89Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago