BurntSushi / rsc-regexpLinks
Translations of a simple C program to Rust.
☆141Updated 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:
- How fast can we recognize a word from a small pre-determined set?☆80Updated 6 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆87Updated last year
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆300Updated last year
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆258Updated 10 months ago
- Gotchas and warts in Rust Lang☆75Updated 2 years ago
- SIMD base64 codecs☆86Updated last year
- Rust implementation of the Zstandard Seekable Format☆225Updated 2 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- An implementation of libc written in Rust☆296Updated 3 months ago
- Discovering and describing Rust's design axioms☆74Updated last year
- ☆113Updated 2 years ago
- Succinct data structures using very efficient rank and select☆124Updated last month
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆121Updated last year
- Resilient LL(1) parser generator for Rust☆164Updated last week
- Allocations profiler built using ebpf☆91Updated 3 months ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆103Updated 2 years ago
- 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
- The Ergex Regular Expression Library☆123Updated 3 years ago
- Simple live calculator in tree-sitter + cranelift jit☆75Updated 8 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆414Updated last year
- A Rust crate for containing memory leaks and fragmentation☆240Updated 3 months ago
- Test and benchmark suite for sort implementations.☆393Updated 3 weeks ago
- A Lisp interpreter written fully in rust macros.☆280Updated 10 months ago
- A simple example with Rust and Cosmopolitan Libc☆198Updated last year
- This is a space where I express my thoughts and opinions on mostly technical things☆165Updated 2 months ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆105Updated last week
- A Rust code linter☆216Updated last year
- Reliably performant diffing☆164Updated last month
- A crate to protect against malicious JSON payloads.☆64Updated 9 months ago