simonask / stringletonLinks
Practically zero-overhead string interning
☆42Updated last month
Alternatives and similar repositories for stringleton
Users that are interested in stringleton are comparing it to the libraries listed below
Sorting:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆63Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Extension Functions in Rust☆74Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Thin immutable zero-copy byte slice☆63Updated last week
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- Deadlock free mutexes☆177Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- An efficient JSON Value parser☆76Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆87Updated last week
- Detect blocking code in Tokio async tasks. (Rust)☆89Updated 5 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆53Updated last month
- Utilities for working with impl traits in Rust.☆121Updated last year
- 🐞 VS Code extension to debug tracing logs 🦀☆71Updated 9 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated this week
- A buffering MPSC queue.☆87Updated 2 months ago