shard
0.2.0Deterministic, Zero-Copy Parallel Execution for R
Overview
Provides a parallel execution runtime for R that emphasizes deterministic memory behavior and efficient handling of large shared inputs. 'shard' enables zero-copy parallel reads via shared/memory-mapped segments, encourages explicit output buffers to avoid large result aggregation, and supervises worker processes to mitigate memory drift via controlled recycling. Diagnostics report peak memory usage, end-of-run memory return, and hidden copy/materialization events to support reproducible performance benchmarking.
Install
Health
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-04-044 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 25%
- Documented parameters
- 99%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Repository
Stars over time
Issues over time
PRs over time
Commits over time
Repository practices
4 development-tooling and community-health practices detected across 3 families in the upstream repository
Checks run against github.com/bbuchsbaum/shard on 2026-08-02.
Development tooling
Uses AI-assisted development tooling (declared in repo)
Earliest detected marker: claude on 2026-01-28
Most recent: claude on 2026-01-28
- claude: on or before 2026-01-28 · evidence B, D
- agents-md: on 2026-01-29 · evidence D
Dependencies
Code & Tests
People & History
3 releases. Pick two to compare their code metrics. R releases are shown for context.
- 0.2.0Latest
- RR 4.6.0 released · 2026-04-24
- 0.1.12026-04-06 · diff ↗
- 0.1.02026-04-03
- RR 4.5.0 released · 2025-04-11
Package metadata
- First published
- 2026-04-03
- Total releases
- 3 / 1 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 4.1.0
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet