Protryon / compiler-toolsLinks
A proc-macro for deriving powerful and fast tokenizers with compile-time regex
☆17Updated last year
Alternatives and similar repositories for compiler-tools
Users that are interested in compiler-tools are comparing it to the libraries listed below
Sorting:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- It executes futures☆57Updated 2 years ago
- A buffering MPSC queue.☆79Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- A fast, concurrent string interner☆151Updated last year
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 6 months ago
- A Rust code linter☆216Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- A concurrent, append-only vector.☆192Updated 2 weeks ago
- memflow I/O primitives☆80Updated 4 months ago
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆44Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- PEG trace visualizer☆88Updated 7 months ago
- Type-erased core::Discriminant<T>☆38Updated this week
- An exploration of Storages☆37Updated last year
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆74Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- ☆141Updated 2 months ago
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year