BurntSushi / rsc-regexpLinks
Translations of a simple C program to Rust.
☆141Updated 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:
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆283Updated 3 weeks ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆90Updated last month
- An implementation of libc written in Rust☆310Updated 2 months ago
- SIMD base64 codecs☆88Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆135Updated 3 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆108Updated 3 years ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆301Updated last year
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated 2 years ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆129Updated last month
- Test and benchmark suite for sort implementations.☆512Updated last week
- Succinct data structures using very efficient rank and select☆127Updated last month
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated 2 months ago
- A Rust crate for containing memory leaks and fragmentation☆249Updated 8 months ago
- Allocations profiler built using ebpf☆93Updated 2 months ago
- An arbitrary precision calculator language☆106Updated 3 weeks ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆426Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆334Updated 4 months ago
- Rust, but in a Makefile.☆67Updated 2 years ago
- A crate to protect against malicious JSON payloads.☆63Updated last year
- Resilient LL(1) parser generator for Rust☆185Updated 3 weeks ago
- Lightweight exceptions for Rust☆91Updated last month
- Program startup and thread support written in Rust☆199Updated 2 months ago
- ☆141Updated 3 years ago
- Simple live calculator in tree-sitter + cranelift jit☆75Updated last year
- Minimalistic snapshot testing for Rust.☆298Updated 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…☆148Updated 4 years ago
- A Lisp interpreter written fully in rust macros.☆283Updated last year
- Idiomatic exceptions for Rust☆92Updated 5 months ago