dist1ll / lexer-exp
Experiments with high-throughput lexing on aarch64
☆13Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for lexer-exp
- New register allocator designed as a successor to regalloc2☆29Updated this week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆38Updated 8 months ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Extensions to the Rust standard library☆42Updated 7 months ago
- A C expression parser and evaluator☆45Updated last year
- Example implementation of stack tokens for Rust☆33Updated last year
- high-efficiency concurrent reclamation☆35Updated 2 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆25Updated 4 months ago
- ☆18Updated last year
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- ☆40Updated 2 months ago
- Generates random strings and byte strings matching a regex☆30Updated 10 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- String optimized for map keys☆60Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆45Updated 4 months ago
- Convert closures into wakers☆43Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Alternative future adapters that provide cancel safety.☆59Updated this week
- The simd optimized escape code☆53Updated this week
- It executes futures☆55Updated last year
- structured parallel execution for async Rust☆30Updated 3 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Updated last week
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Trying to create Sync bump allocator☆28Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated last month