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:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust implementation of Noise☆71Updated 2 years ago
- ☆47Updated 5 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- ☆24Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Extra components for use with Mio.☆31Updated last week
- Concurrent hash trie☆58Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆40Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- ☆88Updated 3 weeks ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An Embedded Storage Abstraction Layer☆80Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Scoped Runtime for tokio☆17Updated 3 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- Convert closures into wakers☆46Updated 10 months ago