go-hep / gaudi-fwk

an experimental mock-up gaudi framework in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-gaudi

Build Status

go-gaudi is an experimental rewrite of Gaudi in Go to investigate concurrency patterns and implementations.

Installation

Is as easy as::

$ go get github.com/go-hep/gaudi-fwk/...

(yes, with the ellipsis at the end, to compile and install all subpackages)

Documentation

Is available on go.pkgdoc:

http://go.pkgdoc.org/github.com/go-hep/gaudi-fwk/kernel

About

an experimental mock-up gaudi framework in Go


Languages

Language:Go 53.1%Language:Python 25.8%Language:C++ 12.2%Language:Objective-C 6.4%Language:C 1.8%Language:Shell 0.7%