Stars
GCCGO - user submitted interesting self contained samples from the playground
go datastructures using generics
⬅️ String left pad -- deprecated, use String​.prototype​.pad​Start()
Mindless, verified (erasably) coding using dependent types
Mindless, verified (erasably) coding using dependent types, phase 2
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
Deterministic execution virtual machine sandbox for Moxie arch
Practical data structures (i.e., which dictionary is the fastest?) - my bachelor's thesis
fully transparent bridge between Go and the JavaScript
Go Goodies for Swift. Including goroutines, channels, defer, and panic.
FreeRDP is a free remote desktop protocol library and clients
Mirror of https://gitlab.com/Remmina/Remmina The GTK+ Remmina Remote Desktop Client
Command pigeon generates parsers in Go from a PEG grammar.
Go package safefile implements safe "atomic" saving of files.
An implementation of binomial heaps in C and Python. The C implementation is used in the LITMUS^RT project.
đź’ŽCollection of algorithms and data structures
minux / llgo
Forked from go-llvm/llgoA fork of LLVM-based compiler for Go (llgo). Two branches (minux and minux2) are intended for upstream merging. All branches with a "temp_" prefix are made purely for preview of some of my work, an…