lukaslueg / railroad_dsl
A small DSL to generate syntax diagrams
☆44Updated last month
Alternatives and similar repositories for railroad_dsl
Users that are interested in railroad_dsl are comparing it to the libraries listed below
Sorting:
- Gotchas and warts in Rust Lang☆74Updated 2 years ago
- Pratt parser written in Rust☆90Updated last year
- Easy recursion in Rust, without stack overflows.☆31Updated last year
- A command line tool to generate Unicode tables as source code.☆102Updated 7 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 5 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- ☆31Updated 10 months ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- The miniature, embeddable R7RS Scheme implementation in Rust☆90Updated this week
- ☆34Updated 3 months ago
- Simple monolithic kernel written in Rust for x86-64☆24Updated 2 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- ☆19Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆80Updated 3 months ago
- Lisp compiler using Rust☆18Updated last year
- Rust implementation of Tim Bray's topfew tool☆40Updated last month
- Experiments with high-throughput lexing on aarch64☆17Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆38Updated this week
- Read from a specified file or STDIN and output a specified number of random lines☆11Updated 11 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year