dist1ll / lexer-expLinks
Experiments with high-throughput lexing on aarch64
☆19Updated last year
Alternatives and similar repositories for lexer-exp
Users that are interested in lexer-exp are comparing it to the libraries listed below
Sorting:
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- An exploration of Storages☆37Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Babysteps blog☆36Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- ☆89Updated last year
- A fast, concurrent string interner☆151Updated last year
- A new register allocator☆236Updated last week
- An ε-copy serialization/deserialization framework for Rust☆154Updated last month
- A buffering MPSC queue.☆79Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆51Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Rust fast `&[u8]` to integer parser☆52Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- rust bindings of snmalloc☆140Updated 5 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- A Vec That Has a Smaller size_of☆142Updated last week
- A faster Arc.☆74Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆154Updated this week
- Pratt parser written in Rust☆91Updated last year
- Bare-metal allocators.☆75Updated 3 years ago