Pinned Repositories
astgen
Package astgen provides a higher level API for go/ast.
epiris-td-example
Public Domain fully featured tower defense game built on top of AndEngine.
exp
Experimental libraries that may or may not be promoted to my long term maintained pkg repo.
go-conv
Fast conversions across various Go types with a simple API.
go-iter
Package iter provides primitives for walking arbitrary data structures.
go-srcutil
Package srcutil provides utilities for working with Go source code.
go-trace
Package trace extends the features of the Go execution tracer.
pkg
Packages I've decided to maintain long term that have zero dependencies except the standard library.
safer
Package safer provides safer access to unsafe operations by providing simple functions with high test coverage that will never panic, instead returning zero values.
cstockton's Repositories
cstockton/go-conv
Fast conversions across various Go types with a simple API.
cstockton/go-srcutil
Package srcutil provides utilities for working with Go source code.
cstockton/go-trace
Package trace extends the features of the Go execution tracer.
cstockton/astgen
Package astgen provides a higher level API for go/ast.
cstockton/safer
Package safer provides safer access to unsafe operations by providing simple functions with high test coverage that will never panic, instead returning zero values.
cstockton/exp
Experimental libraries that may or may not be promoted to my long term maintained pkg repo.
cstockton/go-external
Package external makes source available from the Go standard libraries internal package.
cstockton/pkg
Packages I've decided to maintain long term that have zero dependencies except the standard library.
cstockton/.github
cstockton/APIFuzzer
Fuzz your application using you Swagger or API Blueprint definition without coding
cstockton/archive
Where code goes to die.
cstockton/auth
A JWT based API for managing users and issuing JWT tokens
cstockton/btree
cstockton/cstockton
cstockton/errors
Simple error handling primitives
cstockton/go
The Go programming language
cstockton/go-ctxfn
cstockton/go-grace
cstockton/gobgp
BGP implemented in the Go Programming Language
cstockton/gobgp-profile
cstockton/luks
Pure Go implementation supporting basic introspection of Linux Unified Key Setup headers.
cstockton/malpedia_cli
Commandline utility to interact with the Malpedia service
cstockton/py-emit
cstockton/routepiler
cstockton/sensu_exporter
a Prometheus exporter for Sensu
cstockton/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
cstockton/suricata
Suricata git repository maintained by the OISF
cstockton/unixextra
cstockton/vgo-issue
cstockton/xnet
Provides performance focused extensions to the standard library.