jmcvetta / randutilLinks
Random number/string utility library for Go
☆62Updated 8 years ago
Alternatives and similar repositories for randutil
Users that are interested in randutil are comparing it to the libraries listed below
Sorting:
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Character set conversion for Go☆63Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆253Updated 11 months ago
- Aggressive data type conversions for Go☆93Updated 5 years ago
- HTTP for Gophers☆62Updated 6 years ago
- A simple finite state machine for Golang☆161Updated last year
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- Common Go code.☆126Updated last year
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Handle locking via pid files☆143Updated 2 years ago
- Go tool to walk & rewrite AST☆172Updated 5 years ago
- Caching package for Go☆89Updated 8 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 8 years ago
- TryLock for Go☆66Updated 5 years ago
- User agent string parser in golang☆71Updated 5 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package☆193Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago