sunshowers-code / enable-ansi-supportLinks
Rust crate to enable ANSI escape code support on Windows.
☆14Updated 3 months ago
Alternatives and similar repositories for enable-ansi-support
Users that are interested in enable-ansi-support are comparing it to the libraries listed below
Sorting:
- make a hexdump or do the reverse.☆18Updated 9 months ago
- Set the minimum alignments of types using const generics.☆18Updated last year
- Cargo subcommand to clone a repo from the registry.☆16Updated 9 months ago
- Fast conversion between linear float and 8-bit sRGB☆21Updated 4 years ago
- ☆10Updated 2 years ago
- A Rust game engine, focus on Voxel support and content-addressed IDs. Intended for a sandbox "game" like Garry's Mod or Second Life, even…☆25Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Creating a proc macro in rust without any dependencies☆24Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Texture Block Compression (BCn) written in Rust☆11Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- LZW en- and decoding that goes weeeee!