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?☆80Updated 2 months ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆299Updated 9 months ago
- Minimalistic snapshot testing for Rust.☆264Updated 3 months ago
- An implementation of libc written in Rust☆283Updated last month
- Tiny Rust Async Linux Executor☆85Updated last month
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆248Updated 6 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆119Updated 11 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆239Updated 3 weeks ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆402Updated 9 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆86Updated last year
- Gotchas and warts in Rust Lang☆73Updated 2 years ago
- Succinct data structures using very efficient rank and select☆114Updated 2 weeks ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆102Updated 2 years ago
- A Rust code linter☆211Updated 10 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Simple live calculator in tree-sitter + cranelift jit☆73Updated 4 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆167Updated 10 months ago
- A Lisp interpreter written fully in rust macros.☆276Updated 6 months ago
- A fast and flexible allocator for no_std and WebAssembly☆454Updated 4 months ago
- Discovering and describing Rust's design axioms☆72Updated last year
- Test and benchmark suite for sort implementations.☆386Updated last month
- ☆128Updated 3 weeks ago
- Program startup and thread support written in Rust☆182Updated last month
- A C++/Rust interop tool☆272Updated 3 weeks ago
- Resilient LL(1) parser generator for Rust☆136Updated this week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated 11 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆111Updated 2 years ago
- This is a space where I express my thoughts and opinions on mostly technical things☆159Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆404Updated 8 months ago
- SIMD base64 codecs☆81Updated last year