nanpuyue / crc_all
A Pure Rust Implementation of Generic CRC Algorithm
☆27Updated 2 years ago
Alternatives and similar repositories for crc_all:
Users that are interested in crc_all are comparing it to the libraries listed below
- Retrieve IP addresses for all interfaces. POSIX & Windows☆28Updated last month
- 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 6 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 2 months ago
- Terminal information for Rust.☆24Updated 3 years ago
- Free conversion between async and sync in Rust☆51Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Rust library to ease the task of creating daemons☆48Updated last month
- Safely cast slices of one built-in fundamental number type to another☆28Updated last month
- [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 last year
- A lightweight asynchronous smux multiplexing library☆57Updated 4 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- The unique 4-colors-ID string generator in Rust 🦀 一款基于 4 种颜色来表示身份的 Rust 随机 ID 生成器☆20Updated last year
- The missing compound borrowing for Rust.☆57Updated 3 weeks ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Rust bindings for the Unified Configuration Interface (UCI)☆13Updated 4 months ago
- Library facilitating safe pinned initialization☆36Updated this week
- A mininal runtime / startup for Supervisor Binary Interface (SBI) on RISC-V.☆19Updated 3 years ago
- ☆45Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Performant time measuring in Rust☆30Updated 3 years ago
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- Libudev bindings for Rust☆49Updated 3 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Stack unwinding library in Rust☆117Updated this week
- Alibaba's Dayu SMS SDK for Rust.☆19Updated 2 years ago
- NEAT算法玩Flappy Bird(像素鸟)☆16Updated last year