mersinvald / reed-solomon-rsLinks
Reed-Solomon BCH encoder and decoder with support of no_std environment
☆45Updated 2 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
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serialization value trees☆48Updated last year
- ☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A map backed by a vector☆25Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Byte-wise atomic memcpy.☆38Updated 2 weeks ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Full precision decimal representation of f64☆26Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated last week
- 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
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- ☆47Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆22Updated 2 weeks ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated last year