briansmith / untrustedLinks
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆202Updated last year
Alternatives and similar repositories for untrusted
Users that are interested in untrusted are comparing it to the libraries listed below
Sorting:
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated this week
- generators☆208Updated last year
- Compact string type for zero-copy parsing☆257Updated last year
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months 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
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆160Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- ☆162Updated 10 months ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Rust serializer library☆87Updated last year
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Manual segmented stacks for Rust☆306Updated last month
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆128Updated 3 weeks ago