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-root
an experimental pure-Go library to read ROOT files w/o ROOT.
sbinet/go-root2pb
An experimental tool to generate .proto files from ROOT TTrees.
sbinet/docker-containers
**DEPRECATED** A set of scripts and Dockerfile files to create and manage docker images.
sbinet/balance
Simple TCP load balancer in Go
sbinet/go-gaudi
an experimental mock-up gaudi framework in go-lang
sbinet/goapple2
Apple ][+ emulator written in Go.
sbinet/golearn
Machine Learning for Go
sbinet/gothon
A Python interpreter written in Go
sbinet/aptly
aptly
sbinet/c2go
C to Go translation tool supporting Go toolchain migration
sbinet/crowbar-devtool
sbinet/cwrap
Wraps C libraries in Go.
sbinet/dataframe
A package to manage R-like data frames written in Go.
sbinet/fits
A golang FITS format reader
sbinet/go-ami
An experimental rewrite of py-ami in go.
sbinet/go-cfitsio
Naive CGo bindings for ``FITSIO``.
sbinet/go-gccxml
Go binding and extension to gccxml.
sbinet/godbg
Web-based gdb front-end application
sbinet/gojit
JIT code-generation in golang!
sbinet/Golang-Challenge-1
Golang Programming Challenge 1
sbinet/hep-fccsw
FCC software, common to FCC-hh, -ee, and -eh.
sbinet/HEP-SW-Collab
sbinet/HiggsML2014
Software for the 2014 ATLAS Higgs Machine Learning Challenge data set on opendata.cern.ch/education/ATLAS
sbinet/hml
validate higgsml submissions
sbinet/hml-docks
hml-docks is the repository holding Docker containers with the winners' and awards' code of the HiggsML challenge.
sbinet/lsst-dev
mixed bag of tools for LSST
sbinet/lsst-dev-fp-ana
fp-ana is a set of tools to analyze output files from the LSST stack
sbinet/romba
sbinet/sparse_histo
To test a sparse histogram implementation with various languages
sbinet/tarjan
Graph loop detection in Go using Tarjan's algorithm