mattsta / crcspeedLinks
This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT
☆137Updated 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☆140Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C port of the snappy compressor☆246Updated 3 years ago
- ☆76Updated 6 years ago
- Our open source benchmarks and code samples☆192Updated last week
- An implementation to show Java-like call stack in C/C++ code.☆52Updated 3 weeks ago
- Embedded storage benchmarking tool☆139Updated 2 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆259Updated 4 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆90Updated 7 years ago
- C port of the HdrHistogram☆249Updated 6 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Transparently replace domain sockets with a fast shared memory channel☆69Updated 8 years ago
- STL-based caches for C++☆116Updated 2 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…☆55Updated last year
- A distributed durable unique 64bit ID server☆202Updated 6 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Embeddable, Fast, Streaming, Non-Buffering JSON Parser☆205Updated last year