dataflowjs's Stars
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
gofiber/fiber
⚡️ Express inspired web framework written in Go
uber-go/zap
Blazing fast, structured, leveled logging in Go.
ginuerzh/gost
GO Simple Tunnel - a simple tunnel written in golang
angristan/openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
gopherjs/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
quic-go/quic-go
A QUIC implementation in pure Go
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
markbates/goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
BurntSushi/toml
TOML parser for Golang with reflection.
go-gost/gost
GO Simple Tunnel - a simple tunnel written in golang
aerokube/selenoid
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
playwright-community/playwright-go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
elliotchance/c2go
⚖️ A tool for transpiling C to Go.
nntaoli-project/goex
Cryptocurrency Exchange REST API SDK Wrapper Implemented With the golang, Supporting OKX, Huobi, Binance
gocraft/dbr
Additions to Go's database/sql for super fast performance and convenience.
go-graphics/go-gui-projects
A list of Go GUI projects
adshao/go-binance
A Go SDK for Binance API
sammy007/open-ethereum-pool
Open Ethereum Mining Pool
carlmjohnson/requests
HTTP requests for Gophers
nickboucher/trojan-source
Trojan Source: Invisible Vulnerabilities
danielpaulus/quicktime_video_hack
Record iOS device audio and video
jonegil/gui-with-gio
Tutorials for Gio, the GUI framework in Go.
wit-ai/wit-go
Go client for wit.ai HTTP API
victorsteven/jwt-best-practices
lineage2js/lineage2js
Node.js server emulator for lineage 2 chronicle 1 harbingers of war
Ruk33/l2auth
Lineage 2 C4 server written in C as a learning exercise
kmaher9/levenshtein
A Golang implementation of the Levenshtein Distance Algorithm.