polaris64 / p64lang_rustLinks
Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.
☆22Updated 3 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:
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 8 years ago
- ☆24Updated 3 years ago
- ☆53Updated 6 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 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 3 years ago
- ☆64Updated 8 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Updated 7 years ago
- A Rust crate for working with a group of Components (in the Specs ECS)☆20Updated 5 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- ☆31Updated 5 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Stack-allocated trait objects☆19Updated 3 years ago