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:
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆632Updated last week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆554Updated 2 years ago
- Fast selection algorithms for Go☆251Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆361Updated 6 months ago
- A Go time testing library for writing deterministic unit tests☆269Updated 3 weeks ago
- Structured concurrency made easy☆394Updated 3 months ago
- Concurrency toolkit for Go☆219Updated last year
- A Go library for serving resources fairly☆777Updated last month
- Go port of Google's Swiss Table hash table☆461Updated 5 months ago
- ☆281Updated last week
- A memory arena implementation for Go.☆554Updated last year
- An alternative to stack traces for your Go errors☆783Updated last week
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆759Updated 3 months ago
- The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ord…☆287Updated 2 weeks ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- Golang comptime. Pure blasphemy☆484Updated 4 months ago
- Go module providing unified interface and efficient clients to work with various object storage providers until like GCS, S3, Azure, SWIF…☆171Updated last week
- ☆255Updated 2 weeks ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated 2 weeks ago
- A high performance in memory distributed cache☆74Updated 10 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆912Updated 3 years ago
- sq is a type-safe data mapper and query builder for Go.☆270Updated last year
- 🧬 Go Mutation Testing☆278Updated 10 months ago
- A terminal-based diagnostic tool for Go pprof data☆267Updated 4 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆233Updated last year
- Automatic compile-time instrumentation of Go code☆484Updated last week
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.