chebyrash / promiseLinks
Promise / Future library for Go
☆410Updated 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.☆617Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Zero-allocation reflection library for Go☆580Updated last year
- Fast ring-buffer deque (double-ended queue)☆696Updated last month
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆719Updated last year
- Initialize structs with default values☆850Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆974Updated 2 months ago
- An enum generator for go☆864Updated this week
- reflect api without runtime reflect.Value cost☆804Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,133Updated this week
- A library for diffing golang structures☆963Updated 2 weeks ago
- WebSocket implementation for fasthttp.☆580Updated 4 months ago
- Go package for dealing with maps, slices, JSON and other data.☆788Updated this week
- ⚖️ Fast weighted random selection for Go☆408Updated 2 weeks ago
- Golang errors with stack trace and source fragments.☆1,099Updated last year
- Bunch of examples for dealing with the reflect package☆571Updated 4 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆903Updated 11 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆807Updated last month
- Go Lang implementation of JsonLogic☆188Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Golang rate limiters for distributed applications☆580Updated 2 weeks ago
- Simple and fast template engine for Go☆882Updated last year
- 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 …☆392Updated last year
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆436Updated 7 months ago
- Abstract JSON for Golang with JSONPath support☆279Updated 9 months ago
- Parse and modify Go struct field tags☆646Updated last year
- A comprehensive error handling library for Go☆1,259Updated 9 months ago
- Generate interfaces from structure methods.☆346Updated last week
- Redis client Mock☆326Updated last year
- Helpfully Functional Go like underscore.js☆405Updated last year