barnex / cuda5Links
Go bindings for nVIDIA CUDA 5
☆214Updated 7 years ago
Alternatives and similar repositories for cuda5
Users that are interested in cuda5 are comparing it to the libraries listed below
Sorting:
- Go OpenCL (GOCL) Binding☆87Updated 8 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆157Updated 6 years ago
- Genetic Algorithms library written in Go / golang☆199Updated 9 years ago
- OpenCL bindings for Go☆148Updated 7 years ago
- Go binding for Tensorflow☆132Updated 7 years ago
- Bayesian text classifier with flexible tokenizers and storage backends for Go☆158Updated 5 years ago
- Go bindings for FANN, library for artificial neural networks☆115Updated 10 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- linear algebra for go☆340Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Statistics package for Go [DEPRECATED]☆195Updated 6 years ago
- SIMD for Go☆163Updated 7 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- Machine Learning libraries for Go Lang - Linear regression, Logistic regression, etc.☆201Updated 8 years ago
- Packages for solving minimization problems [DEPRECATED]☆67Updated 6 years ago
- hdf5 is a wrapper for the HDF5 library☆134Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated last year
- Simple, configurable and scalable Structured Logging for Go.☆295Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Image resizing in pure Go and SIMD☆212Updated 7 years ago
- Multivariable regression library in Go☆407Updated last year
- K-Means algorithm implementation in Go☆118Updated 10 years ago
- Go bindings for GStreamer (retired: currently I don't use/develop this package)☆173Updated 4 years ago
- Bindings for the LMDB C library☆163Updated 2 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)