mikegleasonjr / forwardcacheLinks
A distributed forward caching proxy for Go's http.Client supporting TLS
☆31Updated 7 years ago
Alternatives and similar repositories for forwardcache
Users that are interested in forwardcache are comparing it to the libraries listed below
Sorting:
- Various Go utility packages.☆37Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Optimal cache stampede prevention☆15Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Generator of memorable passwords, written in Go☆64Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆34Updated last year
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 9 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Is a library that aids in graceful shutdown of a process/application