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 7 months ago
Alternatives and similar repositories for atomizer
Users that are interested in atomizer are comparing it to the libraries listed below
Sorting:
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Dynamic Worker Pool Library☆30Updated 5 years ago
- Sif is a framework for fast, predictable, general-purpose distributed computing in the map/reduce paradigm.☆32Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 2 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A Go testing framework for distributed applications☆84Updated 2 weeks ago
- Mutex/Lock-Free Thread-Safe Buffer in Go. Shell automation in Go. Running and piping shell commands in Go.☆18Updated 4 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Flowgraph package for scalable asynchronous system development☆63Updated 4 years ago
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 8 months ago
- Lean Database☆24Updated 2 years ago
- Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON☆16Updated last year
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- Neural network minimal working example in Go fit for teaching.☆11Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A memory efficient immutable hash map implemented using the Hash Array Map Trie approach☆8Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Simple managed reload mechanism for Go☆47Updated 9 months ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 2 years ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆41Updated 2 years ago
- A set of tools for building parsers using the Go programming language.☆45Updated 2 years ago
- An opinionated lightweight web framework built for scale☆13Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago