briansmith / untrustedLinks
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
☆215Updated 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☆264Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- ☆163Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Rust serializer library☆89Updated 4 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆146Updated 6 years ago
- Two macros for taking array references in rust.☆85Updated last year
- A caching server for crates + cargo☆126Updated 5 years ago
- ☆126Updated 3 years ago
- skiplist☆144Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- A Rust ASN.1 (DER) serializer.☆129Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Efficient and customizable data-encoding functions in Rust☆197Updated last month
- Send syslog messages from Rust☆121Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆178Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago