irevoire / teensyLinks
A bare metal rust library to easily develop for the teensy 3.2
☆13Updated 4 years ago
Alternatives and similar repositories for teensy
Users that are interested in teensy are comparing it to the libraries listed below
Sorting:
- Tiny dynamic dispatch in Rust☆11Updated 2 years ago
- Unix API☆29Updated last year
- Moving code-gen out of `build.rs`☆18Updated last week
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆31Updated 3 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 10 months ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- LZW en- and decoding that goes weeeee!☆27Updated 3 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Main kernel tree☆33Updated 7 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆118Updated 5 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- `memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions☆29Updated 2 years ago
- Simply and Easily cross-compile the Rust sysroot crates.☆14Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 3 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 weeks ago
- Set the minimum alignments of types using const generics.☆18Updated 11 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆56Updated 2 years ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated 11 months ago
- A `cargo` wrapper that executes a post build script after a successful build.☆22Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- [in-progress] toy rust microkernel and operating system for riscv64☆28Updated 4 years ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- ☆90Updated last year
- memory-mapped registers for x86_64 systems☆35Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago