git404hub

what is fork-pnpm fr?

woss/fork-pnpm — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2026-06-16

RustAudience · developerComplexity · 2/5MaintainedSetup · easy

tl;dr

A faster alternative to npm/Yarn that stores each package once in shared storage and links it into projects, saving disk space and speeding up installs.

vibe map

mindmap
  root((forkpnpm))
    What it does
      Shared package storage
      Fast installs
      Strict dependency access
    Tech stack
      Rust
      Node.js
    Use cases
      Speed up npm install
      Save disk space
      Manage monorepos
    Audience
      JS developers
      Large team engineers
    Guarantees
      Lockfile consistency
      Reproducible installs

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Replace npm or Yarn to speed up package installs across many projects.

VIBE 2

Save disk space by storing shared dependencies once instead of duplicating them per project.

VIBE 3

Manage a large monorepo with many related packages more efficiently.

VIBE 4

Catch dependency access problems earlier with stricter package resolution.

what's the stack?

RustNode.js

how it stacks up fr

woss/fork-pnpm0xr10t/pulsefi404-agent/codes-miner
Stars00
LanguageRustRustRust
Last pushed2026-06-16
MaintenanceMaintained
Setup difficultyeasyhardmoderate
Complexity2/54/53/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

prompts (copy fr)

prompt 1
Help me switch my Node.js project from npm to this pnpm fork to speed up installs.
prompt 2
Explain how this tool's shared storage and linking saves disk space compared to npm.
prompt 3
Show me how to set up a monorepo using this tool for package management.
prompt 4
How does this tool's lockfile guarantee the same versions install across my team's machines?

Frequently asked questions

what is fork-pnpm fr?

A faster alternative to npm/Yarn that stores each package once in shared storage and links it into projects, saving disk space and speeding up installs.

What language is fork-pnpm written in?

Mainly Rust. The stack also includes Rust, Node.js.

Is fork-pnpm actively maintained?

Maintained — commit in last 6 months (last push 2026-06-16).

How hard is fork-pnpm to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is fork-pnpm for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.