An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single machine and multiple processes on a single machine right now.
☆226Nov 7, 2023Updated 2 years ago
Alternatives and similar repositories for MapReduce
Users that are interested in MapReduce are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Golang package to compute the distance between two geographic latitude, longitude coordinates☆191Jan 9, 2024Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆835Feb 8, 2024Updated 2 years ago
- Generic batches for go☆13Dec 5, 2021Updated 4 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174May 10, 2023Updated 3 years ago
- ☆27Mar 19, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆49Nov 29, 2022Updated 3 years ago
- Implementation of MapReduce in Go.☆26Sep 8, 2020Updated 5 years ago
- A multi-level cache library with cache stampede prevention for Go☆126Apr 6, 2022Updated 4 years ago
- a thread-safe concurrent map for go☆47Jun 30, 2024Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated 2 years ago
- The most accurate natural language detection library for Go, suitable for short text and mixed-language text☆1,344Feb 6, 2025Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆572May 15, 2026Updated 3 weeks ago
- Tool to visualize the graph of embedded structs in Go projects☆227Aug 6, 2024Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆376Nov 18, 2023Updated 2 years ago
- Go library for printing human readable, relative time differences 🕰️☆418Sep 30, 2025Updated 8 months ago
- Adding "unset" state to Go's types☆82Oct 29, 2023Updated 2 years ago
- Simple async/await futures in Go☆32Sep 27, 2018Updated 7 years ago
- A collection of generic data structures written in Go.☆1,349Jan 7, 2024Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆229Feb 24, 2026Updated 3 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆418Aug 21, 2023Updated 2 years ago
- A race detector for Golang☆11Jan 16, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Off heap golang memory pool