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?☆78Updated last month
- SIMD base64 codecs☆81Updated last year
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆300Updated 9 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆109Updated 2 years ago
- Discovering and describing Rust's design axioms☆72Updated 11 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆402Updated 8 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆231Updated this week
- Program startup and thread support written in Rust☆174Updated last week
- Gotchas and warts in Rust Lang☆73Updated 2 years ago
- A Lisp interpreter written fully in rust macros.☆276Updated 6 months ago
- Minimalistic snapshot testing for Rust.☆260Updated 3 months ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆102Updated 2 weeks ago
- Succinct data structures using very efficient rank and select☆106Updated last week
- A Rust code linter☆211Updated 9 months ago
- Minimalist pedantic command line parser☆327Updated last year
- The cost of Rust async/await☆129Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆147Updated 2 weeks ago
- Fastest Known Solutions to Advent of Code 2024☆129Updated 2 months ago
- single file, std only, async Rust executor☆563Updated 5 months ago
- Tiny Rust Async Linux Executor☆85Updated 3 weeks ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆119Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Rust String Libraries by mcyoung☆172Updated last month
- Immutable strings, in Rust.☆245Updated last year
- ☆229Updated 2 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆118Updated 10 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆86Updated last year
- Execute Rust code carefully, with extra checking along the way☆403Updated 7 months ago
- Resilient LL(1) parser generator for Rust☆130Updated this week
- Parallel processing with disjoint indices in Rust☆88Updated 9 months ago