Pinned Repositories
go-clang
DEPRECATED. use https://github.com/go-clang. CGo bindings to the C-api of libclang.
go-eval
the beginning of an interpreter for Go (fork off exp/eval)
go-ffi
an experimental package to use libffi from Go.
go-hdf5
**DEPRECATED** Go bindings to the HDF5 library
go-python
naive go bindings to the CPython2 C-API
igo
A simple interactive Go interpreter built on go-eval with some readline-like refinements
notes-and-todos
notes about stuff
npyio
npyio provides read/write access to numpy data files.
perfbook
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git
wasm
tools to interact with WASM files
sbinet's Repositories
sbinet/go-ffi
an experimental package to use libffi from Go.
sbinet/iview
A minimalistic image viewer written in Go.
sbinet/gsl
A (nearly) complete binding of the GNU Scientific Library for Go
sbinet/install-go
``install-go`` is a simple script to install a given ``Go`` toolchain for a given set of ``linux`` platforms.
sbinet/advent-of-code
Code for http://adventofcode.com
sbinet/ji-2014-go
repository for the JI-2014 and the Go hands-on
sbinet/gh-mv-issues
gh-repo-mv migrates github repositories from one place to the other
sbinet/go-higgsml
a simple starting kit for the HiggsML challenge, in Go.
sbinet/vego
a pure-Go implementation of vega
sbinet/crenshaw-go
A Go implementation of Jack Crenshaw's Let's Build a Compiler tutorial series
sbinet/cxx-root
Mirror of official ROOT git repository
sbinet/dev-lr-2015-go
a simple repository holding sources for the `Go` hands-on session of the devatlr-2015 workshop
sbinet/fedid
The Identity federator service permits user connection using different identity providers
sbinet/go-challenge
repo for the go-challenge
sbinet/go-clang-gen
Generate Go bindings for Clang's C API
sbinet/go-numrecipes
`go-numrecipes` is a set of packages implementing the `Numerical Recipes` 3rd edition, in `Go`.
sbinet/go-snappy
The Snappy compression format in the Go programming language.
sbinet/go-tuto-gl
my foray into OpenGL, in Go
sbinet/Golang-Challenge-1
Golang Programming Challenge 1
sbinet/gonum-graph
Graph packages for the Go language
sbinet/gonum-lapack
A lapack implementation for go
sbinet/gonum-root
Algorithms for calculating the zero value of functions
sbinet/jupyter
sbinet/loops-20151217-tp
Support code and exercizes for http://reseau-loops.github.io/journee_2015_12.html
sbinet/parisgo
tools and workshop material for Golang Paris
sbinet/poly2tri.golang
Automatically exported from code.google.com/p/poly2tri.golang
sbinet/swap-ana
swap-ana infers whether heap pages have been swapped out
sbinet/test-cgo
sbinet/tuto-polymer
A simple "hello world" tutorial for Polymer
sbinet/xgbutil
A utility library to make use of the X Go Binding easier. (Implements EWMH and ICCCM specs, key binding support, etc.)