wonder-mice / arcdLinks
Simple arithmetic coding library in C
☆13Updated 10 years ago
Alternatives and similar repositories for arcd
Users that are interested in arcd are comparing it to the libraries listed below
Sorting:
- Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data☆165Updated last year
- ☆145Updated last year
- The New Pth library. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them…☆23Updated 2 weeks ago
- ☆292Updated last week
- kqueue(2) compatibility library☆253Updated 3 months ago
- Noise-C, a plain C implementation of the Noise protocol☆358Updated last year
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆117Updated last year
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆220Updated 3 weeks ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Erasure Code API library written in C with pluggable Erasure Code backends. Mirror of code maintained at opendev.org.☆162Updated 2 weeks ago
- Implementations of a fast Message-Authentication Code☆120Updated 3 years ago
- An obsolete project☆83Updated 7 years ago
- A Parallelized Data Deduplication and Compression utility☆282Updated 4 years ago
- High-speed secure pseudorandom function for short messages☆740Updated last year
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆97Updated 2 months ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆269Updated 4 years ago
- A C library implementation of a Cuckoo Filter☆26Updated 4 years ago
- Wirehair : O(N) Fountain Code for Large Data☆288Updated 2 years ago
- Intrusive Red-Black Tree Collection☆37Updated 7 months ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- Automatically exported from code.google.com/p/netmap-ipfw☆57Updated 4 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- A block device in user space for Linux