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:
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A lock-free memory allocator☆62Updated 2 weeks ago
- Low level access to T-Head Xuantie RISC-V processors☆33Updated 9 months ago
- Code coverage support for Rust `no_std` and embedded programs☆60Updated 11 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- Rust powered flash programmer and on chip debugger for embedded devices☆13Updated 5 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- ☆33Updated 5 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 7 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Ergonomic tagged pointer☆31Updated 11 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Stack unwinding library in Rust☆126Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A buddy system allocator in pure Rust.☆118Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- 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
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- std::simd implementation of BLAKE3☆24Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- rust rcu cell library☆38Updated 4 months ago
- 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
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Extra components for use with Mio.☆30Updated last month
- Non-interleaving multithreaded output queue☆72Updated last week