console-traits
Console library
A simple text-based console library for the Rust programming language
Describes a basic text console
3 stars
2 watching
3 forks
Language: Rust
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |
console-rs/console | A Rust library that provides access to various terminal features and utilities for building nicer looking command line interfaces. | 971 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
thejpster/pi-workshop-rs | A Rust workshop starter project for developing applications on the Raspberry Pi. | 26 |
kelsey-sorrels/zaffre | A fast and lightweight console library that uses OpenGL to render text and graphics | 103 |
tk3369/binarytraits.jl | A package that enables simple and easy-to-use trait-based dispatch in Julia | 52 |
dorkbox/console | A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. | 15 |
jplatte/caniuse.rs | A website that helps developers determine if Rust features are stable or unstable and when they were stabilized. | 175 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
billy-sheppard/chart-js-rs | A Rust library providing a Chart.js connector for generating charts with WebAssembly and JavaScript mutations | 25 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
rust-lang/style-team | Defines and enforces style conventions for the Rust programming language. | 456 |
carols10cents/intro-to-rust | Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts | 8 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
robjtede/alfred-caniuse-rs | Provides an Alfred workflow to look up Rust feature support from caniuse.rs. | 12 |