dist1ll / lexer-expLinks
Experiments with high-throughput lexing on aarch64
☆22Updated 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:
- Byte-wise atomic memcpy.☆39Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 2 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆54Updated 3 weeks ago
- We have Crater At Home☆36Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Experimental JIT compiler generator☆27Updated last year
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆43Updated 2 months ago
- Exhaustive iteration trait in Rust☆18Updated last week
- Pratt parser written in Rust☆98Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- LR-style Parser Generator☆19Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Human-friendly indexed collections☆56Updated last month