dispatchrun / coroutineLinks
Durable coroutines for Go
☆423Updated last year
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- Fast selection algorithms for Go☆252Updated last year
- A Go time testing library for writing deterministic unit tests☆271Updated 2 months ago
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆652Updated last month
- Gain is a high-performance io_uring networking framework written entirely in Go.☆559Updated 2 years ago
- A Go library for serving resources fairly☆781Updated 2 weeks ago
- Structured concurrency made easy☆396Updated 4 months ago
- A memory arena implementation for Go.☆553Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆363Updated last month
- Concurrency toolkit for Go☆223Updated last year
- Go port of Google's Swiss Table hash table☆468Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆769Updated 5 months ago
- 🧬 Go Mutation Testing☆279Updated last year
- An alternative to stack traces for your Go errors☆787Updated 2 weeks ago
- Go module providing unified interface and efficient clients to work with various object storage providers until like GCS, S3, Azure, SWIF…☆173Updated last week
- A high performance in memory distributed cache☆81Updated last month
- The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ord…☆295Updated last month
- An eBPF tool monitoring a goroutine☆190Updated last year
- Golang comptime. Pure blasphemy☆487Updated 6 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆281Updated last month
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- ☆298Updated this week
- Pure Go NBD server and client library.☆398Updated last year
- Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy☆231Updated 4 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆911Updated 3 years ago
- A blazingly fast event stream processing library powering the reveald event processing daemon.☆145Updated last month
- Script engine, especially good for tests☆162Updated last year
- Assert your Go code is inlined and bounds-check eliminated