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.☆644Updated 8 months ago
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- reflect api without runtime reflect.Value cost☆817Updated 8 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- A library for diffing golang structures☆981Updated 4 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆818Updated 3 weeks ago
- Initialize structs with default values☆860Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,000Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆820Updated 2 weeks ago
- An enum generator for go☆900Updated 2 weeks ago
- 🛠 A full-featured dependency injection container for go programming language.☆239Updated last year
- Generate interfaces from structure methods.☆349Updated this week
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- WebSocket implementation for fasthttp.☆584Updated 7 months ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years 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…☆399Updated 9 months ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆294Updated 2 years ago
- Router implementation for fasthttp☆490Updated 11 months ago
- Go Lang implementation of JsonLogic☆202Updated 2 months ago
- Configuration for Go applications☆463Updated last year
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆446Updated 3 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆202Updated 2 weeks ago
- ⚖️ Fast weighted random selection for Go☆412Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆608Updated 8 months ago
- Dependency injection container in go (golang)☆704Updated 3 months ago
- Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins☆524Updated 2 years ago