auxoncorp / bounded-registersLinks
Using Type-Level Programming in Rust to Make Safer Hardware Abstractions
☆54Updated 4 years ago
Alternatives and similar repositories for bounded-registers
Users that are interested in bounded-registers are comparing it to the libraries listed below
Sorting:
- Target "triple" support☆55Updated last month
- ☆46Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A simple, id-based arena☆125Updated last week
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Token tree calling convention☆82Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 6 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Calm I/O operations for Rust☆75Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- ☆64Updated 8 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- ☆69Updated 5 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Ranged integers for Rust based on const generics☆29Updated 7 months ago