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.
☆225Nov 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☆189Jan 9, 2024Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆834Feb 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.☆173May 10, 2023Updated 2 years ago
- ☆27Mar 19, 2022Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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…☆48Nov 29, 2022Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆127Apr 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,335Feb 6, 2025Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆575Mar 17, 2026Updated 3 weeks ago
- Tool to visualize the graph of embedded structs in Go projects☆228Aug 6, 2024Updated last year
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 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 🕰️☆419Sep 30, 2025Updated 6 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,353Jan 7, 2024Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated last month
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Aug 21, 2023Updated 2 years ago
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- Off heap golang memory pool☆59Jul 29, 2021Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Matcher is a fast path matcher/globber supporting globstar/doublestar