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 9 months ago
- ☆47Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Compares two equal-sized byte strings in constant time.☆42Updated 2 weeks ago
- ☆41Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Serialization value trees☆48Updated last year
- Full precision decimal representation of f64☆27Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆24Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Extra components for use with Mio.☆31Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Rust serializer library☆88Updated 3 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago