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-cxxdict
Tools to automatically generate Go bindings for C/C++ libraries from GCC-XML informations. fork from genreflex from root.cern.ch to add go-bindings.
sbinet/go-imap
git mirror of http://code.google.com/p/go-imap/
sbinet/go-config
Configuration file parser for INI format
sbinet/auto-vectorization
playground for autovectorization (C, C++ and Go)
sbinet/go-cblas
Go bindings to CBLAS
sbinet/go-hep
A (set of) Go packages for High Energy Physics
sbinet/Go-vs-C-Matrix-benchmark
sbinet/fineline
A line editing package for Go written in Go
sbinet/go-types
types from exp/types
sbinet/GoPy
An experimental Python bytecode interpreter implementation in Go
sbinet/mapreduce
A Go data processing framework
sbinet/notmuch
Notmuch is not much of an email program
sbinet/clingon
A Go package for implementing command-line interfaces for games and graphical applications
sbinet/go-ctypes
Go package to encode/decode Go values into C equivalent ones.
sbinet/goflow
Flow-based and dataflow programming library for Go programming language
sbinet/physis
High-level framework for stencil computations
sbinet/vector
Stand-alone proof-of-concept optimizer that uses AI techniques to produce optimal sequences of instructions to compute vector math utilizing SIMD instructions.