rust-analyzer / smol_strLinks
☆501Updated 3 months ago
Alternatives and similar repositories for smol_str
Users that are interested in smol_str are comparing it to the libraries listed below
Sorting:
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Fast floating point to string conversion☆690Updated this week
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Library for snippet annotations☆481Updated last week
- A simple and fast random number generator☆559Updated last week
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated this week
- Count lines of LLVM IR per generic function☆497Updated last month
- Easy self-referential struct generation for Rust.☆690Updated last year
- Futures, streams, and async I/O combinators.☆534Updated this week
- ☆351Updated last week
- Async executor☆435Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆363Updated last week
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Execute Rust code carefully, with extra checking along the way☆476Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Task abstraction for building executors☆560Updated last week
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- A high performance, zero-copy URL router.☆513Updated last month
- in-place allocation-reusing queues for Rust☆395Updated last year