godash

Godash is inspired by utility library lodash. This library has many functions which make your life easier as a developer and solved different usual problems that every programmers face with them …

colly

colly: Lightning Fast and Elegant Scraping Framework for Gophers. Colly provides a clean interface to write any kind of crawler/scraper/spider. With Colly you can easily extract structured data from websites, …

carbon

carbon: A simple, semantic and developer-friendly golang package for datetime Carbon has been included by awesome-go, if you think it is helpful, please give me a star

permify: open source authorization service

Permify is an open-source authorization service for creating and maintaining fine-grained authorizations in your applications. Permify’s data model is inspired by Google’s consistent, global authorization system, Google Zanzibar Paper. Zanzibar: Google’s Consistent Global Authorization …

50 useful vim commands

Here are 50 useful Vim commands that work in normal mode. Many of these can be combined and modified to produce dozens more. Use these as inspiration for your own …

Pantran.nvim

With pantran.nvim, you can use your favorite machine translation engines without having to leave your favorite editor. It makes use of Neovim’s api-floatwin to implement an asynchronous, interactive machine translation interface, similar …

DevToysMac

DevToysMac: This is the mac app version of DevToys for Windows! Introduction DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites …

mongo.nvim

mongo.nvim: A NeoVim frontend for mongosh. MongoDB Compass is a great tool, but when you want to edit a large document, it really begins to slow down, and on top …