NovikovRoman / goroughLinks
Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js
☆31Updated last year
Alternatives and similar repositories for gorough
Users that are interested in gorough are comparing it to the libraries listed below
Sorting:
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- ☆78Updated 5 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- Time Ranges☆39Updated 2 years ago
- 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
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Go localization framework☆31Updated last week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- ☆101Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- go-notifier: Cross platform system notifications in go (golang)☆60Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Tickers with random jitter☆92Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 5 months ago
- Embeddable in memory key/value store for strings in golang