Skip to content

Latest commit

 

History

History
193 lines (126 loc) · 11.1 KB

toolbox_distros.md

File metadata and controls

193 lines (126 loc) · 11.1 KB

📦 Awesome Collection of Distros

Awesome collection of utilities written in Rust to been distributed outside of Rust ecosystem. It is curated by us.

You might also be interested in other tooboxes:

  • 🔧 Explore : general-purpose toolbox with collection of crates.
  • 🎮 Explore : multimedia toolbox with collection of crates for GameDev, Graphics, Video, Audio.
  • ♾️ Explore : scientific toolbox with collection of crates for Math, Physycs, Lienar Algebra, Machine Learnign, DSP.
  • 📦 Explore : distros toolbox with collection of utilities written in Rust to been distributed outside of Rust ecosystem.

⬇️ Tags legend at the end of the page.

Site Generation

( site_generation )

General purpose distros

( general_purpose )

Extract and Transform

( extract_transform )

CLI for API of services

( cli_for_services )

  • wiki-tui by Builditluc : TUI for searching wikipedia without browser. Stores the log of wisited pages in the launch directory.

Web Backend

( web_backend )

simple-http-server by LinFeng : a simple static server penguin by Lukas Kalbertodt : a simple static server

Management

( management )

Templating

  • eve by Erin P : CUI for environment variables based templating

Operation System Distros

Source Code

For distributed systems

( distributed_systems )

DBMS

( dbms )

Network

Administration

( administration )

File system distros

( fs )

Versions Control Systems

( vcs )

Data streams aggregation

( dsa )

Tags legend

  • ( site_generation ) - generating a site with documentation from either MD or similar languages
  • ( general_purpose ) - general purpose distros
  • ( extract_transform ) - extract and tronsform data
  • ( cli_for_services ) - CLI for API of services
  • ( web_backend ) - web backend
  • ( management ) - self and business management
  • ( posix ) - standard posix shell commands related
  • ( fs ) - file system
  • ( vcs ) - versions controls systems
  • ( dsa ) - data streams aggregation
  • ( sys_info ) - get system information
  • ( benchmark ) - benchmarking tools and libraries
  • ( cpu ) - CPU related libraries
  • ( gpu ) - GPU related libraries