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:
- Fast ring-buffer deque (double-ended queue)☆718Updated 3 months ago
- Zero-allocation reflection library for Go☆581Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆629Updated 6 months ago
- reflect api without runtime reflect.Value cost☆810Updated 7 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆723Updated last year
- WebSocket implementation for fasthttp.☆578Updated 6 months ago
- Initialize structs with default values☆857Updated last year
- An enum generator for go☆880Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆689Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆813Updated 4 months ago
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- A library for diffing golang structures☆971Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆807Updated 3 weeks ago
- An in-memory cache with item expiration and generics☆1,162Updated 3 weeks ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Parse and modify Go struct field tags☆647Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆600Updated 7 months ago
- A comprehensive error handling library for Go☆1,266Updated 11 months ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- Configuration for Go applications☆463Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆201Updated last month
- In-memory SQL engine in Go sql/driver for testing purpose☆912Updated last year
- Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq☆329Updated last year
- ⚖️ Fast weighted random selection for Go☆411Updated last month
- Nano ID for Go☆437Updated last year
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆397Updated 7 months ago
- Router implementation for fasthttp☆488Updated 9 months ago