BurntSushi / rsc-regexpLinks
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
Sorting:
- An implementation of libc written in Rust☆290Updated last month
- SIMD base64 codecs☆83Updated last year
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- How fast can we recognize a word from a small pre-determined set?☆80Updated 4 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆406Updated 10 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆113Updated 2 years ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆298Updated 11 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆86Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆253Updated 2 months ago
- An IDE extension for debugging trait errors in Rust.☆172Updated 3 weeks ago
- Minimalistic snapshot testing for Rust.☆271Updated 5 months ago
- A Rust code linter☆212Updated 11 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆121Updated last year
- Minimalist pedantic command line parser☆336Updated last month
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Resilient LL(1) parser generator for Rust☆158Updated last week
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆253Updated 7 months ago
- Reliably performant diffing☆156Updated this week
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆103Updated last month
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- Allocations profiler built using ebpf☆90Updated last month
- Immutable strings, in Rust.☆245Updated last year
- ☆113Updated 2 years ago
- Gotchas and warts in Rust Lang☆74Updated 2 years ago
- Discovering and describing Rust's design axioms☆72Updated last year
- Test and benchmark suite for sort implementations.☆391Updated 3 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆119Updated last year
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- A command line tool for datetime arithmetic, parsing, formatting and more.☆234Updated last week