gebv's Stars
libuv/libuv
Cross-platform asynchronous I/O
imthenachoman/How-To-Secure-A-Linux-Server
An evolving how-to guide for securing a Linux server.
sourcegraph/conc
Better structured concurrency for go
caddyserver/certmagic
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
arp242/goatcounter
Easy web analytics. No tracking of personal data.
github/git-sizer
Compute various size metrics for a Git repository, flagging those that might cause problems
paypal/junodb
JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.
valyala/fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
facebookexperimental/hermit
Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, nondeterministic behavior, into deterministic, repeatable behavior. This can be used for various applications, including replay-debugging, reproducible artifacts, chaos mode concurrency testing and bug analysis.
aip-dev/google.aip.dev
API Improvement Proposals. https://aip.dev/
matlink/gplaycli
Google Play Downloader via Command line
JoMingyu/google-play-scraper
Google play scraper for Python inspired by <facundoolano/google-play-scraper>
mailgun/groupcache
Clone of golang/groupcache with TTL and Item Removal support
dev-sec/cis-docker-benchmark
CIS Docker Benchmark - InSpec Profile
ansible-lockdown/RHEL7-CIS
Automated CIS Benchmark Compliance Remediation for RHEL 7 with Ansible
xyproto/png2svg
:twisted_rightwards_arrows: Convert small PNG images to SVG Tiny 1.2
ozontech/cute
Library for simply creating HTTP tests in Go with Allure reports.
sous-chefs/apt
Development repository for the apt cookbook
aws-samples/amazon-eks-custom-amis
Amazon EKS custom AMIs based on Amazon Linux
harshavardhana/s3www
Serve static files from any S3 compatible object storage services (Let's Encrypt ready)
wangjia184/sortedset
An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing
ii64/gouring
Go io uring syscall implementation without CGO, rewrite on branch v0.4
archlinux/infrastructure
Official Arch Linux Infrastructure Repository (read-only mirror)
igor-suhorukov/openstreetmap_h3
OSM planet dump high performance data loader. Transform OpenStreetMap World/Region PBF dump into partitioned by H3 regions PostGIS pgsnapshot (lossless) OSM schema representation and/or into ArrowIPC/Parquet dumps
2Ra66it/updater-for-spotify
Updater For Spotify allows you to download the latest version of Spotify
eXpl0it3r/streamdeck-clockify
Clockify Action for the Elgato Stream Deck
mitre/ansible-cis-docker-ce-hardening
(WIP) An ansible playbook to harden a docker host to the CIS CE Benchmark requirements
go-faster/bot
GitHub and Telegram automation for go-faster projects
C-Pro/geche
Generic cache
bagardavidyanisntreal/portal
Publisher-Subscriber pattern implementation based on channels aka Choreography pattern