jdxyw / juliaLinks
Generative Julia Set Image in Go
☆19Updated 4 years ago
Alternatives and similar repositories for julia
Users that are interested in julia are comparing it to the libraries listed below
Sorting:
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- ☆28Updated 3 years ago
- ☆18Updated 4 years ago
- Better sync package for Go.☆22Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Johnroids is an old style asteroids game implemented in go, gopherjs and go/wasm☆29Updated 6 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Package flow provides support for basic FBP / pipelines☆25Updated 6 months ago
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆38Updated last year
- Expr – a tiny stack-based virtual machine written in Go☆31Updated 3 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- gominfmt makes the Go code more compact to aid further compression; revert with gofmt☆28Updated 4 months ago
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- A concept package that helps implement mixin behavior using embedded structs and hook interfaces.