esimov / colidrLinks
Coherent Line Drawing implementation in Go.
☆55Updated 4 years ago
Alternatives and similar repositories for colidr
Users that are interested in colidr are comparing it to the libraries listed below
Sorting:
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 6 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated 11 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Sort anything. (Warning: cursed)☆58Updated 6 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- 2D locality queries in Go☆34Updated 2 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Make random JSON in Go☆25Updated 5 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Convert a go file to its ast representation☆93Updated last month
- ⚡Fast filysystem fingerprinting using xxHash☆50Updated 6 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Sequel - A Go <-> SQL mapping package☆24Updated last year