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:
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- New register allocator designed as a successor to regalloc2☆54Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Experimental JIT compiler generator☆28Updated last year
- Byte-wise atomic memcpy.☆39Updated this week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- LR-style Parser Generator☆19Updated 7 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- Rust fast `&[u8]` to integer parser☆56Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Serde serializer for generating Starlark build targets☆70Updated last week
- SIMD base64 codecs☆88Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Generated bindings for Linux's userspace API☆62Updated last week
- A buffering MPSC queue.☆84Updated 3 weeks ago
- ☆39Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Cross-platform, endian-aware primitives for Rust☆44Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- An arena-inspired interner for strings☆13Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆25Updated last week
- ☆21Updated 3 years ago