mersinvald / reed-solomon-rsLinks
Reed-Solomon BCH encoder and decoder with support of no_std environment
☆45Updated 3 years ago
Alternatives and similar repositories for reed-solomon-rs
Users that are interested in reed-solomon-rs are comparing it to the libraries listed below
Sorting:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated 5 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Serialization value trees☆48Updated last year
- Full precision decimal representation of f64☆26Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆47Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Atomic operations on potentially uninitialized integers.☆22Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Rust serializer library☆88Updated 2 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Build and evaluate binary expression trees☆37Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- ☆39Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆39Updated 2 years ago