polaris64 / p64lang_rustLinks
Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.
☆21Updated 2 years ago
Alternatives and similar repositories for p64lang_rust
Users that are interested in p64lang_rust are comparing it to the libraries listed below
Sorting:
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- ☆53Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- ☆40Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- ☆63Updated 8 years ago
- Iterated Function System fractal visualizer in Rust☆56Updated 6 years ago
- ☆24Updated 2 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆31Updated 5 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago