shepmaster / jetsciiLinks
A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.
☆114Updated 10 months ago
Alternatives and similar repositories for jetscii
Users that are interested in jetscii are comparing it to the libraries listed below
Sorting:
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- ☆76Updated 2 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 3 weeks ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- ☆53Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago