chebyrash / promiseLinks
Promise / Future library for Go
☆406Updated last year
Alternatives and similar repositories for promise
Users that are interested in promise are comparing it to the libraries listed below
Sorting:
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- An enum generator for go☆838Updated last week
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆715Updated last year
- A library for diffing golang structures☆953Updated last year
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆687Updated last month
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- Initialize structs with default values☆842Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Generate interfaces from structure methods.☆342Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 3 weeks ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆387Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,413Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- A comprehensive error handling library for Go☆1,256Updated 7 months ago
- Combine one or more Go errors together☆1,142Updated last year
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆794Updated this week
- In-memory SQL engine in Go sql/driver for testing purpose☆901Updated 9 months ago
- Zero-allocation reflection library for Go☆576Updated last year
- Parse and modify Go struct field tags☆646Updated last year
- Golang rate limiters for distributed applications☆567Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 10 months ago
- Helpfully Functional Go like underscore.js☆403Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Golang Cache component - Multiple drivers☆373Updated 2 months ago
- A Go tool to auto generate methods for your enums☆478Updated 4 months ago
- Go simple async message bus☆277Updated 4 years ago
- Simple and fast template engine for Go☆874Updated last year