Bulat-Ziganshin / FastECC
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
☆409Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for FastECC
- zfec -- an efficient, portable erasure coding tool☆388Updated 2 months ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆141Updated 7 months ago
- Wirehair : O(N) Fountain Code for Large Data☆268Updated 11 months ago
- Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data☆157Updated 3 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 4 years ago
- Speculative Paxos replication protocol☆132Updated 8 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- Erasure Code API library written in C with pluggable Erasure Code backends. Mirror of code maintained at opendev.org.☆148Updated 2 weeks ago
- A kernel module to support SSD-to-GPU direct DMA☆125Updated 7 years ago
- ☆271Updated this week
- Header-only binary fuse and xor filter library☆348Updated 3 months ago
- Github repo for Jerasure Library - C Implementation of Reed-Solomon coding☆295Updated 6 years ago
- ☆281Updated 5 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆192Updated 3 months ago
- A fast alternative to the modulo reduction☆298Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,338Updated 7 months ago
- A benchmark for low-level CPU micro-architectural features☆686Updated 2 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 7 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,541Updated 6 months ago
- Fast integer compression in C using the StreamVByte codec☆375Updated 7 months ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆99Updated 2 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- A collection of compiler, emulator and microkernel tools.☆244Updated 4 years ago
- STOKE: A stochastic superoptimizer and program synthesizer☆744Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆326Updated 7 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆107Updated 9 years ago
- A compressed bitmap class in C++.☆446Updated last week