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 10 months ago
- SIMD base64 codecs☆88Updated last year
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆278Updated this week
- A programming language that is a minimal subset of Rust☆284Updated last month
- Test and benchmark suite for sort implementations.☆510Updated 3 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆425Updated last year
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆301Updated last year
- An implementation of libc written in Rust☆305Updated last month
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆131Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆183Updated last month
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated last month
- What do you call a pointer we stole the high bits off? An ointer.☆89Updated last week
- Minimalistic snapshot testing for Rust.☆297Updated last year
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆128Updated 3 weeks ago
- Allocations profiler built using ebpf☆92Updated 2 months ago
- Discovering and describing Rust's design axioms☆78Updated last year
- Succinct data structures using very efficient rank and select☆127Updated this week
- Simple live calculator in tree-sitter + cranelift jit☆75Updated last year
- ☆140Updated 2 years ago
- A fast and flexible allocator for no_std and WebAssembly☆519Updated 6 months ago
- Dust your Rust with USDT probes☆129Updated 2 weeks ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆107Updated 3 years ago
- ☆113Updated 2 years ago
- Program startup and thread support written in Rust☆196Updated last month
- 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
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆268Updated last week
- Rust, but in a Makefile.☆67Updated 2 years ago
- A Lisp interpreter written fully in rust macros.☆282Updated last year