go-homedir

go-homedir This is a Go library for detecting the user’s home directory without the use of cgo, so the library can be used in cross-compilation environments. Usage is incredibly simple, …

excalidraw

https://plus.excalidraw.com https://excalidraw.com Common use cases • Meetings • Brainstorming • Diagrams • Interviews • Quick wireframingand more…

Compiler.nvim

Neovim compiler for building and running your code without having to configure anything.

rest.nvim

rest.nvim makes use of a curl wrapper made in pure Lua by tami5 and implemented in plenary.nvim so, in other words, rest.nvim is a curl wrapper so you don’t have to leave Neovim! Features

Vim REST Console (VRC)

VRC is a Vim plug-in to help send requests to and display responses from RESTful services in Vim. It’s useful for working with REST services that use JSON to exchange information …

github monaspace

The Monaspace type system: a monospaced type superfamily with some modern tricks up its sleeves. It is comprised of five variable axis typefaces. Each one has a distinct voice, but …

clx: circumflex

circumflex is a command line tool for browsing Hacker News in your terminal. Main features You might also like:

plow

Plow is an HTTP(S) benchmarking tool, written in Golang. It uses excellent fasthttp instead of Go’s default net/http due to its lightning fast performance. Plow runs at a specified connections(option -c) concurrently and real-time records …

bombardier

bombardier is a HTTP(S) benchmarking tool. It is written in Go programming language and uses excellent fasthttpinstead of Go’s default http library, because of its lightning fast performance.