prinsmike's Stars
OpenInterpreter/open-interpreter
A natural language interface for computers
jtroo/kanata
Improve keyboard comfort and usability with advanced customization
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
mendableai/firecrawl
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
unclecode/crawl4ai
🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
liushuangls/go-anthropic
Anthropic Claude API wrapper for Go
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
libdns/libdns
Core interfaces for universal DNS record manipulation across providers
artemsen/swayimg
Image viewer for Wayland
kaosat-dev/Blenvy
Bevy Code & Blender addon for a simple workflow to add & edit Bevy components in Blender
tree-sitter/tree-sitter
An incremental parsing system for programming tools
ivaaaan/smug
Session manager and task runner for tmux. Start your development environment within one command.
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
AugustDev/dgbr
Dgraph backup restore tool to/from AWS S3 bucket
dgraph-io/badger
Fast key-value DB in Go.
dgraph-io/dgraph
The high-performance database for modern applications
prinsmike/staticenv
A package for reading environment variables into statically typed variables.
prinsmike/govee
Go (golang) package, appv, lets you set your application's version info from the application's Git repository at compile time using -ldflags.
prinsmike/go-alpine-builder
Create an alpine image for building Go projects.
iNamik/go_lexer
GO API To Help You Create Hand-Written Lexers - See My 'go_parser' Project for the Parser API and 'go_lexer_matcher' Project for a Fluent Interface for Matching Tokens.
toashd/gopher
Little `( ◔ ౪◔)´ for the command line.
spf13/viper
Go configuration with fangs
spf13/cobra
A Commander for modern Go CLI interactions
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
srinathgs/mysqlstore
Gorilla's Session Store Implementation for MySQL
riolet/WAFer
WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.
gophercon/2014-talks
This is the official repository for slides and talks from GopherCon 2014
emicklei/go-restful
package for building REST-style Web Services using Go