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:
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Experimental JIT compiler generator☆28Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- New register allocator designed as a successor to regalloc2☆54Updated last month
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 6 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 3 weeks ago
- dlmalloc ported into Rust☆113Updated last month
- A new register allocator☆243Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Rust fast `&[u8]` to integer parser☆56Updated this week
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- SIMD base64 codecs☆88Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Pratt parser written in Rust☆98Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- Generated bindings for Linux's userspace API☆62Updated last month
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated this week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Fallible allocation support for Rust's Vec☆30Updated last year
- Hierarchical sparse bitset☆52Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆24Updated this week
- Lightning Creations Compiler Frontend for various languages☆120Updated last year