chebyrash / promise
Promise / Future library for Go
☆402Updated last year
Alternatives and similar repositories for promise
Users that are interested in promise are comparing it to the libraries listed below
Sorting:
- reflect api without runtime reflect.Value cost☆792Updated last month
- Zero-allocation reflection library for Go☆567Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆591Updated last month
- Golang errors with stack trace and source fragments.☆1,087Updated 11 months ago
- An enum generator for go☆823Updated last month
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆712Updated last year
- A library for diffing golang structures☆944Updated last year
- Combine one or more Go errors together☆1,132Updated last year
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆948Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- Server Sent Events server and client for Golang☆931Updated 10 months ago
- Router implementation for fasthttp☆482Updated 4 months ago
- simple struct copying for golang☆457Updated 5 years ago
- Generate type-safe Go converters by defining function signatures.☆677Updated this week
- Initialize structs with default values☆829Updated 9 months ago
- Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins☆518Updated 2 years 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 …☆384Updated last year
- Golang rate limiters for distributed applications☆553Updated this week
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆535Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 6 months ago
- Parse and modify Go struct field tags☆642Updated last year
- Bunch of examples for dealing with the reflect package☆565Updated 3 years ago
- dque is a fast, embedded, durable queue for Go☆782Updated 6 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆568Updated last month
- A Go tool to auto generate methods for your enums☆472Updated 2 months ago
- Rate limiting for go-redis☆909Updated last week
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆787Updated 5 months ago