srijs / rust-copperlineLinks
Pure-Rust Command Line Editing Library
☆26Updated 9 years ago
Alternatives and similar repositories for rust-copperline
Users that are interested in rust-copperline are comparing it to the libraries listed below
Sorting:
- ☆98Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A composable wait system.☆76Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- ☆37Updated 8 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- No longer maintained☆113Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Rust wrappers around references, boxes and Arcs.