JohnBSmith / mossLinks
Moss interpreter (experimental implementation)
☆27Updated 4 years ago
Alternatives and similar repositories for moss
Users that are interested in moss are comparing it to the libraries listed below
Sorting:
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- skryn is a Desktop GUI framework written purely in Rust☆67Updated 2 years ago
- Text rendering with glium☆49Updated 5 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Immediate mode library in Rust☆33Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆144Updated 10 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A language for designing slides☆116Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Safe LLVM bindings for Rust☆22Updated last year
- Portable WebAssembly implementation intended to run everywhere☆80Updated 7 years ago
- async for rust without the noise☆142Updated 6 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 6 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago