briansmith / untrustedLinks
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆213Updated 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
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Execute your code on the Rust ecosystem.☆188Updated 2 weeks ago
- Rust serializer library☆88Updated 3 months ago
- Scroll - making scrolling through buffers fun since 2016☆182Updated 3 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Two macros for taking array references in rust.☆85Updated last year
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- skiplist☆144Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- A caching server for crates + cargo☆126Updated 5 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- ☆125Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆163Updated last year
- Secure storage for cryptographic secrets in Rust☆234Updated 4 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Efficient and customizable data-encoding functions in Rust☆197Updated 2 weeks ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago