rust-analyzer / smol_str
☆466Updated 4 months ago
Alternatives and similar repositories for smol_str:
Users that are interested in smol_str are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Fast floating point to string conversion☆625Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆446Updated this week
- Module initialization/global constructor functions for Rust☆821Updated this week
- Execute Rust code carefully, with extra checking along the way☆402Updated 7 months ago
- Library for snippet annotations☆306Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆445Updated last month
- A minimal async executor that lets you block on a future☆571Updated last month
- ☆284Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- Futures, streams, and async I/O combinators.☆496Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆498Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- Task abstraction for building executors☆456Updated last month
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- A minimal `syn` syntax tree pretty-printer☆670Updated last week
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- ☆802Updated this week
- Safe cross-platform linker shenanigans☆703Updated this week
- A crate for mucking around with piles of bytes☆795Updated last week
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- A simple and fast random number generator☆475Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆406Updated last month
- Conditional compilation according to rustc compiler version☆349Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago