about
8/05/2024
Rust Repositories Summary
Rust Repositories Summary
index of lnks to Rust repositories
"Start where you are, use what you have, do what you can."
- Arthur Ashe
- Arthur Ashe
-
Tools - Programs that support file management and code analysis
Repository DocsContentRepository CodeStatusSimple logger that can write to console, file, or bothinstalledFind files containing text that matches a specified regular expressionnot yet installed -
Components - Building blocks for programs, often with interfaces and object factories
Repository DocsContentRepository CodeStatusThread-safe queue that blocks dequeuer when emptyinstalledThreadPool processing function object on specified number of threadsinstalled -
Libraries - code that encapsulates some large facility, often a platform wrapper
Repository DocsContentRepository CodeStatusfacility for parsing command line argumentsInstalleddisplay library for console io, including type infoInstalleddirectory navigator taking application specific generic parameterInstalledPrototype Tcp message-passing communicatorInstalledPrototype Tcp message-passing communicator with ThreadPoolInstalledfunctions to convert between String, PathBuf, and OsStringInstalled -
Projects - Systems of programs that are composed of complex multi-package projects
-
Demos - Small programs that demonstrate language, library, or design constructs
Repository DocsContentRepository CodeStatusRust language demonstrationsInstalledError handling code demosInstalledBasic thread demosInstalledCode demos for Rust videosInstalledCode demos for Rust Libraries Chapter in Rust StoryInstalledRust language demonstrationsInstalledRust short storiesInstalled