Skip to content

Commit 80cb218

Browse files
Niraj Bajpaiclaude
andcommitted
Add Quantum Computing & Emerging Technologies repositories (100 repos)
Added comprehensive collection of quantum computing and emerging technology repositories: Quantum Computing (50 repos): - IBM Qiskit: 15 repos (SDK, simulators, tutorials, ecosystem) - Google Quantum (Cirq & OpenFermion): 10 repos (circuit framework, chemistry) - Amazon Braket: 10 repos (SDK, examples, simulators) - Quantum Frameworks: 15 repos (Microsoft Q#, PennyLane, Classiq, etc.) Emerging Technologies (50 repos): - WebAssembly (WASM): 15 repos (TinyGo, awesome-wasm, extism) - Bytecode Alliance: 10 repos (wasmtime, wasm-micro-runtime, cranelift) - WasmEdge: 10 repos (runtime, stable diffusion, demos) - Edge Computing: 10 repos (KubeEdge, MicroShift, SuperEdge) - Neuromorphic Computing: 5 repos (Lava, simulators, guides) Updated documentation: - Created star_quantum_emerging_tech_repos.sh - Updated STARRED-INDEX.md with new section (3,100+ repos) - Updated README.md with quantum & emerging tech section - Updated repository counts throughout Total repository count: 3,065 → 3,165 repos 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 61f856d commit 80cb218

File tree

3 files changed

+439
-6
lines changed

3 files changed

+439
-6
lines changed

README.md

Lines changed: 91 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# 🌟 Niraj Bajpai's Curated Tech Repository Collection
22

3-
> A comprehensive, categorized collection of **3,000+ starred repositories** spanning AI, MLOps, AIOps, Cybersecurity, Cloud, Networking, Systems Programming (C++/Go/LLVM), Python Development, Quality Engineering, Database Technologies, and Conferences (Python, Tech, Data Center, Security & Enterprise) — tailored to professional expertise and continuous learning.
3+
> A comprehensive, categorized collection of **3,100+ starred repositories** spanning AI, MLOps, AIOps, Cybersecurity, Cloud, Networking, Systems Programming (C++/Go/LLVM), Python Development, Quality Engineering, Database Technologies, Quantum & Emerging Technologies, and Conferences (Python, Tech, Data Center, Security & Enterprise) — tailored to professional expertise and continuous learning.
44
55
[![LinkedIn](https://img.shields.io/badge/LinkedIn-nirajbajpai-blue?style=flat&logo=linkedin)](https://www.linkedin.com/in/nirajbajpai)
66
[![GitHub](https://img.shields.io/badge/GitHub-nbajpai--code-181717?style=flat&logo=github)](https://github.com/nbajpai-code)
7-
[![Stars](https://img.shields.io/badge/Starred%20Repos-3,000+-yellow?style=flat&logo=github)](https://github.com/nbajpai-code?tab=stars)
7+
[![Stars](https://img.shields.io/badge/Starred%20Repos-3,100+-yellow?style=flat&logo=github)](https://github.com/nbajpai-code?tab=stars)
88

9-
**📌 NEW:** [**Clickable Starred Index →**](STARRED-INDEX.md) - Easy navigation through all 3,000+ starred repos with direct links!
9+
**📌 NEW:** [**Clickable Starred Index →**](STARRED-INDEX.md) - Easy navigation through all 3,100+ starred repos with direct links!
1010

1111
---
1212

@@ -30,6 +30,7 @@
3030
- [🤖 AI Coding Agents & Benchmarks](#-ai-coding-agents--benchmarks)
3131
- [🧪 Quality Engineering & Testing](#-quality-engineering--testing)
3232
- [🗄️ Database Technologies](#️-database-technologies)
33+
- [🔬 Quantum & Emerging Technologies](#-quantum--emerging-technologies)
3334
- [🏢 Enterprise Solutions (Broadcom/CA)](#-enterprise-solutions-broadcomca)
3435
- [🌐 API Security & Management](#-api-security--management)
3536
- [📚 Learning Resources](#-learning-resources)
@@ -1279,6 +1280,93 @@ See [STARRED-INDEX.md - Database Technologies](STARRED-INDEX.md#️-database-tec
12791280

12801281
---
12811282

1283+
## 🔬 Quantum & Emerging Technologies
1284+
1285+
### Quantum Computing & Emerging Tech (~100 repos)
1286+
1287+
See [STARRED-INDEX.md - Quantum & Emerging Technologies](STARRED-INDEX.md#-quantum--emerging-technologies) for the full list.
1288+
1289+
<details>
1290+
<summary>🔬 View Quantum & Emerging Tech Categories</summary>
1291+
1292+
### IBM Qiskit - 15 repos
1293+
- Qiskit (5.4K⭐) - Open-source quantum computing SDK
1294+
- Qiskit Metapackage, Tutorials, Textbook
1295+
- Rustworkx (1.1K⭐) - High-performance graph library
1296+
- Qiskit Aer - Quantum simulators
1297+
- IBM Quantum Runtime, Provider
1298+
- Serverless, Ecosystem tools
1299+
1300+
### Google Quantum (Cirq & OpenFermion) - 10 repos
1301+
- Cirq (4.4K⭐) - Quantum circuits framework
1302+
- OpenFermion (1.9K⭐) - Quantum chemistry simulations
1303+
- qsim (503⭐) - Circuit simulator
1304+
- Stim (348⭐) - Stabilizer circuit simulator
1305+
- ReCirq, Qualtran
1306+
- OpenFermion plugins (Cirq, PySCF, Psi4)
1307+
1308+
### Amazon Braket - 10 repos
1309+
- Amazon Braket SDK (Python, Julia)
1310+
- Example notebooks (406⭐)
1311+
- Algorithm library (102⭐)
1312+
- Default simulator, Schemas
1313+
- PennyLane plugin, Ocean plugin
1314+
- AutoQASM - Quantum assembly
1315+
1316+
### Quantum Computing Frameworks - 15 repos
1317+
- Microsoft QuantumKatas (4.6K⭐) - Learn Q#
1318+
- PennyLane (2.4K⭐) - Quantum ML
1319+
- awesome-quantum-computing (2.4K⭐)
1320+
- Classiq, QPanda-2, ProjectQ
1321+
- Quantum computing book code
1322+
- Covalent - Workflows for quantum & HPC
1323+
- Qiskit Nature - Chemistry algorithms
1324+
1325+
### WebAssembly (WASM) - 15 repos
1326+
- TinyGo (15.6K⭐) - Go compiler for small places
1327+
- awesome-wasm (8.8K⭐)
1328+
- Extism (4.5K⭐) - Universal plugin system
1329+
- web-dsp (2.8K⭐) - DSP library
1330+
- wasm-by-example, made-with-webassembly
1331+
- .NET WebAssembly, Electron+WASM+Rust
1332+
- LLaMA.cpp in WASM
1333+
1334+
### Bytecode Alliance - 10 repos
1335+
- Wasmtime (15.8K⭐) - Fast WASM runtime
1336+
- wasm-micro-runtime (5.0K⭐)
1337+
- Lucet (4.1K⭐) - Native compiler (archived)
1338+
- Javy (2.3K⭐) - JavaScript to WASM
1339+
- Cranelift - Code generator
1340+
- Rustix, wasm-tools, wit-bindgen
1341+
1342+
### WasmEdge - 10 repos
1343+
- WasmEdge (8.7K⭐) - Lightweight runtime
1344+
- MediaPipe in Rust
1345+
- Stable Diffusion in WASM (200⭐)
1346+
- Database examples, Rust SDK
1347+
- HTTP server demos
1348+
- Async runtime support
1349+
1350+
### Edge Computing - 10 repos
1351+
- KubeEdge (7.0K⭐) - Kubernetes edge computing
1352+
- MicroShift (3.6K⭐) - OpenShift for edge
1353+
- SuperEdge (1.1K⭐) - Edge orchestrator
1354+
- OpenNebula - Cloud & edge platform
1355+
- awesome-edge-computing (653⭐)
1356+
- EdgeCloudSim - Edge simulator
1357+
- DROO - Deep RL for offloading
1358+
1359+
### Neuromorphic Computing - 5 repos
1360+
- Lava (698⭐) - Neuromorphic framework
1361+
- Neuromorphic Computing Guide (254⭐)
1362+
- MNSIM-2.0 (182⭐) - Architecture simulator
1363+
- NN hardware acceleration (84⭐)
1364+
- Human Brain Project client
1365+
1366+
</details>
1367+
1368+
---
1369+
12821370
## 🏢 Enterprise Solutions (Broadcom/CA)
12831371

12841372
### DX NetOps & Performance Management (~361 repos)

STARRED-INDEX.md

Lines changed: 140 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🌟 Clickable Starred Repositories Index
22

3-
> **Quick Navigation for 3,000+ Starred Repositories**
3+
> **Quick Navigation for 3,100+ Starred Repositories**
44
> Organized by category with direct GitHub links for easy access.
55
66
[![View on GitHub](https://img.shields.io/badge/View-Your%20Stars-yellow?style=for-the-badge&logo=github)](https://github.com/nbajpai-code?tab=stars)
@@ -29,6 +29,7 @@
2929
| 🤖 **AI Coding Agents & Benchmarks** | 45+ | [Jump →](#-ai-coding-agents--benchmarks) |
3030
| 🧪 **Quality Engineering & Testing** | 65+ | [Jump →](#-quality-engineering--testing) |
3131
| 🗄️ **Database Technologies** | 120+ | [Jump →](#️-database-technologies) |
32+
| 🔬 **Quantum & Emerging Technologies** | 100+ | [Jump →](#-quantum--emerging-technologies) |
3233
| 🏢 **Enterprise (Broadcom/CA)** | 361+ | [Jump →](#-enterprise-solutions-broadcomca) |
3334

3435
---
@@ -1183,6 +1184,139 @@
11831184

11841185
---
11851186

1187+
## 🔬 Quantum & Emerging Technologies
1188+
1189+
### IBM Qiskit - 15 repos
1190+
1191+
- [Qiskit/qiskit](https://github.com/Qiskit/qiskit) (5.4K⭐) - Open-source quantum computing SDK
1192+
- [Qiskit/qiskit-metapackage](https://github.com/Qiskit/qiskit-metapackage) (2.6K⭐) - Metapackage for Qiskit
1193+
- [Qiskit/qiskit-tutorials](https://github.com/Qiskit/qiskit-tutorials) (2.3K⭐) - Tutorials for quantum computing
1194+
- [Qiskit/rustworkx](https://github.com/Qiskit/rustworkx) (1.1K⭐) - High-performance graph library in Rust
1195+
- [Qiskit/textbook](https://github.com/Qiskit/textbook) (3.2K⭐) - Learn quantum computing online
1196+
- [Qiskit/qiskit-aer](https://github.com/Qiskit/qiskit-aer) (487⭐) - High-performance quantum simulators
1197+
- [Qiskit/qiskit-ibmq-provider](https://github.com/Qiskit/qiskit-ibmq-provider) (349⭐) - IBM Quantum provider
1198+
- [Qiskit/qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) (172⭐) - IBM Quantum runtime service
1199+
- [Qiskit/platypus](https://github.com/Qiskit/platypus) (131⭐) - Quantum experiments platform
1200+
- [Qiskit/ecosystem](https://github.com/Qiskit/ecosystem) (105⭐) - Ecosystem of quantum tools
1201+
- [Qiskit/benchpress](https://github.com/Qiskit/benchpress) (43⭐) - Quantum benchmarking framework
1202+
- [Qiskit/qiskit.org](https://github.com/Qiskit/qiskit.org) (278⭐) - Qiskit website
1203+
- [Qiskit/qiskit-serverless](https://github.com/Qiskit/qiskit-serverless) (149⭐) - Serverless quantum computing
1204+
- [Qiskit/qiskit-addon-cutting](https://github.com/Qiskit/qiskit-addon-cutting) (71⭐) - Circuit cutting techniques
1205+
- [Qiskit/qiskit-code-assistant-vscode](https://github.com/Qiskit/qiskit-code-assistant-vscode) (44⭐) - VS Code extension
1206+
1207+
### Google Quantum (Cirq & OpenFermion) - 10 repos
1208+
1209+
- [quantumlib/Cirq](https://github.com/quantumlib/Cirq) (4.4K⭐) - Quantum circuits framework
1210+
- [quantumlib/OpenFermion](https://github.com/quantumlib/OpenFermion) (1.9K⭐) - Quantum chemistry simulations
1211+
- [quantumlib/qsim](https://github.com/quantumlib/qsim) (503⭐) - Quantum circuit simulator
1212+
- [quantumlib/Stim](https://github.com/quantumlib/Stim) (348⭐) - Fast stabilizer circuit simulator
1213+
- [quantumlib/ReCirq](https://github.com/quantumlib/ReCirq) (264⭐) - Research with Cirq
1214+
- [quantumlib/OpenFermion-Cirq](https://github.com/quantumlib/OpenFermion-Cirq) (153⭐) - OpenFermion plugin for Cirq
1215+
- [quantumlib/Qualtran](https://github.com/quantumlib/Qualtran) (236⭐) - Quantum algorithms library
1216+
- [quantumlib/OpenFermion-PySCF](https://github.com/quantumlib/OpenFermion-PySCF) (82⭐) - PySCF plugin
1217+
- [quantumlib/OpenFermion-Psi4](https://github.com/quantumlib/OpenFermion-Psi4) (39⭐) - Psi4 plugin
1218+
- [quantumlib/tesseract-decoder](https://github.com/quantumlib/tesseract-decoder) (13⭐) - Quantum error correction
1219+
1220+
### Amazon Braket - 10 repos
1221+
1222+
- [amazon-braket/amazon-braket-examples](https://github.com/amazon-braket/amazon-braket-examples) (406⭐) - Example notebooks
1223+
- [amazon-braket/amazon-braket-sdk-python](https://github.com/amazon-braket/amazon-braket-sdk-python) (303⭐) - Python SDK
1224+
- [amazon-braket/Braket.jl](https://github.com/amazon-braket/Braket.jl) (72⭐) - Julia SDK
1225+
- [amazon-braket/amazon-braket-algorithm-library](https://github.com/amazon-braket/amazon-braket-algorithm-library) (102⭐) - Quantum algorithms
1226+
- [amazon-braket/amazon-braket-default-simulator-python](https://github.com/amazon-braket/amazon-braket-default-simulator-python) (89⭐) - Local simulator
1227+
- [amazon-braket/amazon-braket-schemas-python](https://github.com/amazon-braket/amazon-braket-schemas-python) (40⭐) - Braket schemas
1228+
- [amazon-braket/amazon-braket-pennylane-plugin-python](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) (61⭐) - PennyLane plugin
1229+
- [amazon-braket/amazon-braket-ocean-plugin-python](https://github.com/amazon-braket/amazon-braket-ocean-plugin-python) (18⭐) - D-Wave Ocean plugin
1230+
- [amazon-braket/BraketAHS.jl](https://github.com/amazon-braket/BraketAHS.jl) (6⭐) - Analog Hamiltonian simulation
1231+
- [amazon-braket/autoqasm](https://github.com/amazon-braket/autoqasm) (31⭐) - Quantum assembly language
1232+
1233+
### Quantum Computing Frameworks - 15 repos
1234+
1235+
- [microsoft/QuantumKatas](https://github.com/microsoft/QuantumKatas) (4.6K⭐) - Learn quantum computing with Q#
1236+
- [desireevl/awesome-quantum-computing](https://github.com/desireevl/awesome-quantum-computing) (2.4K⭐) - Awesome quantum resources
1237+
- [PennyLaneAI/pennylane](https://github.com/PennyLaneAI/pennylane) (2.4K⭐) - Quantum machine learning
1238+
- [Classiq/classiq-library](https://github.com/Classiq/classiq-library) (415⭐) - Quantum algorithm library
1239+
- [OriginQ/QPanda-2](https://github.com/OriginQ/QPanda-2) (1.1K⭐) - Quantum programming framework
1240+
- [ProjectQ-Framework/ProjectQ](https://github.com/ProjectQ-Framework/ProjectQ) (906⭐) - Quantum computing framework
1241+
- [JackHidary/quantumcomputingbook](https://github.com/JackHidary/quantumcomputingbook) (822⭐) - Quantum computing book code
1242+
- [AgnostiqHQ/covalent](https://github.com/AgnostiqHQ/covalent) (860⭐) - Workflows for quantum & HPC
1243+
- [PennyLaneAI/qml](https://github.com/PennyLaneAI/qml) (1.3K⭐) - Quantum machine learning demos
1244+
- [softwareQinc/qpp](https://github.com/softwareQinc/qpp) (551⭐) - Quantum++ library
1245+
- [corbett/QuantumComputing](https://github.com/corbett/QuantumComputing) (1.1K⭐) - Quantum computing resources
1246+
- [gitkarma/quantum_computing_course2025](https://github.com/gitkarma/quantum_computing_course2025) (124⭐) - 2025 quantum course
1247+
- [Entanglion/entanglion](https://github.com/Entanglion/entanglion) (214⭐) - Quantum computing board game
1248+
- [microsoft/Reference-Guide-For-Quantum-Computing-A-Microsoft-Garage-Project](https://github.com/microsoft/Reference-Guide-For-Quantum-Computing-A-Microsoft-Garage-Project) (185⭐) - Quantum reference guide
1249+
- [qiskit-community/qiskit-nature](https://github.com/qiskit-community/qiskit-nature) (317⭐) - Quantum algorithms for chemistry
1250+
1251+
### WebAssembly (WASM) - 15 repos
1252+
1253+
- [tinygo-org/tinygo](https://github.com/tinygo-org/tinygo) (15.6K⭐) - Go compiler for small places
1254+
- [mbasso/awesome-wasm](https://github.com/mbasso/awesome-wasm) (8.8K⭐) - Awesome WebAssembly
1255+
- [extism/extism](https://github.com/extism/extism) (4.5K⭐) - Universal plugin system
1256+
- [shamadee/web-dsp](https://github.com/shamadee/web-dsp) (2.8K⭐) - WebAssembly DSP library
1257+
- [wasmlang/awesome-wasm-zh](https://github.com/wasmlang/awesome-wasm-zh) (652⭐) - Awesome WASM (Chinese)
1258+
- [joelseverin/linux-wasm](https://github.com/joelseverin/linux-wasm) (12⭐) - Linux in WebAssembly
1259+
- [RyanLamansky/dotnet-webassembly](https://github.com/RyanLamansky/dotnet-webassembly) (383⭐) - .NET WebAssembly
1260+
- [torch2424/wasm-by-example](https://github.com/torch2424/wasm-by-example) (1.3K⭐) - Learn WASM by example
1261+
- [niutech/jxl.js](https://github.com/niutech/jxl.js) (238⭐) - JPEG XL decoder in WASM
1262+
- [anderejd/electron-wasm-rust-example](https://github.com/anderejd/electron-wasm-rust-example) (135⭐) - Electron + WASM + Rust
1263+
- [tangledgroup/llama-cpp-wasm](https://github.com/tangledgroup/llama-cpp-wasm) (57⭐) - LLaMA.cpp in WebAssembly
1264+
- [torch2424/made-with-webassembly](https://github.com/torch2424/made-with-webassembly) (840⭐) - Showcase of WASM apps
1265+
- [RingsNetwork/rings](https://github.com/RingsNetwork/rings) (262⭐) - P2P network in WASM
1266+
- [thlorenz/wasm2js](https://github.com/thlorenz/wasm2js) (83⭐) - Convert WASM to JS
1267+
- [ibero-data/duck-ui](https://github.com/ibero-data/duck-ui) (14⭐) - DuckDB UI in WASM
1268+
1269+
### Bytecode Alliance (WASM Runtime) - 10 repos
1270+
1271+
- [bytecodealliance/wasmtime](https://github.com/bytecodealliance/wasmtime) (15.8K⭐) - Fast WASM runtime
1272+
- [bytecodealliance/wasm-micro-runtime](https://github.com/bytecodealliance/wasm-micro-runtime) (5.0K⭐) - Lightweight WASM runtime
1273+
- [bytecodealliance/lucet](https://github.com/bytecodealliance/lucet) (4.1K⭐) - Native WASM compiler (archived)
1274+
- [bytecodealliance/javy](https://github.com/bytecodealliance/javy) (2.3K⭐) - JavaScript to WASM toolchain
1275+
- [bytecodealliance/cranelift](https://github.com/bytecodealliance/cranelift) (1.5K⭐) - Code generator
1276+
- [bytecodealliance/rustix](https://github.com/bytecodealliance/rustix) (1.5K⭐) - Safe Rust bindings to POSIX
1277+
- [bytecodealliance/wasm-tools](https://github.com/bytecodealliance/wasm-tools) (1.3K⭐) - Low-level tooling
1278+
- [bytecodealliance/wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) (864⭐) - Language bindings generator
1279+
- [bytecodealliance/wizer](https://github.com/bytecodealliance/wizer) (976⭐) - Pre-initialize WASM modules
1280+
- [bytecodealliance/wasmtime-go](https://github.com/bytecodealliance/wasmtime-go) (964⭐) - Go bindings
1281+
1282+
### WasmEdge - 10 repos
1283+
1284+
- [WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge) (8.7K⭐) - Lightweight WASM runtime
1285+
- [WasmEdge/mediapipe-rs](https://github.com/WasmEdge/mediapipe-rs) (286⭐) - MediaPipe in Rust
1286+
- [WasmEdge/wasmedge_hyper_demo](https://github.com/WasmEdge/wasmedge_hyper_demo) (184⭐) - Hyper HTTP server demo
1287+
- [WasmEdge/wasmedge-db-examples](https://github.com/WasmEdge/wasmedge-db-examples) (139⭐) - Database examples
1288+
- [WasmEdge/wasmedge-rust-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) (180⭐) - Rust SDK
1289+
- [WasmEdge/docs](https://github.com/WasmEdge/docs) (115⭐) - Documentation
1290+
- [WasmEdge/wasm-log-flex](https://github.com/WasmEdge/wasm-log-flex) (2⭐) - Flexible logging
1291+
- [WasmEdge/wasmedge-stable-diffusion](https://github.com/WasmEdge/wasmedge-stable-diffusion) (200⭐) - Stable Diffusion in WASM
1292+
- [WasmEdge/wasmedge_reqwest_demo](https://github.com/WasmEdge/wasmedge_reqwest_demo) (63⭐) - HTTP client demo
1293+
- [WasmEdge/wasmedge-async](https://github.com/WasmEdge/wasmedge-async) (28⭐) - Async runtime support
1294+
1295+
### Edge Computing - 10 repos
1296+
1297+
- [kubeedge/kubeedge](https://github.com/kubeedge/kubeedge) (7.0K⭐) - Kubernetes native edge computing
1298+
- [OpenNebula/one](https://github.com/OpenNebula/one) (1.3K⭐) - Cloud & edge computing platform
1299+
- [good-lly/s3mini](https://github.com/good-lly/s3mini) (104⭐) - Minimal S3-compatible storage
1300+
- [superedge/superedge](https://github.com/superedge/superedge) (1.1K⭐) - Kubernetes-native edge orchestrator
1301+
- [openshift/microshift](https://github.com/openshift/microshift) (3.6K⭐) - OpenShift for edge devices
1302+
- [revenol/DROO](https://github.com/revenol/DROO) (194⭐) - Deep reinforcement learning for offloading
1303+
- [fangvv/UAV-DDPG](https://github.com/fangvv/UAV-DDPG) (77⭐) - UAV edge computing with DDPG
1304+
- [PhuLai/eua-dataset](https://github.com/PhuLai/eua-dataset) (38⭐) - Edge-user association dataset
1305+
- [qijianpeng/awesome-edge-computing](https://github.com/qijianpeng/awesome-edge-computing) (653⭐) - Awesome edge computing
1306+
- [CagataySonmez/EdgeCloudSim](https://github.com/CagataySonmez/EdgeCloudSim) (283⭐) - Edge & cloud simulator
1307+
1308+
### Neuromorphic Computing - 5 repos
1309+
1310+
- [lava-nc/lava](https://github.com/lava-nc/lava) (698⭐) - Neuromorphic computing framework
1311+
- [mikeroyal/Neuromorphic-Computing-Guide](https://github.com/mikeroyal/Neuromorphic-Computing-Guide) (254⭐) - Learning guide
1312+
- [thu-nics/MNSIM-2.0](https://github.com/thu-nics/MNSIM-2.0) (182⭐) - Neuromorphic architecture simulator
1313+
- [HumanBrainProject/hbp-neuromorphic-client](https://github.com/HumanBrainProject/hbp-neuromorphic-client) (5⭐) - Human Brain Project client
1314+
- [hisrg/Neural-Network-Compression-and-Accelerator-on-Hardware](https://github.com/hisrg/Neural-Network-Compression-and-Accelerator-on-Hardware) (84⭐) - NN hardware acceleration
1315+
1316+
[↑ Back to top](#-quick-jump-menu)
1317+
1318+
---
1319+
11861320
## 🏢 Enterprise Solutions (Broadcom/CA)
11871321

11881322
### CA Technologies (~361 repos)
@@ -1222,7 +1356,7 @@ On GitHub stars page, you can sort by:
12221356

12231357
| Metric | Count |
12241358
|--------|-------|
1225-
| **Total Repositories** | 2,780+ |
1359+
| **Total Repositories** | 3,100+ |
12261360
| **AI & ML** | 360+ |
12271361
| **MLOps** | 115+ |
12281362
| **Cybersecurity** | 132+ |
@@ -1231,9 +1365,12 @@ On GitHub stars page, you can sort by:
12311365
| **Python Development** | 136+ |
12321366
| **Python Conferences** | 51+ |
12331367
| **Tech Conferences** | 76+ |
1234-
| **Data Center Conferences** | 53+ |
1368+
| **Data Center Conferences** | 85+ |
12351369
| **Security & Enterprise Conferences** | 55+ |
12361370
| **AI Coding Agents & Benchmarks** | 45+ |
1371+
| **Quality Engineering & Testing** | 65+ |
1372+
| **Database Technologies** | 120+ |
1373+
| **Quantum & Emerging Technologies** | 100+ |
12371374
| **Enterprise** | 361+ |
12381375

12391376
---

0 commit comments

Comments
 (0)