There are no reviews yet. Be the first to send feedback to the community and the maintainers!
GoLightly
A customisable virtual machine written in Gogospeed
Go micro-benchmarks for calculating the speed of language constructsGoNotebook
All source code from my golang book A Go Developer's Notebookslices
Implementations of slice-based data types in GoGoNetworking
Example code demonstrating how the use of Go's standard networking libraries for plaintext and encrypted communications, drawn from conference talks in 2014.serendipity
A pure Go relational database system ported from and inspired by SQLite 3lists
Implementations of various linear and cyclic list data-structures for Gosequences
Generic Go iterators on steroidswendigo
An experimental translation of SQLite to Go - superseded by Serendipitychain
An implementation of the classic Lisp-style Cons list data structure, a chain of value-link pairs.sexp
An S-Expression library for Goraw
Taking a Ruby-shaped chainsaw to Go type safety in the interests of elegancegreenspun
A collection of useful lisp functionality for inclusion in complex Go programs embracing Greenspun's 10th LawGoFORTH
A primitive Forth implementation in Goatomiser
an input scanner for reading s-expressions and turning them into go data objectstypelib
A collection of container types for Go's core types providing a batteries-included experience as usually found in higher level languages such as Ruby and Python.vm-fragments
Code fragments from my talks on implementing virtual machinesGoGenericsTalk
Code from a series of talks on Generics, Reflection, Higher-Order Functions and Collections in Godice
A simple dice pool abstraction for pen-and-paper style gamesWebSocketTalk
Code from GoLab 2020 talk on WebSockets in Golangsets
Hash-based sets for goGoFigure
Trivial command-line file template tool written in GogoDB
A high-level database access library for Gointro_to_fp_in_go
Code from An Introduction to Functional Programming in Gomaps
Go generic functions for manipulating map data typeswebcryptodemo
Simple examples of writing RESTy encrypted web services in #golangRuby-Plumber-s-Toolkit
Code for interfacing Ruby with low-level OS facilitiesjittery
Go package to use panic/recover for custom flow control.GoParanoia
Code from the Golab 2019 workshop "Adventures in Paranoia with Go and SQLite"Love Open Source and this site? Check out how you can help us