Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

orogene/orogene

Makes `node_modules/` happen. Fast. No fuss.

orogene/orogene.json
{
"createdAt": "2020-07-14T04:43:17Z",
"defaultBranch": "main",
"description": "Makes `node_modules/` happen. Fast. No fuss.",
"fullName": "orogene/orogene",
"homepage": "https://orogene.dev/",
"language": null,
"name": "orogene",
"pushedAt": "2026-02-26T03:53:25Z",
"stargazersCount": 1539,
"topics": [
"javascript",
"nodejs",
"package-manager",
"rust",
"typescript"
],
"updatedAt": "2026-03-17T19:25:45Z",
"url": "https://github.com/orogene/orogene"
}

Makes node_modules/ happen. Fast. No fuss.

release npm crates.io CI Project
Roadmap chat

Orogene is a next-generation package manager for tools that use node_modules/, such as bundlers, CLI tools, and Node.js-based applications. It’s fast, robust, and meant to be easily integrated into your workflows such that you never have to worry about whether your node_modules/ is up to date. Orogene aims to be the fastest and most ergonomic package manager in the space.

Orogene is very fast and uses significantly fewer resources than other package managers, in both memory and disk space. It’s able to install some non-trivial projects in sub-second time:

![Warm cache comparison]

For details and more benchmarks, see [the benchmarks page].

Orogene has shifted to a closed source development model with paid licenses to make the project more sustainable and help support its developers. Releases will be hosted in this repository going forward and will have limited features unless a developer license is purchased.

[Warm cache comparison] !: https://orogene.dev/assets/benchmarks-warm-cache.png [the benchmarks page] !: https://orogene.dev/BENCHMARKS [our contribution guide] !: https://orogene.dev/CONTRIBUTING/ [Apache 2.0 License] !: https://github.com/orogene/orogene/blob/main/LICENSE