c2h5oh / hideLinks
Obfuscating IDs made simple with modular multiplicative inverse
☆157Updated 6 years ago
Alternatives and similar repositories for hide
Users that are interested in hide are comparing it to the libraries listed below
Sorting:
- Create Youtube-Like IDs in Golang☆223Updated 8 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 8 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- Unfancy resources embedding for Go with out of box http.FileSystem support.☆176Updated 2 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Dynamically resizable pools of goroutines which can queue an infinite number of jobs.☆87Updated 9 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 4 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- ☆70Updated 3 years ago
- xlog is a logger for net/context aware HTTP applications☆140Updated last year
- smartcrop implementation in pure Go without opencv dependency☆121Updated 9 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Go File Processing Framework.☆137Updated 6 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Stream video files over HTTP☆146Updated 8 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- input validation framework☆81Updated 8 years ago
- WS-Machine is a websocket finite state machine for client websocket connections (Go)☆118Updated 8 years ago
- Automated wrapper to add let's encrypt support to go servers☆245Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆96Updated 6 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)