jD91mZM2 / jrustLinks
A Rust macro that parses Java-like syntax and runs it as a Rust program
☆29Updated 7 years ago
Alternatives and similar repositories for jrust
Users that are interested in jrust are comparing it to the libraries listed below
Sorting:
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 5 years ago
- JERK: Java Embedding Rust Kit☆18Updated 2 years ago
- Universal Executables☆14Updated 7 years ago
- tom: a format-preserving TOML parser in Rust☆39Updated 3 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- ☆60Updated 4 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- ☆40Updated 6 years ago
- it goes zoom zoom☆46Updated 2 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- ☆19Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- ☆94Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆27Updated 4 years ago
- A type-safe wrapper around mount() system call for rust with good error reporting☆33Updated 3 years ago
- std::Error in no_std environment.☆39Updated 5 years ago