gosolivs's Stars
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
Fl0p/gitpmoji
Emoji-enhanced Git commits using AI suggestions
bol-van/zapret
DPI bypass multi platform
ozontech/allure-go
Complete Allure provider in Go which doesn't overload the interface usage
backstage/backstage
Backstage is an open framework for building developer portals
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
jsightapi/online-editor-frontend
JSight Online Editor (Frontend)
firezone/firezone
Enterprise-ready zero-trust access platform built on WireGuard®.
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
kedacore/keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
kherrick/pwgen
A password generator compiled as Wasm for use on the CLI, in a custom element, or as a module.
electerious/Ackee
Self-hosted, Node.js based analytics tool for those who care about privacy.
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
fe3dback/go-arch-lint
GoLang architecture linter (checker) tool. Will check all project import path and compare with arch rules defined in yml file. Useful for hexagonal / onion / ddd / mvc and other architectural patterns. Tool can by used in your CI
vasilisiniak/emotions-ios
iOS app that helps learning and understanding your emotions | iOS приложение для изучения и понимания своих эмоций
tidwall/tile38
Real-time Geospatial and Geofencing
russross/blackfriday
Blackfriday: a markdown processor for Go
zitadel/oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
thoughtspile/banditypes
🤠🧨 The mighty 400-byte schema validator for TS / JS
VictoriaMetrics/metrics
Lightweight alternative to github.com/prometheus/client_golang
neutralinojs/neutralinojs
Portable and lightweight cross-platform desktop application development framework
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
mymth/vanillajs-datepicker
A vanilla JavaScript remake of bootstrap-datepicker for Bulma and other CSS frameworks
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
hajimehoshi/go-mp3
An MP3 decoder in pure Go
coreos/go-oidc
A Go OpenID Connect client.
loft-sh/vcluster
vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http