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☆176Updated 5 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Scroll - making scrolling through buffers fun since 2016☆165Updated 4 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 11 months ago
- ☆162Updated 8 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Rust serializer library☆87Updated 10 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- skiplist☆141Updated 3 years ago
- generators☆205Updated last year
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Extended utilities for working with files and filesystems in Rust☆147Updated last year
- Check your crate for (possible) no_std compatibility☆212Updated last year
- deserialize typed structures from regex captures☆170Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Heap-based async timers☆211Updated 9 months ago
- Manual segmented stacks for Rust☆301Updated this week
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago