briansmith / untrustedLinks
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆203Updated last year
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☆177Updated 6 years ago
- Scroll - making scrolling through buffers fun since 2016☆172Updated last month
- Compact string type for zero-copy parsing☆259Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- ☆124Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 4 months ago
- 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
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Rust serializer library☆87Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Two macros for taking array references in rust.☆85Updated 9 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- generators☆210Updated last year
- ☆162Updated 11 months ago
- A cargo subcommand to manage local registries☆155Updated this week
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Procedural macros in expression position☆203Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year