cgbur / arcode-rsLinks
An arithmetic coder for Rust.
☆23Updated 2 years ago
Alternatives and similar repositories for arcode-rs
Users that are interested in arcode-rs are comparing it to the libraries listed below
Sorting:
- Half-precision floating point types f16 and bf16 for Rust.☆273Updated last week
- Arithmetic coding library☆17Updated last week
- Thermite SIMD: Melt your CPU☆155Updated this week
- Run Rust tests in isolated subprocesses☆41Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated last month
- easy simd☆370Updated 4 months ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆66Updated 2 months ago
- Easy function multiversioning for Rust☆252Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- ☆259Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆156Updated 10 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- Portable SIMD project group☆102Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆249Updated last month
- Rust port of Google's SwissTable hash map☆58Updated 5 months ago
- Hidden Markov Models in Rust☆78Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Succinct data structures using very efficient rank and select☆129Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Serialisable closures for Rust.☆66Updated 3 years ago
- A parallelized PNG encoder in Rust☆224Updated last week