devnw / atomizerLinks
Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitates massively parallel and distributed computing. Fashioned after Go itself using similar CSP paradigms.
β21Updated last year
Alternatives and similar repositories for atomizer
Users that are interested in atomizer are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocationsβ73Updated last year
- ππ» generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Genericsβ58Updated 3 years ago
- Particles simulation built with Go and WebAssemblyβ50Updated 4 years ago
- Generative Adversarial Network in Go via Gorgoniaβ87Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β70Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than chβ¦β163Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ61Updated 6 years ago
- An offheap memory allocator for manual memory management in Golangβ30Updated 2 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64β43Updated 5 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ75Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 9 months ago
- Expr β a tiny stack-based virtual machine written in Goβ32Updated 4 years ago
- DRR scheduler for Go channelsβ32Updated 3 years ago
- bebop wire format in Goβ78Updated last year
- Pipelines using goroutinesβ60Updated 4 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviromentsβ80Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,β¦β28Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β77Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β126Updated 7 months ago
- Implementation of Boyer-Moore fast string search algorithm in Goβ58Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clientsβ84Updated 4 months ago
- Simple expression evaluation engine for Goβ72Updated 5 years ago
- Allows to mark Go enum types as exhaustive.β33Updated last year
- A cancelable reader for Goβ138Updated 2 years ago
- fast runtime.Callerβ18Updated 11 months ago
- golang powered game engineβ45Updated 4 years ago
- Neural network auditory processing code in Go focused on filtering speech wav files via mel filtersβ11Updated 2 years ago
- simple data streams for goβ31Updated 3 years ago
- Go templates invoked as functionsβ156Updated 4 years ago