-
structslop Public
Forked from orijtech/structslopstructslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
Go Apache License 2.0 UpdatedAug 11, 2025 -
-
-
quicsni Public
Reading SNI value from quic Initial Packet.
-
-
managesieve Public
ManageSieve client implementation in Go
-
osinfo Public
Forked from favadi/osinfoGolang library to retrieve OS information
Go MIT License UpdatedSep 21, 2023 -
gocmt Public
Add missing comment on exported function, method, type, constant, variable in go file
-
service Public
Forked from kardianos/serviceRun go programs as a service on major platforms.
Go zlib License UpdatedMar 22, 2023 -
flycheck-checkbashisms Public
Flycheck linter for checkbashisms
-
go-toml Public
Forked from pelletier/go-tomlGo library for the TOML file format
Go MIT License UpdatedFeb 1, 2023 -
-
passage Public
Forked from FiloSottile/passageA fork of password-store (https://www.passwordstore.org) that uses age (https://age-encryption.org) as backend.
Shell Other UpdatedDec 28, 2022 -
go-vhost Public
Forked from Windscribe/go-vhostHTTP/TLS hostname multiplexing library for Go
Go Other UpdatedNov 24, 2022 -
consu Public
Forked from btnguyen2k/consuCommons utilities and tools in Golang
Go MIT License UpdatedNov 9, 2022 -
tailscale Public
Forked from tailscale/tailscaleThe easiest, most secure way to use WireGuard and 2FA.
Go BSD 3-Clause "New" or "Revised" License UpdatedSep 30, 2022 -
doggo Public
Forked from Windscribe/doggo🐶 Command-line DNS Client for Humans. Written in Golang
Go GNU General Public License v3.0 UpdatedSep 19, 2022 -
haxmap Public
Forked from alphadose/haxmapFastest and most memory efficient golang concurrent hashmap
Go MIT License UpdatedAug 29, 2022 -
concurrent-map Public
Forked from Windscribe/concurrent-mapa thread-safe concurrent map for go
Go MIT License UpdatedJul 13, 2022 -
goterators Public
Forked from ledongthuc/goteratorsA utility library that supports aggregate & transforms functions Go. Such as filter, map, reduce, find, exist
Go MIT License UpdatedJan 3, 2022 -
-
ssh-key-algo Public
Forked from github/ssh-key-algoScript to check if the SSH key algorithm is up to date
Shell MIT License UpdatedSep 13, 2021 -
go-tools Public
Forked from dominikh/go-toolsStaticcheck - The advanced Go linter
Go MIT License UpdatedSep 12, 2021 -
highwayhash Public
Forked from orijtech/highwayhashNative Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
Go Apache License 2.0 UpdatedSep 1, 2021 -
-
-
-
eve-sqlalchemy-issue-154-demo Public archive
Demo for https://github.com/pyeve/eve-sqlalchemy/issues/154#issuecomment-334871423
Python UpdatedAug 14, 2021 -
-
envim Public
Go environment variables for human