{"id":124606,"url":"https://github.com/th3whit3wolf/awesome-rust","name":"awesome-rust","description":"My Collection of Awesome Rust Stuff","projects_count":32,"last_synced_at":"2026-07-02T09:00:27.442Z","repository":{"id":117955564,"uuid":"206179028","full_name":"Th3Whit3Wolf/Awesome-Rust","owner":"Th3Whit3Wolf","description":"My Collection of Awesome Rust Stuff","archived":false,"fork":false,"pushed_at":"2019-09-03T22:28:02.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-14T22:03:25.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Th3Whit3Wolf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-03T21:55:38.000Z","updated_at":"2022-05-25T07:27:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"1efd3912-a9ae-4732-b869-01b8764b2d1c","html_url":"https://github.com/Th3Whit3Wolf/Awesome-Rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Th3Whit3Wolf/Awesome-Rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2FAwesome-Rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2FAwesome-Rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2FAwesome-Rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2FAwesome-Rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Th3Whit3Wolf","download_url":"https://codeload.github.com/Th3Whit3Wolf/Awesome-Rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2FAwesome-Rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35040024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2026-03-12T19:49:23.163Z","updated_at":"2026-07-02T09:00:27.443Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Applications","Text Processor","Build Systems","Databases","Compression","Reverse Proxy","Misc"],"sub_categories":[],"readme":"# Awesome-Rust\nMy Collection of Awesome Rust Stuff\n\n## Applications\n- [alacritty](https://github.com/jwilm/alacritty) - a cross-platform, GPU-accelerated terminal emulator \n- [bat](https://github.com/sharkdp/bat) - a cat clone with syntax highlighting\n- [deno](https://github.com/denoland/deno) — a secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio \n- [diwata](https://github.com/ivanceras/diwata) - a user-friendly database interface \n- [exa](https://github.com/ogham/exa) - a modern ls\n- [fd](https://github.com/sharkdp/fd) - a simple, fast and user-friendly alternative to 'find' \n- [hyperfine](https://github.com/sharkdp/hyperfine) - a command-line benchmarking tool\n- [ion](https://github.com/redox-os/ion) - a modern system shell that features a simple, yet powerful, syntax\n- [lsd](https://github.com/Peltoche/lsd) - ls with icons\n- [mdbook](https://github.com/rust-lang-nursery/mdBook) - Gitbook but implemented in Rust \n- [mdcat](https://github.com/lunaryorn/mdcat) - cat for markdown\n- [pijul](https://nest.pijul.com/pijul_org/pijul) - a version control system based on patches\n- [popsicle](https://github.com/pop-os/popsicle) - a Multiple USB Flasher\n- [rargs](https://github.com/lotabout/rargs) - xargs + awk with pattern matching support. \\`ls *.bak | rargs -p '(.*)\\.bak' mv {0} {1}\\` \n- [servo](https://github.com/servo/servo) - The Servo Browser Engine\n- [skim](https://github.com/lotabout/skim) - Fuzzy Finder\n- [tokei](https://github.com/XAMPPRocky/tokei) - A code countet program\n- [topgrade](https://github.com/r-darwish/topgrade) - Upgrade Everything\n## Build Systems\n- [fac](https://github.com/droundy/fac) -  a general-purpose build system inspired by make that utilizes ptrace to ensure that all dependences are enumerated \n- [just](https://github.com/casey/just) - like make but better\n\n## Compression\n- [divans](https://github.com/dropbox/divans) \n- [brotli](https://github.com/ende76/brotli-rs) - a Brotli implementation in pure and safe Rust\n- [zopfli](https://github.com/carols10cents/zopfli) - a Rust implementation of the Zopfli compression algorithm.\n\n## Databases\n- [noria](https://github.com/mit-pdos/noria) - Dynamically changing, partially-stateful data-flow for web application backends.\n- [rsedis](https://github.com/seppo0010/rsedis) - Redis re-implemented in Rust\n- [sled](https://github.com/spacejam/sled) - A (beta) modern embedded database\n- [tikv](https://github.com/tikv/tikv) -  Distributed transactional key-value database, originally created to complement TiDB\n\n## Reverse Proxy\n- [sozu](https://github.com/sozu-proxy/sozu) - HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust\n\n## Text Processor\n- [ripgrep](https://github.com/BurntSushi/ripgrep) - recursively searches directories for a regex pattern\n- [sd](https://github.com/chmln/sd) - Intuitive find \u0026 replace CLI (sed alternative)\n- [xsv](https://github.com/BurntSushi/xsv) - a fast CSV command line toolkit written in Rust\n\n## Misc\n- [oreboot](https://github.com/oreboot/oreboot) - a fork of coreboot, with C removed, written in Rust. \n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/th3whit3wolf%2Fawesome-rust/projects"}