iapyeh's Stars
golang/go
The Go programming language
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
sveltejs/svelte
web development for the rest of us
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
hediet/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
gobuffalo/packr
The simple and easy way to embed static files into Go binaries.
elsaland/elsa
❄️ Elsa is a minimal runtime for JavaScript and TypeScript written in Go
sevlyar/go-daemon
A library for writing system daemons in golang.
ckiplab/ckiptagger
CKIP Neural Chinese Word Segmentation, POS Tagging, and NER
hatashiro/kawa
A macOS input source switcher with user-defined shortcuts.
attaswift/BTree
Fast sorted collections for Swift using in-memory B-trees
tsliwowicz/go-wrk
go-wrk - a HTTP benchmarking tool based in spirit on the excellent wrk tool (https://github.com/wg/wrk)
qor/auth
Golang Authentication solution
deroproject/graviton
Graviton Database: ZFS for key-value stores.
junglejs/junglejs
The Jamstack static site framework for Svelte
SukkoPera/Raemixx500
Open Hardware Remake of the Commodore Amiga 500+ Mainboard
oskardolch/SteamCAD
2D CAD especially designed to draw steam locomotives
MTASZTAKI/ApertusVR
Virtual Reality Software Library
msteinert/pam
Go wrapper module for the Pluggable Authentication Modules (PAM) API
CrowdTangle/API
API Documentation
niksite/url-normalize
URL normalization for Python
dgrr/fastws
A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.
borntyping/python-infix
An experiment to use infix operators in Python
dj-on-github/djenrandom
A C program to generate random data using several random models, with parameterized non uniformities and flexible output formats.
giuliocomi/knockandgo
Port Knocking revisited in Golang
qor/auth_themes
Auth Themes
red0xff/doodler
a scraper for Doodles featured on google.com
eehsiao/go-models-mysql
go-models-mysql https://godoc.org/github.com/eehsiao/go-models-mysql
dairaga/monadgo
Implements scala-like monadic functions in Go