ComputationalRadiationPhysics/picongpu

Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:

GitHub repository with 785 stars and 225 forks.

Language: C++

Topics: gpu, gpu-computing, laser, particle-accelerator, particle-in-cell, physics, physics-simulation, pic, plasma, research

Open provider repository

24h trend summary

Trending score 0.10, freshness score 1.00, stars gained +0, forks gained -1.

Latest metric snapshot

2026-06-15: 785 stars and 225 forks.

Similar repositories

  1. 1. lemonade-sdk/lemonade

    Lemonade helps users discover and run local AI apps by serving optimized LLMs right from their own GPUs and NPUs. Join our discord: https://discord.gg/5xXzkMu8Zk

    GitHub repository with 4,401 stars and 341 forks.

    Trending score: 2.61; stars gained: +13; forks gained: +0.

    Language: C++

    Topics: ai, amd, genai, gpu, llama, llm

  2. 2. rapidsai/cudf

    cuDF - GPU DataFrame Library

    GitHub repository with 9,663 stars and 1,068 forks.

    Trending score: 1.28; stars gained: +3; forks gained: +0.

    Language: C++

    Topics: arrow, cpp, cuda, cudf, dask, data-analysis

  3. 3. NVIDIA/cccl

    CUDA Core Compute Libraries

    GitHub repository with 2,380 stars and 410 forks.

    Trending score: 1.21; stars gained: +1; forks gained: +2.

    Language: C++

    Topics: accelerated-computing, cpp, cpp-programming, cuda, cuda-cpp, cuda-kernels

  4. 4. dumbie/RadeonTuner

    RadeonTuner is an easy to use alternative for the AMD Adrenalin Software for users that just want the basics and use the driver only software install type.

    GitHub repository with 244 stars and 10 forks.

    Trending score: 1.19; stars gained: +2; forks gained: +0.

    Language: C++

    Topics: adlx, adrenalin, amd, clock, display, driver

  5. 5. apache/tvm-ffi

    Open ABI and FFI for Machine Learning Systems

    GitHub repository with 413 stars and 81 forks.

    Trending score: 1.00; stars gained: +2; forks gained: +0.

    Language: C++

    Topics: ffi, gpu, machine-learning

  6. 6. NVIDIA/DALI

    A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.

    GitHub repository with 5,711 stars and 667 forks.

    Trending score: 1.00; stars gained: +2; forks gained: -1.

    Language: C++

    Topics: fast-data-pipeline, image-augmentation, data-augmentation, image-processing, data-processing, deep-learning

Trending in C++

  1. 1. ggml-org/llama.cpp

    LLM inference in C/C++

    GitHub repository with 116,642 stars and 19,597 forks.

    Trending score: 4.92; stars gained: +285; forks gained: +59.

    Language: C++

    Topics: ggml

  2. 2. opencv/opencv

    Open Source Computer Vision Library

    GitHub repository with 89,164 stars and 56,658 forks.

    Trending score: 4.35; stars gained: +147; forks gained: +16.

    Language: C++

    Topics: c-plus-plus, computer-vision, deep-learning, image-processing, opencv

  3. 3. ggml-org/whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    GitHub repository with 50,734 stars and 5,664 forks.

    Trending score: 3.92; stars gained: +155; forks gained: +26.

    Language: C++

  4. 4. noctalia-dev/noctalia

    A sleek and minimal desktop shell thoughtfully crafted for Wayland.

    GitHub repository with 7,757 stars and 544 forks.

    Trending score: 3.82; stars gained: +91; forks gained: +10.

    Language: C++

    Topics: dotfiles, hyprland, linux, niri, noctalia, quickshell

  5. 5. godotengine/godot

    Godot Engine – Multi-platform 2D and 3D game engine

    GitHub repository with 112,544 stars and 25,650 forks.

    Trending score: 3.67; stars gained: +64; forks gained: +11.

    Language: C++

    Topics: game-development, game-engine, gamedev, godot, godotengine, multi-platform

  6. 6. aseprite/aseprite

    Animated sprite editor & pixel art tool (Windows, macOS, Linux)

    GitHub repository with 37,501 stars and 8,168 forks.

    Trending score: 3.52; stars gained: +64; forks gained: +17.

    Language: C++

    Topics: animated-sprites, animation, aseprite, c-plus-plus, cpp, draw

Trending topic: gpu

  1. 1. Andyyyy64/whichllm

    Find the local LLM that actually runs and performs best on your hardware. Ranked by real, recency-aware benchmarks, not parameter count. One command, run it instantly.

    GitHub repository with 4,787 stars and 263 forks.

    Trending score: 4.13; stars gained: +62; forks gained: +5.

    Language: Python

    Topics: ai, cli, llm, local-llm, command-line-tool, gguf

  2. 2. skypilot-org/skypilot

    Run, manage, and scale AI workloads on any AI infrastructure. Use one system to access & manage all AI compute (Kubernetes, Slurm, 20+ clouds, on-prem).

    GitHub repository with 10,163 stars and 1,100 forks.

    Trending score: 3.24; stars gained: +63; forks gained: +6.

    Language: Python

    Topics: cloud-computing, deep-learning, gpu, hyperparameter-tuning, machine-learning, tpu

  3. 3. pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    GitHub repository with 100,772 stars and 28,025 forks.

    Trending score: 3.14; stars gained: +24; forks gained: +6.

    Language: Python

    Topics: autograd, deep-learning, gpu, machine-learning, neural-network, numpy

  4. 4. NVlabs/cuda-oxide

    cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust.

    GitHub repository with 2,756 stars and 182 forks.

    Trending score: 2.83; stars gained: +25; forks gained: +4.

    Language: Rust

    Topics: async, compiler-backend, cuda, gpu, heterogeneous-computing, high-performance-computing

  5. 5. gfx-rs/wgpu

    A cross-platform, safe, pure-Rust graphics API.

    GitHub repository with 17,374 stars and 1,329 forks.

    Trending score: 2.82; stars gained: +29; forks gained: +8.

    Language: Rust

    Topics: d3d12, gpu, hacktoberfest, metal, opengl, rust

  6. 6. DaoyuanLi2816/can-i-finetune-this

    Estimate whether a Hugging Face model fits and fine-tunes on your local GPU.

    GitHub repository with 495 stars and 71 forks.

    Trending score: 2.82; stars gained: +20; forks gained: +2.

    Language: Python

    Topics: bitsandbytes, fine-tuning, gpu, hugging-face, llm, lora