Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆216Sep 4, 2023Updated 2 years ago
Alternatives and similar repositories for untrusted
Users that are interested in untrusted are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- WebPKI X.509 Certificate Validation in Rust☆480Jan 21, 2025Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Helpers for clearing sensitive data on the stack and heap☆53Jun 14, 2025Updated 10 months ago
- asynchronous I/O in Rust☆14Jan 8, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Concatenate identifiers in a macro invocation☆95Dec 19, 2022Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 8 years ago
- An experiment.☆4,076Apr 24, 2026Updated last week
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Oct 1, 2020Updated 5 years ago
- Compile time numbers in Rust.☆584Updated this week
- Automatic testing of FFI bindings for Rust☆123Jun 8, 2021Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Jan 1, 2021Updated 5 years ago
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Check your crate for (possible) no_std compatibility☆216Apr 11, 2023Updated 3 years ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Mar 8, 2020Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 11 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Apr 21, 2025Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- The pure-Rust password hashing library running on Argon2.☆175Oct 30, 2019Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Dec 27, 2019Updated 6 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string