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:
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Rust serializer library☆87Updated last month
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- skiplist☆142Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- ☆125Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆163Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
- Two macros for taking array references in rust.☆85Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last year
- Send syslog messages from Rust☆118Updated last year
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆134Updated 5 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A cargo subcommand to manage local registries☆156Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Rust implementation of The Update Framework (TUF)☆181Updated this week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago