The bpftop is an open-source command line tool developed by Netflix that provides a real-time overview of running eBPF (Extended Berkeley Packet Filter) programs. The eBPF programs are small, efficient...
Czkawka is a fast and efficient tool for finding duplicate files, empty directories, temporary files, and more. The command line version (Czkawka CLI) is a lightweight tool and perfect for...
Rider is a cross-platform integrated development environment (IDE) from JetBrains tailored for .NET and C# developers. It integrates with the .NET ecosystem, supports Unity, Xamarin, and web technologies, and provides...
RustRover is an integrated development environment (IDE) from JetBrains designed specifically for Rust programming. It comes with intelligent code completion, refactoring support, Cargo integration, and tooling for modern Rust workflows...
GoLand is an integrated development environment (IDE) from JetBrains tailored for Go development. It offers advanced code analysis, efficient navigation, and integration with modern Go tools and frameworks. This tutorial...
WebAssembly Binary Toolkit (WABT) is a collection of command line utilities for working with WebAssembly files. It includes tools for converting between WebAssembly binary format (wasm) and its text format...
DataGrip, developed by JetBrains, is a versatile database integrated development environment (IDE) that supports numerous database systems like MySQL, PostgreSQL, Microsoft SQL Server, and more. This tutorial demonstrates how to...
CLion is an integrated development environment (IDE) tailored for C and C++ development, built by JetBrains. It provides advanced features such as code navigation, intelligent refactoring, integrated debugging, and CMake...
PyCharm is an integrated development environment (IDE) developed by JetBrains for Python development. It offers smart code assistance, debugging, and support for web frameworks, making it a top choice for...
PhpStorm is an integrated development environment (IDE) specifically designed for PHP development, created by JetBrains. It's known for its deep understanding of the PHP language and its seamless integration with...