likeslines-maker/Principium.Parallel

Adaptive Parallel Processing Engine with Intelligent Deduplication, Caching, and Last-Write-Wins Semantics

GitHub repository with 28 stars and 48 forks.

Language: C#

Topics: concurrency, data-parallelism, high-performance, memory-optimization, multithreading, parallel-processing, task-parallel-library, tpl, zero-allocation

Open provider repository

24h trend summary

Trending score 0.02, activity score 0.01, stars gained -1, forks gained -6.

Latest metric snapshot

2026-06-05: 28 stars and 48 forks.

Similar repositories

  1. 1. dotnet/orleans

    Cloud Native application framework for .NET

    GitHub repository with 10,787 stars and 2,129 forks.

    Trending score: 0.60; stars gained: +3; forks gained: +1.

    Language: C#

    Topics: actor-model, distributed-actors, distributed-systems, cloud-computing, concurrency, orleans

  2. 2. likeslines-maker/Principium.Parallel

    Adaptive Parallel Processing Engine with Intelligent Deduplication, Caching, and Last-Write-Wins Semantics

    GitHub repository with 28 stars and 48 forks.

    Trending score: 0.02; stars gained: -1; forks gained: -6.

    Language: C#

    Topics: concurrency, data-parallelism, high-performance, memory-optimization, multithreading, parallel-processing

Trending in C#

  1. 1. iOfficeAI/OfficeCLI

    OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.

    GitHub repository with 6,055 stars and 482 forks.

    Trending score: 4.05; stars gained: +374; forks gained: +21.

    Language: C#

    Topics: agent, ai, cli, office, skills, openclaw

  2. 2. microsoft/PowerToys

    Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows

    GitHub repository with 133,810 stars and 8,036 forks.

    Trending score: 3.74; stars gained: +71; forks gained: +3.

    Language: C#

    Topics: advanced-paste, color-picker, command-palette, desktop, fancyzones, keyboard-manager

  3. 3. seerge/g-helper

    Lightweight Armoury Crate alternative for Asus laptops with nearly the same functionality. Works with ROG Zephyrus, Flow, TUF, Strix, Scar, ProArt, Vivobook, Zenbook, Expertbook, ROG Ally, and many more.

    GitHub repository with 13,513 stars and 506 forks.

    Trending score: 2.75; stars gained: +52; forks gained: +2.

    Language: C#

    Topics: g14, mux, aura, g-helper, armoury, strix

  4. 4. dotnet/skills

    Repository for skills to assist AI coding agents with .NET and C#

    GitHub repository with 3,269 stars and 243 forks.

    Trending score: 2.74; stars gained: +28; forks gained: +1.

    Language: C#

    Topics: agent-skills

  5. 5. files-community/Files

    A modern file manager that helps users organize their files and folders.

    GitHub repository with 43,784 stars and 2,744 forks.

    Trending score: 2.65; stars gained: +39; forks gained: +3.

    Language: C#

    Topics: fluent-design, xaml, file-manager, winui, files, windows

  6. 6. bitwarden/server

    Bitwarden infrastructure/backend (API, database, Docker, etc).

    GitHub repository with 19,079 stars and 1,655 forks.

    Trending score: 2.64; stars gained: +21; forks gained: +3.

    Language: C#

    Topics: aspnetcore, aspnet, sql-server, api, sql, csharp

Trending topic: concurrency

  1. 1. hatchet-dev/hatchet

    🪓 An orchestration engine for background tasks, AI agents, and durable workflows

    GitHub repository with 7,294 stars and 407 forks.

    Trending score: 2.37; stars gained: +19; forks gained: +1.

    Language: Go

    Topics: event-driven, golang, workflow-engine, distributed, distributed-systems, fastapi

  2. 2. dotnet/orleans

    Cloud Native application framework for .NET

    GitHub repository with 10,787 stars and 2,129 forks.

    Trending score: 0.60; stars gained: +3; forks gained: +1.

    Language: C#

    Topics: actor-model, distributed-actors, distributed-systems, cloud-computing, concurrency, orleans

  3. 3. Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

    A systematic modern C++ tutorial covering C++11-C++23, STL, concurrency, performance optimization, software engineering, embedded systems, networking, GUI, and real-world project practices.

    GitHub repository with 111 stars and 13 forks.

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

    Language: C++

    Topics: modern-cpp, concurrency, embedded-software, gui, network-programming, performance-boost

  4. 4. chapel-lang/chapel

    a Productive Parallel Programming Language

    GitHub repository with 2,000 stars and 446 forks.

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

    Language: Chapel

    Topics: compiler, gpu, hpc, language, parallel, chapel

  5. 5. Dicklesworthstone/asupersync

    Async runtime for Rust where correctness is structural: region-owned tasks, cancel-correct protocols, capability-gated effects, and deterministic replay testing

    GitHub repository with 185 stars and 20 forks.

    Trending score: 0.48; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: async, concurrency, runtime, rust, structured-concurrency

  6. 6. ambonvik/cimba

    A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized trials and replications, stackful asymmetric coroutines for concurrent simulated processes inside each thread, and optionally CUDA or other GPGPU parallelism for detailed model physics inside each coroutine.

    GitHub repository with 72 stars and 2 forks.

    Trending score: 0.33; stars gained: +1; forks gained: +0.

    Language: C

    Topics: c, concurrency, coroutines, cuda, discrete-event-simulation, fibonacci-hash