chebyrash / promiseLinks
Promise / Future library for Go
☆412Updated last month
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.☆650Updated 9 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆727Updated last year
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆432Updated 2 years ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,008Updated last week
- An enum generator for go☆909Updated last month
- Initialize structs with default values☆866Updated last year
- reflect api without runtime reflect.Value cost☆819Updated 9 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 …☆401Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆831Updated last month
- 🛠 A full-featured dependency injection container for go programming language.☆240Updated 2 years ago
- A library for diffing golang structures☆982Updated 4 months ago
- Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq☆329Updated 2 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated last month
- WebSocket implementation for fasthttp.☆585Updated 8 months ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆291Updated last year
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆447Updated 3 months ago
- 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…☆398Updated 10 months ago
- Generate type-safe Go converters by defining function signatures.☆802Updated this week
- ☆219Updated last year
- Configuration for Go applications☆470Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆203Updated last month
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- ⚖️ Fast weighted random selection for Go☆415Updated 3 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,125Updated 2 years ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆486Updated 11 months ago
- Go Lang implementation of JsonLogic☆206Updated 3 weeks ago