jackmott / rust-lexerLinks
A port of Rob Pike's Go lexer to Rust
☆48Updated 5 years ago
Alternatives and similar repositories for rust-lexer
Users that are interested in rust-lexer are comparing it to the libraries listed below
Sorting:
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A #[no_std] LinAlg library☆52Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A stripped-down version of Git, implemented in Rust☆134Updated last year
- Antler rendering engine☆68Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- skryn is a Desktop GUI framework written purely in Rust☆66Updated 2 years ago
- A functional programming language☆48Updated 4 years ago
- A 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events ge…☆63Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- ☆60Updated 3 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A book about performance optimization in the Rust programming language☆70Updated 4 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- A self-describing data interchange format☆76Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Rust library for putting things in a grid☆66Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year