simonask / stringletonLinks
Practically zero-overhead string interning
☆42Updated 8 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.☆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 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- An alternative rust async runtime.☆60Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Calculate the next timestamp matching a given crontab pattern☆67Updated 3 months ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated last week
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- A more compact help renderer for clap terminal applications☆90Updated 3 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- ☆53Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- A buffering MPSC queue.☆83Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Extension Functions in Rust☆72Updated 3 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 2 months ago