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
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174May 10, 2023Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Feb 8, 2024Updated 2 years ago
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆572Feb 23, 2026Updated last week
- a thread-safe concurrent map for go☆48Jun 30, 2024Updated last year
- Corgi helps to send someone your project yml file, init and run it in minutes. Auto git cloning, db seeding, concurrent running and much…☆33Aug 15, 2025Updated 6 months ago
- ☆27Mar 19, 2022Updated 3 years ago
- The most accurate natural language detection library for Go, suitable for short text and mixed-language text☆1,319Feb 6, 2025Updated last year
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- Simple async/await futures in Go☆32Sep 27, 2018Updated 7 years ago
- Golang package to compute the distance between two geographic latitude, longitude coordinates☆189Jan 9, 2024Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Jul 14, 2022Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆126Apr 6, 2022Updated 3 years ago
- Binary Tetris☆164Jan 19, 2022Updated 4 years ago
- An opinionated lightweight web framework built for scale☆13Dec 25, 2023Updated 2 years ago
- A service for managing locks in multiprocess/distributed systems☆13Feb 5, 2023Updated 3 years ago
- Tool to visualize the graph of embedded structs in Go projects☆229Aug 6, 2024Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Nov 29, 2022Updated 3 years ago
- Library to generate TOTP/HOTP codes☆142Jan 17, 2024Updated 2 years ago
- Go library for printing human readable, relative time differences 🕰️☆419Sep 30, 2025Updated 5 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Nov 18, 2023Updated 2 years ago
- Adding "unset" state to Go's types☆82Oct 29, 2023Updated 2 years ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Aug 21, 2023Updated 2 years ago
- Write as Functions, Deploy as a Monolith or Microservice with WebAssembly☆342Feb 23, 2026Updated last week
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Mar 17, 2023Updated 2 years ago
- Faster base64 encoding for Go☆185Feb 25, 2023Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Sep 7, 2021Updated 4 years ago
- A collection of generic data structures written in Go.☆1,351Jan 7, 2024Updated 2 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 10 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- Functional tools in Go 1.18 using newly introduced generics☆172Sep 23, 2022Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated this week
- 🧵 thead facilities in Go☆18Jan 22, 2021Updated 5 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- Generic batches for go☆13Dec 5, 2021Updated 4 years ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Oct 12, 2025Updated 4 months ago