rust-embedded-community / hash32Links
32-bit hashing machinery
☆12Updated 3 months ago
Alternatives and similar repositories for hash32
Users that are interested in hash32 are comparing it to the libraries listed below
Sorting:
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆34Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last week
- A fuzzing library for rust hardware drivers☆26Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Assembler for Microchip AVR Microcontroller family (similar to Atmel)☆24Updated 9 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- ☆31Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆19Updated 4 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Code coverage support for Rust `no_std` and embedded programs☆58Updated 9 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.☆42Updated 3 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago