simonask / stringletonLinks
Practically zero-overhead string interning
☆41Updated 6 months ago
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.☆139Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Calculate the next timestamp matching a given crontab pattern☆64Updated last month
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- ☆52Updated 2 weeks ago
- 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 9 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 2 months ago
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆74Updated last month
- Compatibility adapter between tokio and futures☆183Updated last month
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Deadlock free mutexes☆177Updated 6 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last month
- Program startup and thread support written in Rust☆193Updated 4 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Reports when tokio runtime threads are blocking☆65Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 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…☆96Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago