jD91mZM2 / jrust
A Rust macro that parses Java-like syntax and runs it as a Rust program
☆28Updated 6 years ago
Alternatives and similar repositories for jrust:
Users that are interested in jrust are comparing it to the libraries listed below
- Inline procedural macros for Rust☆55Updated 2 years ago
- JERK: Java Embedding Rust Kit☆17Updated last year
- ☆19Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Universal Executables☆14Updated 6 years ago
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆13Updated 8 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆19Updated 4 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- The Cheddar GLSL superset language☆28Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Renders interactive fractal-like animations☆19Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆52Updated 5 years ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year