mersinvald / reed-solomon-rs
Reed-Solomon BCH encoder and decoder with support of no_std environment
☆37Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for reed-solomon-rs
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆57Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated last year
- Full precision decimal representation of f64☆25Updated last week
- ☆46Updated 4 years ago
- ☆79Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- ☆48Updated 2 years ago
- Serialization value trees☆43Updated 3 months ago
- A simple library to send ntp requests and receive responses☆28Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆88Updated 10 months ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 3 years ago
- Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework☆22Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Time and duration crate optimized for speed☆62Updated 4 months ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆42Updated 9 months ago