-
The Go programming language
Go BSD 3-Clause "New" or "Revised" License UpdatedMar 2, 2025 -
quantum-clocktower Public
WIP: Solver for Quantum Blood on the Clocktower
Python UpdatedFeb 9, 2025 -
gcmmap Public
Garbage collected mmaps
-
genericz Public
Golang convenience library made possible since generics
-
quasar-ui-qmarkdown Public
Forked from quasarframework/quasar-ui-qmarkdownA Quasar UI App Extension to display inline markdown
JavaScript MIT License UpdatedJan 6, 2025 -
rcf-m18 Public
Library for controlling your RCF M18 headless mixer
-
cerpc Public
gRPC-like RPCs from browser to Golang backends
Go BSD 2-Clause "Simplified" License UpdatedDec 19, 2024 -
-
gonum Public
Forked from gonum/gonumGonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Go BSD 3-Clause "New" or "Revised" License UpdatedOct 30, 2024 -
go_get_set_generator Public
Forked from aman-bansal/go_get_set_generatorGetter and setter generator for go structs
-
spelslot-wiki-sync Public
Syncs characters from D&D Beyond to the Spelslot Wiki
Go Other UpdatedOct 23, 2024 -
vectorcmp Public
Forked from hexon/vectorcmpAVX2 vector comparison operations (VPCMPEQ/VPCMPGT) for Go
Assembly BSD 2-Clause "Simplified" License UpdatedOct 16, 2024 -
go-and Public
Forked from bwesterb/go-andBitwise AND two byte-slices
Go MIT License UpdatedOct 15, 2024 -
deepl Public
Forked from bounoable/deeplDeepL Pro API client for Go.
Go MIT License UpdatedOct 15, 2024 -
sqlc Public
Forked from sqlc-dev/sqlcGenerate type-safe code from SQL
-
httpovergrpc Public
HTTP over gRPC Go library
Go BSD 2-Clause "Simplified" License UpdatedSep 21, 2024 -
uint64mph Public
Forked from alecthomas/mphMinimal Perfect Hashing for Go for uint64 keys and values
Go BSD 3-Clause "New" or "Revised" License UpdatedSep 12, 2024 -
iferr Public
Forked from koron/iferrGenerate "if err != nil {" block
Go MIT License UpdatedSep 9, 2024 -
go-tools Public
Forked from dominikh/go-toolsStaticcheck - The advanced Go linter
Go MIT License UpdatedSep 6, 2024 -
ringbuf Public
A ring buffer of bytes that accepts a parallel reader and writer.
Go BSD 2-Clause "Simplified" License UpdatedAug 27, 2024 -
delve Public
Forked from go-delve/delveDelve is a debugger for the Go programming language.
Go MIT License UpdatedAug 27, 2024 -
kin-openapi Public
Forked from getkin/kin-openapiOpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
Go MIT License UpdatedAug 22, 2024 -
-
msgpack-spec Public
Forked from msgpack/msgpackMessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
UpdatedAug 10, 2024 -
raft-grpc-transport Public
Make hashicorp/raft communicate over gRPC
-
raft-grpc-example Public template
Example code for how to get hashicorp/raft running with gRPC
-
compress Public
Forked from klauspost/compressOptimized Go Compression Packages
Go Other UpdatedJun 27, 2024 -
rpcz Public
A library to show RPC samples for gRPC
-
convreq Public
Library to make writing webservers in Go more convenient.
-
throughputbuffer Public
An efficient high throughput buffer in Go