tesuji / rust-oom
Rust NonEmpty slice
☆13Updated 3 years ago
Alternatives and similar repositories for rust-oom:
Users that are interested in rust-oom are comparing it to the libraries listed below
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- ☆29Updated 10 months ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Proof of concept of procedural macro input parsed by LALRPOP