capitalone / go-future-contextLinks
A simple Future (Promise) library for Go.
☆54Updated 6 years ago
Alternatives and similar repositories for go-future-context
Users that are interested in go-future-context are comparing it to the libraries listed below
Sorting:
- A scalable lock-free channel.☆135Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆68Updated 8 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- Caching package for Go☆89Updated 9 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- An immutability helper for Go☆141Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆91Updated 7 months ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- Command line interface to Go's text/template library.☆88Updated 4 years ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 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
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- Profiling deployed binaries in real-time with flame graphs and plots.☆109Updated 5 years ago