jmcvetta / randutilLinks
Random number/string utility library for Go
☆63Updated 9 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☆109Updated 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
- my personal golang lib☆127Updated 5 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
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- A cron job scheduler for Go☆204Updated 10 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Aggressive data type conversions for Go☆94Updated 5 years ago
- Character set conversion for Go☆63Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Caching package for Go☆89Updated 8 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- User agent string parser in golang☆71Updated 5 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- Robust application configuration made simple☆126Updated 3 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- HTTP for Gophers☆62Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- This is a small utility to convert camel cased strings to snake case and back, except some defined words☆72Updated 5 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- Go tool to walk & rewrite AST☆171Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago