git-cliff

git-cliff: A highly customizable changelog generator. git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.

ZeroMQ

ZeroMQ: An open-source universal messaging library. ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets …

Gp.nvim (GPT prompt) Neovim AI plugin

gp.nvim: ChatGPT like sessions, Instructable text/code operations, Speech to text and Image generation in your favorite editor. Youtube demos Goals and Features The goal is to extend Neovim with the power …

neogit

A git interface for Neovim, inspired by Magit. Usage You can either open Neogit by using the Neogit command: :Neogit “ Open the status buffer in a new tab :Neogit cwd=<cwd> “ Use a …

gofr: An Opinionated Go Framework

GoFr is Opinionated Web Framework written in Go (Golang). It helps in building robust and scalable applications. This framework is designed to offer a user-friendly and familiar abstraction for all …

spot

Spot is a simple, cross-platform, reactive GUI toolkit for Go using native widgets where available. It is designed to be easy to use and to provide a consistent API across …