janerikmai's Stars
quantumsheep/sshs
Terminal user interface for SSH
jesseduffield/lazygit
simple terminal UI for git commands
commitizen/cz-cli
The commitizen command line utility. #BlackLivesMatter
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
solidiquis/erdtree
A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
ClementTsang/bottom
Yet another cross-platform graphical process/system monitor.
krausest/js-framework-benchmark
A comparison of the performance of a few popular javascript frameworks
Canop/broot
A new way to see and navigate directory trees : https://dystroy.org/broot
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
skim-rs/skim
Fuzzy Finder in rust!
github/gitignore
A collection of useful .gitignore templates
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
ogham/exa
A modern replacement for ‘ls’.
wagoodman/dive
A tool for exploring each layer in a docker image
LazyVim/LazyVim
Neovim config for the lazy
microsoft/language-server-protocol
Defines a common protocol for language servers.
alebcay/openlens-node-pod-menu
Node and pod menus for OpenLens
dom-native/dom-native
DOM Native is a small utility for streamlining Native Web Components developments (#RealDOM, zero dependencies, < 15kb min, < 5kb gzip)
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
trunk-rs/trunk
Build, bundle & ship your Rust WASM application to the web.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
evcxr/evcxr
google/wireit
Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.
swc-project/swc
Rust-based platform for the Web
rwf2/Rocket
A web framework for Rust.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀