GitHub
github.com › sonatype › nexus-public
GitHub - sonatype/nexus-public: Sonatype Nexus Repository Open-source codebase mirror · GitHub
This is the open source codebase of Nexus Repository Core.
Author sonatype
GitHub
github.com › abhigyanpatwari › GitNexus
GitHub - abhigyanpatwari/GitNexus: GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a git repository (Github, Gitlab, Azure, Local) or ZIP file, and get an interactive knowledge graph with a built in Graph RAG Agent. Perfect for code exploration · GitHub
May 10, 2026 - GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a git repository (Github, Gitlab, Azure, Local) or ZIP file, and get an interactive knowledge ...
Author abhigyanpatwari
03:55
GitNexus - YouTube
09:22
GitNexus: Turn Any Codebase Into a Knowledge Graph - YouTube
06:14
Master Your Codebase with GitNexus Zero Server Code Intelligence ...
01:10
Using GitNexus to Understand Your Code - YouTube
r/softwarearchitecture on Reddit: Building an opensource Living ...
09:54
OpenCode + GitNexus: Give OpenCode Real Codebase Memory, Every ...
GitHub
github.com › nexi-lab › nexus
GitHub - nexi-lab/nexus: Nexus, the shared context plane where every agent and human connect, collaborate, and evolve together. · GitHub
June 14, 2026 - Nexus, the shared context plane where every agent and human connect, collaborate, and evolve together. - nexi-lab/nexus
Starred by 225 users
Forked by 13 users
Languages Python 85.2% | TypeScript 7.1% | Rust 5.2% | Shell 2.2% | HTML 0.1% | Dockerfile 0.1%
GitHub
github.com › cnr-isti-vclab › nexus
GitHub - cnr-isti-vclab/nexus: Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh · GitHub
Nexus is a c++/javascript library for creation and visualization of a batched multiresolution 3D model structure.
Starred by 247 users
Forked by 94 users
Languages C 82.9% | C++ 11.2% | JavaScript 5.2%
GitHub
github.com › OpenDriveLab › Nexus
GitHub - OpenDriveLab/Nexus: [ICCV 2025] Nexus: Decoupled Diffusion Sparks Adaptive Scene Generation · GitHub
🔥 Nexus is a noise-decoupled prediction pipeline designed for adaptive driving scene generation, ensuring both timely reaction⏲️ and goal-directed control🥅.
Starred by 119 users
Forked by 10 users
Languages Python 98.7% | Shell 1.3%
GitHub
github.com › grafbase › nexus
GitHub - Nexus-Router/nexus: Govern & Secure your AI · GitHub
Govern & Secure your AI. Contribute to Nexus-Router/nexus development by creating an account on GitHub.
Starred by 436 users
Forked by 25 users
Languages Rust 98.3% | Python 1.2% | Shell 0.2% | Dockerfile 0.1% | Lua 0.1% | Smarty 0.1%
GitHub
github.com › sonatype › nexus
GitHub - sonatype/nexus · GitHub
Starred by 98 users
Forked by 40 users
Top answer 1 of 2
51
There are both referential:
- one (Git) is a source referential for version control (with features like merging, branching, tags)
- the other (Nexus) is an artifact referential for any delivery (binaries or not)
The referential database differs also:
- Git has its own internal repository storage mechanism
- Nexus is simply a collection of shared directories with a naming convention ( group.artifact.version ).
As described in "What is a repository": a collection of binary software artifacts and metadata stored in a defined directory structure.
The idea is that, for large deliveries that can be produced quite often, it is much easier to store them in Nexus ( you can clean them easily enough: cd + rm ), as opposed to version them ( which makes a DVCS repo like Git way too big way too fast to be cloned easily ).
So their goals are different, as I explain in:
- "How do different version control systems handle binary files?"
- "Best practice to store .jar files in VCS (SVN, Git, …)"
- "Using source controlled libraries in source controlled projects"
You manage what you code in Git, and what you build in Nexus.
2 of 2
35
@VonC has the high level, theoretical view.
In everyday use, you'd store your source code and its history in a git repository, and store your build artifacts (e.g. the compiled software you want to deliver) in Nexus.
As such, they are not really comparable, but complementary.
GitHub
github.com › cxbxmxcx › Nexus
GitHub - cxbxmxcx/Nexus: AI Agent Nexus is an open-source platform for developing, testing, and hosting AI Agents, built with Streamlit and Gradio. It offers a user-friendly chat interface and focuses on teaching core concepts of building full-featured AI agents. The platform supports multipl AI Agent and assistant patters, and complements the book "AI Agents In Action." · GitHub
AI Agent Nexus is an open-source platform for developing, testing, and hosting AI Agents, built with Streamlit and Gradio. It offers a user-friendly chat interface and focuses on teaching core concepts of building full-featured AI agents.
Starred by 104 users
Forked by 42 users
Languages Python
Nexusformat
manual.nexusformat.org › github.html
5.3.6. NeXus Repositories — nexus v2026.01 documentation
NeXus NXDL class definitions (both base classes and application definitions) and the NeXus code library source are held in a pair of git repositories on GitHub.
Nexus Mods
nexus-mods.github.io › NexusMods.App
Nexus Mods app
Mod With Confidence The future of modding with Nexus Mods.
GitHub
github.com › uwsampl › nexus
GitHub - uwsampl/nexus · GitHub
Starred by 84 users
Forked by 23 users
Languages C++ 88.9% | Python 4.5% | CMake 3.9% | Shell 2.1%
GitHub
github.com › osrf › nexus
GitHub - osrf/nexus: A framework for orchestration · GitHub
NEXUS facilitates the integration of hardware agnostic industrial robotics and traditional automation components, specifying each cell or line processes through re-configurable behaviour trees.
Starred by 58 users
Forked by 16 users
Languages C++ 77.5% | Python 16.1% | CMake 4.7% | Rust 1.5% | Shell 0.2%
GitHub
github.com › bcnmy › nexus
GitHub - bcnmy/nexus: Nexus by Biconomy: ERC-7579 Modular Smart Account for Enhanced Account Abstraction · GitHub
Starred by 51 users
Forked by 30 users
Languages Solidity 83.6% | TypeScript 14.8%