nanpuyue / crc_allLinks
A Pure Rust Implementation of Generic CRC Algorithm
☆27Updated 3 years ago
Alternatives and similar repositories for crc_all
Users that are interested in crc_all are comparing it to the libraries listed below
Sorting:
- Retrieve IP addresses for all interfaces. POSIX & Windows☆36Updated last month
- Low level access to T-Head Xuantie RISC-V processors☆33Updated 7 months ago
- Library facilitating safe pinned initialization☆59Updated last week
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Minimal support for uart_16550 serial output.☆36Updated 2 weeks ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 6 months ago
- futures::AtomicWaker extracted into its own crate☆29Updated last week
- Timer facilities for Rust's async story☆56Updated 10 months ago
- Code coverage support for Rust `no_std` and embedded programs☆58Updated 9 months ago
- Exit QEMU with user-defined code☆48Updated 3 months ago
- Stack unwinding library in Rust☆126Updated 2 weeks ago
- A lock-free memory allocator☆61Updated last week
- ioring wrapper for windows-rs☆22Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-…☆16Updated 9 months ago
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- Rust library to ease the task of creating daemons☆52Updated 2 months ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- Lints for kernel or embedded system development.☆113Updated last week
- Performant time measuring in Rust☆30Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 5 months ago
- Our sessions when learning Rust with gitoxide☆46Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Operating system based off of blog_os, with the goal of running wasm modules as executables☆24Updated 2 years ago
- Async version of smoltcp☆37Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago