cryptape / rvv-encoderLinks
RISC-V V Extension Encoder
☆11Updated 3 years ago
Alternatives and similar repositories for rvv-encoder
Users that are interested in rvv-encoder are comparing it to the libraries listed below
Sorting:
- A lock-free memory allocator☆62Updated last month
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Rust powered flash programmer and on chip debugger for embedded devices☆13Updated 5 years ago
- Low level access to T-Head Xuantie RISC-V processors☆33Updated 8 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- ☆33Updated 5 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- std::simd implementation of BLAKE3☆24Updated last year
- A buddy system allocator in pure Rust.☆115Updated 11 months ago
- rust rcu cell library☆31Updated 4 months ago
- Stack unwinding library in Rust☆126Updated last month
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆53Updated last week
- Ergonomic tagged pointer☆31Updated 11 months ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Handle TrapFrame across kernel and user space on multiple ISAs.☆35Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Asynchronous OS kernel written in Rust.☆33Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A minimum preemptive OS on Cortex-M3 (specially on blue-pill board) written in Rust.☆34Updated 6 years ago