BurntSushi / rsc-regexpLinks
Translations of a simple C program to Rust.
☆140Updated 2 years ago
Alternatives and similar repositories for rsc-regexp
Users that are interested in rsc-regexp are comparing it to the libraries listed below
Sorting:
- How fast can we recognize a word from a small pre-determined set?☆83Updated 9 months ago
- A programming language that is a minimal subset of Rust☆281Updated last week
- What do you call a pointer we stole the high bits off? An ointer.☆88Updated 2 years ago
- An implementation of libc written in Rust☆303Updated 2 weeks ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆270Updated 2 months ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆301Updated last year
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆125Updated this week
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆421Updated last year
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- SIMD base64 codecs☆88Updated last year
- Discovering and describing Rust's design axioms☆78Updated last year
- Resilient LL(1) parser generator for Rust☆175Updated last week
- Test and benchmark suite for sort implementations.☆500Updated last month
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆105Updated 3 years ago
- ☆139Updated 2 years ago
- Allocations profiler built using ebpf☆91Updated 3 weeks ago
- This is a space where I express my thoughts and opinions on mostly technical things☆164Updated 5 months ago
- Simple live calculator in tree-sitter + cranelift jit☆75Updated 11 months ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated last week
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- A fast and flexible allocator for no_std and WebAssembly☆517Updated 4 months ago
- Reliably performant diffing☆185Updated last month
- An IDE extension for debugging trait errors in Rust.☆289Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆311Updated 2 months ago
- Rust implementation of the Zstandard Seekable Format☆243Updated this week
- ☆144Updated 2 months ago
- An arbitrary precision calculator language☆105Updated 2 weeks ago