shepmaster / jetscii
A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.
☆114Updated 7 months ago
Alternatives and similar repositories for jetscii:
Users that are interested in jetscii are comparing it to the libraries listed below
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆52Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- Safely combine results☆81Updated 7 months ago
- The empty type Void.☆69Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 2 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- probe: Static probes for Rust☆94Updated last year
- Runtime string formatting for Rust☆63Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- skiplist☆141Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago