sadlil / experimentsLinks
experiments on various topics
☆14Updated 4 years ago
Alternatives and similar repositories for experiments
Users that are interested in experiments are comparing it to the libraries listed below
Sorting:
- `in` operator for go☆17Updated 7 years ago
- Simple and easy retry mechanism package for Go☆66Updated 4 years ago
- Simple Go HTTP middleware for reducing code substantially when building an API. `net/http` compatible.☆25Updated 5 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- Go Murmur3 hash implementation☆27Updated 4 years ago
- A CLI app for downloading file concurrently.☆72Updated 6 years ago
- Command-line file downloader tool☆51Updated 2 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Extending the default golang smtp package with a server implementation☆15Updated 2 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- ☆15Updated 9 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- Run your programs as a daemon or service☆20Updated 8 years ago
- Common go helper utils, each in its subdir☆81Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago
- Filesystem Abstraction Layer for Go, supports S3, Local filesystem & your own☆77Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- A Go library for building command line applications.☆67Updated 2 years ago
- 📋 cheat sheet which maps the results of channel operations based on its state☆19Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Gorilla XML RPC implementation (Golang/Go)☆71Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- ☆33Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Talk to the cron expressions on your terminal☆20Updated 4 years ago