Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆215Sep 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
Sorting:
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- WebPKI X.509 Certificate Validation in Rust☆479Jan 21, 2025Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Jun 8, 2021Updated 4 years ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 4 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Helpers for clearing sensitive data on the stack and heap☆53Jun 14, 2025Updated 8 months ago
- Run a function after some data was mutably borrowed☆30Oct 1, 2020Updated 5 years ago
- Check your crate for (possible) no_std compatibility☆214Apr 11, 2023Updated 2 years ago
- An experiment.☆4,062Updated this week
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆144May 5, 2025Updated 9 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Jan 1, 2021Updated 5 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- asynchronous I/O in Rust☆14Jan 8, 2017Updated 9 years ago
- Rust serializer library☆89Sep 18, 2025Updated 5 months ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Mar 8, 2020Updated 5 years ago
- The pure-Rust password hashing library running on Argon2.☆175Oct 30, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A macro to define lambda-like macros inline.☆17Sep 8, 2019Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust library providing a lazily filled Cell☆61Aug 12, 2020Updated 5 years ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48May 12, 2023Updated 2 years ago
- Experimental language-level polyfills for Async Rust☆48May 31, 2021Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆233Jun 3, 2025Updated 9 months ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- Compact string type for zero-copy parsing☆264Nov 16, 2023Updated 2 years ago