chebyrash / promiseLinks
Promise / Future library for Go
☆412Updated 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.☆623Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)☆707Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆984Updated 3 weeks ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆723Updated last year
- Zero-allocation reflection library for Go☆581Updated last year
- A library for diffing golang structures☆971Updated 2 months ago
- reflect api without runtime reflect.Value cost☆806Updated 6 months 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 …☆394Updated last year
- An enum generator for go☆877Updated last week
- Initialize structs with default values☆856Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆811Updated 3 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆910Updated last year
- WebSocket implementation for fasthttp.☆579Updated 5 months ago
- A comprehensive error handling library for Go☆1,264Updated 11 months ago
- Abstract JSON for Golang with JSONPath support☆281Updated 10 months ago
- Nano ID for Go☆435Updated last year
- An in-memory cache with item expiration and generics☆1,153Updated last month
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆293Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆799Updated last week
- ⚖️ Fast weighted random selection for Go☆410Updated last month
- Configuration for Go applications☆463Updated last year
- Go Lang implementation of JsonLogic☆194Updated last week
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆443Updated 3 weeks ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- Golang errors with stack trace and source fragments.☆1,100Updated last year
- Parse and modify Go struct field tags☆647Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year