mattsta / crcspeed
This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT
☆136Updated last year
Alternatives and similar repositories for crcspeed:
Users that are interested in crcspeed are comparing it to the libraries listed below
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Our open source benchmarks and code samples☆188Updated this week
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Embedded storage benchmarking tool☆137Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- C port of the snappy compressor☆243Updated 3 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆90Updated 7 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆136Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lightweight Protocol Buffers for C and Python☆96Updated last year
- C port of the HdrHistogram☆240Updated 3 months ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆54Updated 10 months ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- ☆140Updated 11 months ago
- Transparently replace domain sockets with a fast shared memory channel☆68Updated 8 years ago
- Embeddable, Fast, Streaming, Non-Buffering JSON Parser☆202Updated last year
- redis's async event loop library☆188Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- a small protobuf implementation in C☆68Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago