briansmith / untrusted
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆201Updated last year
Alternatives and similar repositories for untrusted:
Users that are interested in untrusted are comparing it to the libraries listed below
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Compact string type for zero-copy parsing☆255Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last month
- skiplist☆141Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust serializer library☆87Updated 11 months ago
- Scroll - making scrolling through buffers fun since 2016☆169Updated last week
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- ☆162Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- Efficient and customizable data-encoding functions in Rust☆184Updated last week
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- generators☆205Updated last year
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 11 months ago
- A cargo subcommand to manage local registries☆153Updated 8 months ago
- probe: Static probes for Rust☆95Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Tokio-based IMAP implementation☆127Updated 2 months ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week