Eleanor McHugh

Results 14 repositories owned by Eleanor McHugh

GoLightly

216
Stars
20
Forks
Watchers

A customisable virtual machine written in Go

GoNetworking

30
Stars
2
Forks
Watchers

Example code demonstrating how the use of Go's standard networking libraries for plaintext and encrypted communications, drawn from conference talks in 2014.

GoNotebook

103
Stars
13
Forks
Watchers

All source code from my golang book A Go Developer's Notebook

gospeed

110
Stars
7
Forks
Watchers

Go micro-benchmarks for calculating the speed of language constructs

gosqlite3

32
Stars
5
Forks
Watchers

Experimental fork of a Go interface for SQLite3

greenspun

15
Stars
1
Forks
Watchers

A collection of useful lisp functionality for inclusion in complex Go programs embracing Greenspun's 10th Law

lists

23
Stars
2
Forks
Watchers

Implementations of various linear and cyclic list data-structures for Go

raw

17
Stars
1
Forks
Watchers

Taking a Ruby-shaped chainsaw to Go type safety in the interests of elegance

RubyGoLightly

70
Stars
1
Forks
Watchers

An experimental port of TinyRb to Google go, both as a means of learning go and exploring alternate approaches to implementing Ruby. Work is currently focused on the GoLightly VM.

sequences

20
Stars
0
Forks
Watchers

Generic Go iterators on steroids