edelsonc / asciifyLinks
Turn any image into ascii art!
☆31Updated 3 years ago
Alternatives and similar repositories for asciify
Users that are interested in asciify are comparing it to the libraries listed below
Sorting:
- Rust syntax sugar collections.☆129Updated 6 years ago
- Safely combine results☆81Updated 11 months ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 6 months ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A universal gravity simulator written using rust_sdl2☆76Updated 2 years ago
- Help me help you!☆111Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆32Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆40Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An example game written in Rust and Piston☆61Updated 6 years ago
- Noise and World Generation library for Rust☆35Updated 2 years ago
- The empty type Void.☆70Updated 2 years ago
- failure + error-chain = 💖