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 4 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- ☆145Updated 2 weeks ago
- A buffering MPSC queue.☆85Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Succinct data structures using very efficient rank and select☆129Updated last month
- Typed any map for rust☆67Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆75Updated 3 weeks ago
- Umbrella repository for Krabcake experiments☆48Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- It executes futures☆57Updated 2 years ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- A Rust code linter☆213Updated last year
- memflow I/O primitives☆82Updated 9 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- Build-time configure scripts for Rust☆67Updated last month
- Type-erased core::Discriminant<T>☆38Updated last month
- A memory efficient syntax tree for language developers☆64Updated last month
- Map data structure whose keys are stored as ranges☆100Updated last month
- Blazing fast immutable collection datatypes for Rust.☆135Updated last week
- An implementation of the C++ Masstree data structure in Rust.☆203Updated last week
- Simple refinement types for Rust; parse, don't validate!☆76Updated 3 months ago
- ☆45Updated 10 months ago