sadlil / experimentsLinks
experiments on various topics
☆14Updated 3 years ago
Alternatives and similar repositories for experiments
Users that are interested in experiments are comparing it to the libraries listed below
Sorting:
- Go assignment by slice, array unpacking or destructuring☆10Updated 5 years ago
- ☆16Updated 4 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Go vanity domain HTTP handler☆30Updated 10 months ago
- A small library to measure latency of things.☆35Updated 7 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Start Go command line apps with ease☆16Updated this week
- Offline key generation service written in Go☆12Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Buffered Reader/Writer☆75Updated 3 weeks ago
- Simple database model layer for upper.io/db☆15Updated 5 years ago
- A priority queue for timed events, written in go.☆34Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- Locally hosted Go playground for more advanced functionality.☆21Updated last year
- Simple and easy retry mechanism package for Go☆66Updated 3 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 5 years ago
- Make random JSON in Go☆25Updated 5 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated 10 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Command-line file downloader tool☆49Updated 2 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago