briansmith / untrustedLinks
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆208Updated 2 years ago
Alternatives and similar repositories for untrusted
Users that are interested in untrusted are comparing it to the libraries listed below
Sorting:
- Compact string type for zero-copy parsing☆262Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- ☆162Updated last year
- ☆125Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A caching server for crates + cargo☆126Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- skiplist☆142Updated 3 years ago
- Secure storage for cryptographic secrets in Rust☆227Updated last month
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A cargo subcommand to manage local registries☆156Updated this week
- Rust serializer library☆87Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆143Updated 6 years ago
- Two macros for taking array references in rust.☆85Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- generators☆209Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago