simonask / stringletonLinks
Practically zero-overhead string interning
☆39Updated 2 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.☆136Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 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…☆62Updated 5 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- ☆53Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆125Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆75Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆75Updated last month
- Include your assets statically into your application with a strict structure☆89Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- File type detector☆36Updated 2 weeks ago
- Simple bit-level protocol definitions in Rust.☆22Updated 2 weeks ago
- ☆155Updated this week
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Hash trait that is object-safe☆32Updated 2 months ago