memshare: Fast Shared-Memory Parallelism in R2 months ago
Why memshare? | Install | 5‑minute tour | 1) Column-wise work on a matrix (memApply) | 2) List workloads (memLapply) | 3) Low-level control (register / retrieve / release) | Concepts that matter | Common patterns | Feature map over columns (fast and memory-light) | Multiple passes on the same data | Tips and best practices | Troubleshooting | Essentials | References
