BUAA-BDA/OpenHuFu

An open-source data federation system for efficient and secure query processing using secure multi-party computation (SMC) to prevent raw data sharing.

chainbase-labs/manuscript-core

A protocol and framework for simplifying omnichain data access and processing, enabling developers to unify blockchain data from multiple sources into a a single pipeline.

Project-Platypus/Platypus

A Python framework for evolutionary computing focused on multiobjective evolutionary algorithms (MOEAs) to solve complex optimization problems with multiple goals.

rai-opensource/spatialmath-python

A Python library for spatial mathematics that provides type-safe classes and functions for representing and manipulating poses and orientations in 2D and 3D space for robotics.

rackslab/Slurm-web

An open source web dashboard for Slurm-based HPC clusters that provides a graphical interface for monitoring jobs, resources, and GPU utilization.

pySTEPS/pysteps

A Python library for probabilistic precipitation nowcasting that uses optical flow and stochastic generators to create short-term ensemble prediction systems.

jupyter-server/jupyter_server

A backend server providing the core services and REST APIs that power Jupyter web applications like JupyterLab and Jupyter Notebook.

koide3/iridescence

A lightweight 3D visualization library designed for rapid prototyping of point-cloud algorithms with integrated UI tools.

neuronsimulator/nrn

NEURON is a simulator for models of individual neurons and networks of neurons, providing a research-grade environment for biological neural simulation.

zxcalc/pyzx

A Python tool for the creation, visualization, and automated simplification of large-scale quantum circuits using the ZX-calculus diagrammatic reasoning system.

rnd-team-dev/plotoptix

A 3D ray tracing package for Python based on NVIDIA OptiX that enables photorealistic, high-performance visualization of large datasets.

aristoteleo/dynamo-release

Dynamo is an analytical framework for mapping transcriptomic vector fields in single-cell RNA-seq data to predict cell fate transitions and regulatory mechanisms.

NVIDIA/go-nvml

Go bindings for NVIDIA’s NVML library, enabling Go programs on Linux to query and control GPUs via a thin, auto‑generated + hand‑written wrapper around the driver’s C API.

omlins/ParallelStencil.jl

A Julia library for architecture-agnostic, high-performance parallel stencil computations that allows domain scientists to write high-level code deployable on both CPUs and GPUs.

Valdecy/pyMetaheuristic

A Python library providing over 400 metaheuristic optimization algorithms with support for cooperative multi-island search, constrained optimization, and scientific benchmarking tools.

oculus-samples/Unity-Movement

A Unity package that uses OpenXR APIs to enable high-fidelity body, eye, and face tracking for custom VR avatars.

orfeotoolbox/OTB

An open-source library for processing high-resolution remote sensing images, capable of handling terabyte-scale optical, multispectral, and radar data.

stan-dev/pystan

PyStan is a Python interface for Stan, enabling high-performance Bayesian inference and statistical modeling for scientific and business data analysis.

jsk-ros-pkg/jsk_visualization

A collection of ROS visualization packages providing specialized plugins for RViz and rqt to help developers monitor and debug robot data.

eggzec/pyswarm

A gradient-free evolutionary optimization library for Python that implements Particle Swarm Optimization to solve problems where gradient information is unavailable.

immunomind/immunarch

An R package for multi-modal immune repertoire analysis that enables biomarker discovery and the creation of ML-ready features from massive AIRR datasets.

DynamicTimeWarping/dtw-python

A comprehensive Python implementation of Dynamic Time Warping (DTW) algorithms for optimally aligning and comparing time series data.

bitcraze/crazyflie-clients-python

A collection of host applications for the Crazyflie nano-quadcopter, providing tools for flight control, firmware flashing, and real-time data visualization.

peterjthomson/ledger

A modern git interface for macOS and Linux designed to help developers oversee and manage the high volume of code changes generated by AI coding agents.

JuliaGPU/OpenCL.jl

A Julia interface for the OpenCL parallel computation API that enables high-performance parallel programming on GPUs, FPGAs, DSPs, and multicore CPUs.

dkogan/mrcal

mrcal is a generic toolkit for solving camera calibration and Structure-from-Motion problems, providing C and Python libraries and command-line tools.

wzn1118/AsteriaAnalyst

A local data analysis workbench that transforms business spreadsheets into traceable management reports using a combination of AI planning and deterministic statistical execution.

eggplants/deepl-cli

A Python CLI (and library) that translates text via the DeepL web interface using Playwright, requiring no API key.

OpenMathLib/OpenBLAS

An optimized Basic Linear Algebra Subprograms (BLAS) library that provides high-performance linear algebra routines across a wide variety of CPU architectures.

alibaba/GraphScope

A unified distributed graph computing platform from Alibaba that enables interactive queries, graph analytics, and GNN training on large-scale graphs using a Python interface.

hosseinmoein/DataFrame

A high-performance C++ library for in-memory tabular data analysis and transformation, providing a fast alternative to Pandas and Polars for large-scale statistical and ML datasets.

graphistry/pygraphistry

A Python library for high-performance graph visualization and analytics that leverages GPU acceleration and columnar data to handle millions of edges.

NebulaiNetwork/OpenCompute

A decentralized computing network that provides elastic, distributed processing power via a browser-based worker system and a Python SDK for users.

LoRexxar/Kunlun-M

An open-source static code security analysis system that uses AST graphs and taint analysis to detect vulnerabilities across 14 different programming languages.

deeplearning4j/deeplearning4j-examples

A set of Maven‑based Java examples that demonstrate how to use the Eclipse Deeplearning4J ecosystem (DL4J, ND4J, SameDiff, DataVec, RL4J, etc.) for tasks ranging from basic neural‑network training to Spark‑distributed and GPU‑accelerated learning, plus model import and Android deployment.

chrismattmann/tika-python

A Python port of Apache Tika that enables text and metadata extraction, MIME type detection, and language identification from various file formats via a REST server.

bootphon/phonemizer

A Python library and command-line tool for converting text into phonetic transcriptions across multiple languages using various backends.

beyondtranslate/beyondtranslate-ce

BeyondTranslate is a cross-platform desktop translation app that allows users to capture and translate text directly from their screen using multiple translation engines.

watson-developer-cloud/node-sdk

A Node.js client library for integrating IBM Watson AI services, providing simplified authentication and API access for tools like Watson Assistant and Discovery.

bambinos/bambi

A high-level Bayesian model-building interface for Python that simplifies fitting mixed-effects and linear models using PyMC.

wandb/examples

A curated set of ready‑to‑run scripts and Colab notebooks that show how to plug the Weights & Biases tracking library into popular ML frameworks (PyTorch, TensorFlow/Keras, Hugging Face, XGBoost, scikit‑learn, etc.). It demonstrates logging runs, configs, metrics, gradients, and artifacts, helping users add experiment tracking and reproducibility to their models with just a few lines of code.

AnswerDotAI/fastcore

A utility library that extends Python's core functionality with features inspired by Ruby and Haskell, providing enhanced data structures and functional programming tools.

canwhite/Krebs

A self-hosted AI gateway featuring a general-purpose agent with advanced context compression, goal-drift detection, and autonomous sub-agent management.

OranAi-Ltd/oransim

A causal simulation engine for enterprise marketing teams to predict campaign ROI and simulate counterfactual "what-if" scenarios using agent-based societies and LLM personas.

huaweicloud/ModelArts-Lab

A collection of example codes and datasets for the Huawei Cloud ModelArts platform, enabling both no-code automated learning and full-cycle AI model development.

foundry/OpenCVSwiftStitch

An iOS example project that uses OpenCV to stitch images into panoramas, demonstrating modern Swift/C++ interoperability.

cabloy/cabloy

A Node.js fullstack framework for AI vibe coding that uses bidirectional type synchronization and AI Spec-Driven Development for traceable, evidence-backed delivery.

investbrainapp/investbrain

An open-source investment tracker that allows users to manage portfolios and use an AI chat assistant grounded in their own holdings to make informed decisions.