BurntSushi / rsc-regexp
Translations of a simple C program to Rust.
☆140Updated last year
Alternatives and similar repositories for rsc-regexp:
Users that are interested in rsc-regexp are comparing it to the libraries listed below
- How fast can we recognize a word from a small pre-determined set?☆80Updated 3 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆111Updated 2 years ago
- SIMD base64 codecs☆82Updated last year
- An implementation of libc written in Rust☆285Updated this week
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆298Updated 10 months ago
- Minimalistic snapshot testing for Rust.☆269Updated 4 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆86Updated last year
- Succinct data structures using very efficient rank and select☆117Updated last month
- A Rust code linter☆212Updated 10 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆248Updated last month
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆121Updated last year
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆103Updated 3 weeks ago
- Resilient LL(1) parser generator for Rust☆139Updated this week
- Discovering and describing Rust's design axioms☆72Updated last year
- ☆251Updated last week
- Program startup and thread support written in Rust☆184Updated this week
- ☆113Updated 2 years ago
- Reliably performant diffing☆153Updated last month
- Test and benchmark suite for sort implementations.☆387Updated 2 months ago
- An interpreter for the Lox language☆27Updated 6 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆400Updated 9 months ago
- A dynamic binary tracing tool☆68Updated 3 years ago
- Gotchas and warts in Rust Lang☆73Updated 2 years ago
- Simple live calculator in tree-sitter + cranelift jit☆74Updated 5 months ago
- Cycle-tracking garbage collector library for Rust☆180Updated 3 months ago
- ☆133Updated 2 years ago
- A fast and flexible allocator for no_std and WebAssembly☆460Updated 2 weeks ago
- A concurrent, append-only vector.☆158Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated 2 weeks ago
- Allocations profiler built using ebpf☆89Updated 3 weeks ago