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:
- 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.☆833Feb 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 2 years ago
- ☆27Mar 19, 2022Updated 4 years ago
- 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…☆47Nov 29, 2022Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆127Apr 6, 2022Updated 3 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,326Feb 6, 2025Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆574Updated this week
- Tool to visualize the graph of embedded structs in Go projects☆229Aug 6, 2024Updated last year
- 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)☆377Nov 18, 2023Updated 2 years ago
- Go library for printing human readable, relative time differences 🕰️☆419Sep 30, 2025Updated 5 months ago
- Adding "unset" state to Go's types☆83Oct 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,352Jan 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 3 weeks ago
- 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☆60Jul 29, 2021Updated 4 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Jul 14, 2022Updated 3 years ago
- Faster base64 encoding for Go☆185Feb 25, 2023Updated 3 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,096May 2, 2025Updated 10 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 2 months ago
- Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.☆32Feb 19, 2025Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Mar 17, 2023Updated 3 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Mar 9, 2026Updated last week
- An opinionated lightweight web framework built for scale☆13Dec 25, 2023Updated 2 years ago
- Example code for Go generics☆1,359Jul 2, 2023Updated 2 years ago
- @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database expe…☆1,150Updated this week
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- Binary Tetris☆164Jan 19, 2022Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Sep 7, 2021Updated 4 years ago
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,142Dec 11, 2024Updated 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
- 🧵 thead facilities in Go☆18Jan 22, 2021Updated 5 years ago