BurntSushi / rsc-regexp
Translations of a simple C program to Rust.
☆139Updated last year
Alternatives and similar repositories for rsc-regexp:
Users that are interested in rsc-regexp are comparing it to the libraries listed below
- How fast can we recognize a word from a small pre-determined set?☆75Updated 2 weeks ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆398Updated 7 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆224Updated last month
- SIMD base64 codecs☆79Updated last year
- What do you call a pointer we stole the high bits off? An ointer.☆86Updated last year
- A safer zlib☆169Updated this week
- Program startup and thread support written in Rust☆174Updated last week
- Discovering and describing Rust's design axioms☆71Updated 10 months ago
- Resilient LL(1) parser generator for Rust☆128Updated last month
- A Lisp interpreter written fully in rust macros.☆274Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆400Updated 6 months ago
- An implementation of libc written in Rust☆224Updated last month
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆164Updated 8 months ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆302Updated 8 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆106Updated 2 years ago
- The cost of Rust async/await☆129Updated 2 years ago
- A Rust code linter☆210Updated 8 months ago
- Rust port of Spice, a low-overhead parallelization library☆590Updated last month
- ☆113Updated last year
- A fast and flexible allocator for no_std and WebAssembly☆441Updated 2 months ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆102Updated 2 years ago
- ☆133Updated 2 years ago
- Parallel processing with disjoint indices in Rust☆89Updated 8 months ago
- Allocations profiler built using ebpf☆85Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.