scottcagno's Stars
jqlang/jq
Command-line JSON processor
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
boltdb/bolt
An embedded key/value database for Go.
dgraph-io/badger
Fast key-value DB in Go.
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
google/gopacket
Provides packet processing capabilities for Go
justinas/alice
Painless middleware chaining for Go
veandco/go-sdl2
SDL2 binding for Go
begeekmyfriend/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
aerospike/aerospike-server
Aerospike Database Server – flash-optimized, in-memory, nosql database
couchbase/moss
moss - a simple, fast, ordered, persistable, key-val storage library for golang
gopherdata/resources
Resources for Go-based data analysis, visualization, machine learning, etc.
bmhatfield/go-runtime-metrics
Collect Golang Runtime Metrics, outputting to a stats handler
blang/vfs
Virtual filesystem library written in golang
sausheong/gonn
Building a simple neural network in Go
bspaans/bleep
Synthesizer/sequencer written in Golang
tidwall/rhh
A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.
lukechampine/few
Fastest Encoder in the West
tidwall/bfile
A buffer pool file I/O library for Go
alexander-akhmetov/mdb
LSM tree based key-value database
krasun/lsmtree
Log-structured merge-tree
tidwall/pair
create low memory key/value objects in Go
Jonny-Burkholder/biscuit
hand-rolled cookies library in go
mailund/hash
Various hash tables in C.
patrickgombert/lsmt
A log-structured merge-tree implementation, for fun
Jonny-Burkholder/rainman
Implementation of neural networks in go
scottcagno/storage
Jonny-Burkholder/go-logan
Go language driver for Adamantium database
Jonny-Burkholder/webutil
A collection of web boilerplate, tools, and utilites to be used with Go, React, and Bootstrap
scottcagno/go-scratch
just a scratch repo for testing things out and such