Promise / Future library for Go
☆415Dec 8, 2025Updated 4 months ago
Alternatives and similar repositories for promise
Users that are interested in promise are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A library implement futrue and promise☆358Oct 27, 2019Updated 6 years ago
- A type-safe generic promise library for Golang.☆14Jan 12, 2023Updated 3 years ago
- A golang library for building interactive prompts with support for windows and posix terminals.☆17Sep 20, 2019Updated 6 years ago
- Runtime struct builder in Go☆32Apr 14, 2026Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Apr 11, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A Tailwind CSS implementation in Go☆96Apr 6, 2021Updated 5 years ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,041Dec 22, 2025Updated 3 months ago
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,189Apr 13, 2026Updated last week
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,390Apr 1, 2026Updated 2 weeks ago
- NUMA bindings for Go, requires libnuma.☆26Nov 18, 2019Updated 6 years ago
- The vbalancer is a highload proxy for TCP traffic. It provides high availability, scalability for applications running on multiple server…☆28Feb 11, 2026Updated 2 months ago
- Playing around with Go wasm support☆82May 11, 2019Updated 6 years ago
- A simple Golang package for conveniently using named read/write locks. Useful for synchronizing access to session based storage in web ap…☆34Oct 6, 2017Updated 8 years ago
- 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)☆3,339Apr 2, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,785Apr 3, 2025Updated last year
- Better structured concurrency for go☆10,370Apr 26, 2024Updated last year
- Golang: contex-aware synchronization primitives (mutex).☆36Jan 7, 2024Updated 2 years ago
- Reactive Extensions for the Go language.☆5,089Jan 22, 2025Updated last year
- ECMAScript/JavaScript engine in pure Go☆6,830Mar 11, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 8 months ago
- Generates Validate() methods for structs by tags☆29Jun 27, 2019Updated 6 years ago
- Expression language and expression evaluation for Go☆7,808Apr 12, 2026Updated last week
- Circuit Breaker implemented in Go