Forwarded from Open Source & AI Future 🇺🇦
iota
Текстовый редактор для терминала, с возможностью подсветки синтаксиса.
🌐 Lang: #Rust
📎 Repo: https://github.com/gchp/iota
Текстовый редактор для терминала, с возможностью подсветки синтаксиса.
🌐 Lang: #Rust
📎 Repo: https://github.com/gchp/iota
Forwarded from Находки в опенсорсе
Terminal disk space navigator written in #rust
Given a path on your hard-drive (which could also be the root path, eg. /). diskonaut scans it and maps it to memory so that you could explore its contents (even while still scanning!).
Once completed, you can navigate through subfolders, getting a visual treemap representation of what's taking up your disk space. You can even delete files or folders and diskonaut will track how much space you've freed up in this session.
https://github.com/imsnif/diskonaut
Given a path on your hard-drive (which could also be the root path, eg. /). diskonaut scans it and maps it to memory so that you could explore its contents (even while still scanning!).
Once completed, you can navigate through subfolders, getting a visual treemap representation of what's taking up your disk space. You can even delete files or folders and diskonaut will track how much space you've freed up in this session.
https://github.com/imsnif/diskonaut
Forwarded from Находки в опенсорсе
du + #rust = dust. Like du but more intuitive. Because I want an easy way to see where my disk is being used.
https://github.com/bootandy/dust
https://github.com/bootandy/dust
Forwarded from Open Source & AI Future 🇺🇦
This media is not supported in your browser
VIEW IN TELEGRAM
rx
Расширяемый, современный и минималистичный пиксель-редактор, разработанный с большой заботой и любовью для художников и хакеров.
#Rust
Расширяемый, современный и минималистичный пиксель-редактор, разработанный с большой заботой и любовью для художников и хакеров.
#Rust
Forwarded from Open Source & AI Future 🇺🇦
ascii-art-generator
Небольшой пет-проджект, который служит хорошим примером работы в WASM. Проект преобразовывает обычное изображение в ASCII-кодировку. Кстати, у автора данного проекта есть телеграм-канал, посвященный разработке на Rust.
#Rust
Небольшой пет-проджект, который служит хорошим примером работы в WASM. Проект преобразовывает обычное изображение в ASCII-кодировку. Кстати, у автора данного проекта есть телеграм-канал, посвященный разработке на Rust.
#Rust
Forwarded from Open Source & AI Future 🇺🇦
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Open Source & AI Future 🇺🇦
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Open Source & AI Future 🇺🇦
Forwarded from GitHub'ненько
xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design.
#rust #cli #curl
https://github.com/ducaale/xh
#rust #cli #curl
https://github.com/ducaale/xh
Forwarded from Блог*
#prog #rust #amazingopensource
Библиотека (и утилита для командой строки) для генерации по нескольким входным строкам регулярного выражения, которое сопоставляется со всеми входными строками.
github.com/pemistahl/grex
(thanks @nosingularity)
Библиотека (и утилита для командой строки) для генерации по нескольким входным строкам регулярного выражения, которое сопоставляется со всеми входными строками.
github.com/pemistahl/grex
(thanks @nosingularity)
GitHub
GitHub - pemistahl/grex: A command-line tool and Rust library with Python bindings for generating regular expressions from user…
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases - pemistahl/grex