dev_useful_stuff | Technologies

Telegram-канал dev_useful_stuff - Dev Useful Stuff

1258

Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles

Subscribe to a channel

Dev Useful Stuff

​​Databasus - (★ 4.8k at GitHub) is a free, open source and self-hosted tool to backup PostgreSQL, MySQL and MongoDB databases. Make backups with different storages (S3, Google Drive, FTP, etc.) and notifications about progress (Slack, Discord, Telegram, etc.)

#database #backup

Читать полностью…

Dev Useful Stuff

​​hl - (★ 2.7k) is a high-performance log viewer and processor that transforms logs in JSON and logfmt formats into a human-readable output. Built with efficiency in mind, it enables quick parsing and analysis of large log files with minimal overhead.

#rust #log #cli

Читать полностью…

Dev Useful Stuff

​​Blinko - (★ 9k at GitHub) is an AI-powered card note-taking project. Designed for individuals who want to quickly capture and organize their fleeting thoughts. Blinko allows users to seamlessly jot down ideas the moment they strike, ensuring that no spark of creativity is lost.

It is possible to subscribe for a hosted version or host if by yourself running Docker Compose file.

You can choose a number of AI providers available: OpenAI, AzureOpenAI, Anthropic, DeepSeek, Gemini, Grok, OpenRouter and if you want to run it fully locally Ollama is also supported.

#ai #notes #editor

Читать полностью…

Dev Useful Stuff

​​DevTui - (★ 357 at GitHub) is all-in-one terminal toolkit that consolidates everyday developer utilities into a unified TUI and CLI interfaces.

#utility #cli #tui #terminal

Читать полностью…

Dev Useful Stuff

​​Mole - (★ 22.1k) deep clean and optimize your Mac 🐹

Just do:

brew install tw93/tap/mole
mo clean

to clean up some space on your Mac

#utility #mac #cli

Читать полностью…

Dev Useful Stuff

​​Skim - (★ 6.2k) is a fuzzy finder in rust!

We spend so much of our time navigating through files, lines, and commands. That's where Skim comes in! It's a powerful fuzzy finder designed to make your workflow faster and more efficient.

If you use fzf for your finder in console, it's time to try something new. Check out a short demo here.

#cli #rust #terminal #tui #search #finder

Читать полностью…

Dev Useful Stuff

​​oxker - (★ 1.1k) a yet another simple tui to view & control docker containers.

(similar projects are lazydocker, as well as dockly and ctop)

#docker #tui #rust #container #console #terminal

Читать полностью…

Dev Useful Stuff

​​Posting - (★ 9.9k) a powerful HTTP client that lives in your terminal.

Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple YAML files, so they're easy to read and version control.

#tui #cli #terminal #curl #api #http

Читать полностью…

Dev Useful Stuff

BitChat - (★ 8.9k) is a weekend project by Jack Dorsey. BitChat is a secure, decentralized, peer-to-peer messaging app that works over Bluetooth mesh networks. No internet required, no servers, no phone numbers - just pure encrypted communication. A good option for places where no internet signal or internet can't be used for some reasons

#mobile #security #secrets #riots #privacy

Читать полностью…

Dev Useful Stuff

​​Bagels - (★1.8k) is a powerful expense tracker that lives in your terminal. For command line lovers.

#tui #cli #accountancy #expences

Читать полностью…

Dev Useful Stuff

​​xlsKubeCtl - (★ 1.9k) an experimental project to use Google Spreadsheet to manage Kubernetes cluster

#kube #devops #deployment

Читать полностью…

Dev Useful Stuff

​​Ghostty - (★19.6k at GitHub) is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three.

In all categories, I am not trying to claim that Ghostty is the best (i.e. the fastest, most feature-rich, or most native). But Ghostty is competitive in all three categories and Ghostty doesn't make you choose between them.

Ghostty also intends to push the boundaries of what is possible with a terminal emulator by exposing modern, opt-in features that enable CLI tool developers to build more feature rich, interactive applications.

#terminal #console #tui #zig

Читать полностью…

Dev Useful Stuff

​​samply - (★ 2.4k) is the command-line sampling profiler for macOS and Linux, which uses the Firefox profiler as its UI.
If you want to profile the execution of, say, ./my-application program, run it with the following command:

samply record ./my-application my-arguments

Here is an example of the output.

#profiling #performance #rust

Читать полностью…

Dev Useful Stuff

​​Firecracker - (★ 25.8k) is an open source virtualization technology that is purpose-built for creating and managing secure, multi-tenant container and function-based services.

Firecracker enables you to deploy workloads in lightweight virtual machines, called microVMs, which provide enhanced security and workload isolation over traditional VMs, while enabling the speed and resource efficiency of containers. Firecracker was developed at Amazon Web Services to improve the customer experience of services like AWS Lambda and AWS Fargate .

Firecracker is a virtual machine monitor (VMM) that uses the Linux Kernel-based Virtual Machine (KVM) to create and manage microVMs. Firecracker has a minimalist design. It excludes unnecessary devices and guest functionality to reduce the memory footprint and attack surface area of each microVM. This improves security, decreases the startup time, and increases hardware utilization. Firecracker is generally available on 64-bit Intel, AMD and Arm CPUs with support for hardware virtualization.

#virtualization #container #vm

Читать полностью…

Dev Useful Stuff

​​DangerZone - (★ 3.6k at GitHub) takes potentially dangerous PDFs, office documents, or images and converts them to a safe PDF.

Dangerzone works like this: You give it a document that you don't know if you can trust (for example, an email attachment). Inside of a sandbox, Dangerzone converts the document to a PDF (if it isn't already one), and then converts the PDF into raw pixel data: a huge list of RGB color values for each page. Then, in a separate sandbox, Dangerzone takes this pixel data and converts it back into a PDF.

#pdf #safety #sandbox

Читать полностью…

Dev Useful Stuff

​​drawDB - (★ 35.5k at GitHub) is a robust and user-friendly database entity relationship (DBER) editor right in your browser. Build diagrams with a few clicks, export SQL scripts, customize your editor, and more without creating an account.

You can try it for yourself here.

#database #schema #editor

Читать полностью…

Dev Useful Stuff

​​cloudreve - (★ 26.5k at GitHub) is a self-hosted file management and sharing system, supports multiple storage providers. It's like Google Drive on your loval server, but has more features.

#selfhosted #server #file

Читать полностью…

Dev Useful Stuff

​​Fresh - (★ 4.6k at GitHub) is a text editor for your terminal: easy, powerful and fast.

Why another text editor? Fresh brings the intuitive, conventional UX of editors like VS Code and Sublime Text to the terminal.

While veterans like Emacs and Vim - and newer editors like Neovim and Helix - are excellent for power users who prefer modal, highly specialized workflows, they often present a steep learning curve for those used to standard GUI interactions. Fresh is built for the developer who wants a familiar, non-modal experience out-of-the-box, without sacrificing the speed and portability of the command line. Keyboard bindings, mouse support, menus, command palette etc. are all designed to be familiar to most modern users.

Architecturally, Fresh is built to handle multi-gigabyte files or slow network streams efficiently, maintaining a negligible memory overhead regardless of file size. While traditional editors struggle with latency and RAM bloat on large files, Fresh delivers consistent, high-speed performance on any scale.

#rust #editor #terminal #console

Читать полностью…

Dev Useful Stuff

​​tunnelto.dev - (★ 4.5k at GitHub) - lets you expose your locally running web server via a public URL. Written in Rust. Built completely with async-io on top of tokio.

If you want to expose your localhost for debugging or demonstration purposes, the default option was ngrok. Tunnelto is a simpler, open-source alternative that you can host yourself.

When you run the command tunnelto --port 8000, your localhost is exposed at the tunnelto.dev URL. However, you can also set up your private server and deploy it with any URL you choose.

#deployment #debug

Читать полностью…

Dev Useful Stuff

​​immich - (★ 88.6k at GitHub) is a high performance self-hosted photo and video management solution, that can be run on your server. It's like your private Google Photos.

#selfhosted #photos

Читать полностью…

Dev Useful Stuff

​​SuperFile - (★ 15.9k at GitHub) is a very fancy and modern terminal file manager that can complete the file operations you need

#go #terminal #tui #console

Читать полностью…

Dev Useful Stuff

​​Crush - (★ 11.1k) the glamourous AI coding agent for your favourite terminal 💘
Your new coding bestie, now available in your favourite terminal. Your tools, your code, and your workflows, wired into your LLM of choice.

#ai #terminal #tui

Читать полностью…

Dev Useful Stuff

​​Outline VPN - enables anyone to access the free and open internet more safely by running their own VPN. Running your own VPN server through Outline makes accessing the internet safer and establishes a connection that is harder to block.

The most important feature is that it uses Shadowsocks, that strengthen its resistance against detection and blocking (more details here)

#vpn #censorship #censor #blocking

Читать полностью…

Dev Useful Stuff

​​HelixDB - (★ 1.2k on GitHub) is a powerful, open-source, graph-vector database built in Rust for intelligent data storage for RAG and AI.

#database #db #ai #rust

Читать полностью…

Dev Useful Stuff

​​gh-dash - (★8.1k) is a GitHub (gh) CLI extension to display a dashboard with pull requests and issues by filters you care about.

#gh #github #pm #cli #tui

Читать полностью…

Dev Useful Stuff

​​SpaceTimeDB - (★8.9k at GitHub). You can think of SpacetimeDB as both a database and server combined into one.

It is a relational database system that lets you upload your application logic directly into the database by way of fancy stored procedures called "modules."

Instead of deploying a web or game server that sits in between your clients and your database, your clients connect directly to the database and execute your application logic inside the database itself. You can write all of your permission and authorization logic right inside your module just as you would in a normal server.

#rust #db #database

Читать полностью…

Dev Useful Stuff

​​Cloak - (★ 3.4k) is a pluggable transport that enhances traditional proxy tools like OpenVPN to evade sophisticated censorship and data discrimination.

Cloak is not a standalone proxy program. Rather, it works by masquerading proxied traffic as normal web browsing activities. In contrast to traditional tools which have very prominent traffic fingerprints and can be blocked by simple filtering rules, it's very difficult to precisely target Cloak with little false positives. This increases the collateral damage to censorship actions as attempts to block Cloak could also damage services the censor state relies on.

To any third party observer, a host running Cloak server is indistinguishable from an innocent web server. Both while passively observing traffic flow to and from the server, as well as while actively probing the behaviours of a Cloak server.

#vpn #proxy #censorship #censor #bigbrother

Читать полностью…

Dev Useful Stuff

​​LocalSend - (★ 50.5k on GitHub) is a cross-platform app that enables secure communication between devices using a REST API and HTTPS encryption. Unlike other messaging apps that rely on external servers, LocalSend doesn't require an internet connection or third-party servers, making it a fast and reliable solution for local communication.

How it works?

LocalSend uses a secure communication protocol that allows devices to communicate with each other using a REST API. All data is sent securely over HTTPS, and the TLS/SSL certificate is generated on the fly on each device, ensuring maximum security.

#security #file #share #local

Читать полностью…

Dev Useful Stuff

​​Magic Wormhole - (★ 20.2k) get things from one computer to another, safely.

This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.

#security #file #share #terminal #utility #tui

Читать полностью…

Dev Useful Stuff

​​Himalaya - (★3.1k) email client for your terminal. Written on Rust

#email #cli #terminal #tui

Читать полностью…
Subscribe to a channel