chebyrash / promiseLinks
Promise / Future library for Go
☆407Updated 2 years ago
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.☆609Updated 4 months ago
- Zero-allocation reflection library for Go☆579Updated last year
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆718Updated last year
- reflect api without runtime reflect.Value cost☆803Updated 4 months ago
- An enum generator for go☆851Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆971Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Initialize structs with default values☆845Updated 11 months ago
- Go package for dealing with maps, slices, JSON and other data.☆780Updated 5 months ago
- A library for diffing golang structures☆960Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆804Updated last month
- 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 …☆393Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆590Updated 4 months ago
- Abstract JSON for Golang with JSONPath support☆277Updated 8 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆432Updated 7 months ago
- Helpfully Functional Go like underscore.js☆405Updated last year
- WebSocket implementation for fasthttp.☆578Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆681Updated last year
- Nano ID for Go☆434Updated last year
- Parse and modify Go struct field tags☆647Updated last year
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Go simple async message bus☆278Updated 4 years ago
- Go structures with default values using tags☆327Updated last year
- Bunch of examples for dealing with the reflect package☆570Updated 4 years ago
- Golang Cache component - Multiple drivers☆373Updated 4 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆902Updated 10 months ago
- Simple and fast template engine for Go☆878Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago