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:
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years 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
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Asynchronous read-ahead for Go readers☆237Updated last year
- 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
- A simple base62 encoded token library for go, ideal for short url services.