Storyyeller / easy_stringsLinks
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
Sorting:
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Units of Measure for Rust☆47Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Put a program in your program, so you can program while you program.☆46Updated 9 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆27Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- ☆27Updated 10 years ago
- A whitespace-sensitive syntax for rust☆72Updated 7 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- The empty type Void.☆71Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- (More or less) accurate floating point algorithms☆58Updated last year