Storyyeller / easy_strings
Ergonomic, garbage collected strings for Rust
☆36Updated 8 years ago
Alternatives and similar repositories for easy_strings:
Users that are interested in easy_strings are comparing it to the libraries listed below
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- ☆37Updated 8 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- ☆27Updated 8 years ago
- A very small GC in Rust, with a safe API☆61Updated 9 months ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Units of Measure for Rust☆45Updated 9 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- ☆38Updated 10 years ago
- ☆30Updated 3 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Safely combine results☆81Updated 7 months ago