eupn / rust-procmacro-quickstart-templateLinks
A `cargo generate` template for quick-starting a procedural macro crate
☆16Updated 5 years ago
Alternatives and similar repositories for rust-procmacro-quickstart-template
Users that are interested in rust-procmacro-quickstart-template are comparing it to the libraries listed below
Sorting:
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Platform agnostic Rust driver for the Sensirion SHTCx temperature/humidity sensors.☆15Updated last year
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- ☆27Updated 2 years ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 3 years ago
- ☆39Updated 2 years ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- Library facilitating safe pinned initialization☆60Updated this week
- An Embedded Storage Abstraction Layer☆78Updated 8 months ago
- Metric, Imperial, and other measurement handling for Rust. Length, Temperature, Weight, and Volume☆32Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- no-std no-alloc Rust protobufs.☆34Updated last month
- Streaming parser extensions for BufRead☆23Updated 5 years ago
- Assembler for Microchip AVR Microcontroller family (similar to Atmel)☆24Updated 9 months ago
- Full precision decimal representation of f64☆26Updated last week
- Floating point types which can be safely shared between threads☆17Updated last year
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆29Updated 4 years ago
- ☆76Updated 4 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Statically allocated, runtime initialized cell.☆51Updated last week
- Extensions for the Rust standard library☆40Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A procedural macro for generating unique ids for rust types☆15Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year