mattsta / crcspeedLinks
This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT
☆139Updated last week
Alternatives and similar repositories for crcspeed
Users that are interested in crcspeed are comparing it to the libraries listed below
Sorting:
- Our open source benchmarks and code samples☆193Updated last month
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆234Updated 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C port of the snappy compressor☆250Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆92Updated 8 years ago
- C11 Lock-free Stack☆184Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆88Updated 6 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 10 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Lightweight Protocol Buffers for C and Python☆99Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year