awesome-repositories.comBlog

Great devs skip the pain.They start with the right repo.

/

Explain in plain English what you're building and get the best matching GitHub repositories.

Today’s picks

Standouts from the directory — a fresh set every few hours.

Browse all repositories

© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MCPBlogCurated searchesSitemapPrivacyTerms
a textbook on cryptography for security engineersa local first markdown note taking app
a tool for automating CI/CD pipelinesa self hosted alternative to Google PhotosMore
  • goauthentikauthentik

    Authentik is a centralized identity and access management platform designed to serve as a unified authentication authority. It enables enterprise single sign-on across diverse applications and services, providing a cloud-native identity provider that manages user sessions and security protocols from a single location. The platform distinguishes itself through a policy-driven flow engine and a visual orchestration interface. This allows administrators to design complex, custom authentication workflows by chaining modular verification stages and conditional logic. These workflows can be further

    20,205Python
ManimCommunitymanim

Manim is a scriptable, code-driven framework designed for generating precise technical visualizations and mathematical animations. By using a high-level programming interface, it allows users to define geometric shapes, motion paths, and animation logic that are compiled into high-quality video assets. The system functions as a specialized engine for creating reproducible, data-driven representations of complex mathematical concepts and geometric transformations. The framework distinguishes itself through an interpolation-based engine that calculates intermediate states between keyframes to e

36,831Python
  • taichi-devtaichi

    Taichi is a domain-specific programming language embedded in Python designed for high-performance numerical computing and computer graphics. It functions as a parallel compiler that translates high-level mathematical expressions into optimized machine instructions, enabling developers to write compute-intensive algorithms that execute across diverse hardware architectures, including CPUs, GPUs, and specialized accelerators. The project distinguishes itself through a hardware-agnostic execution layer that maps parallel operations to multiple backends such as CUDA, Metal, and Vulkan. By utilizi

    27,982C++
  • x1xhlolsystem-prompts-and-models-of-ai-tools

    This project is a community-driven knowledgebase and registry for AI agent configurations. It serves as a centralized repository for system prompts, environment settings, and integration strategies designed to standardize the behavior of various AI-assisted development tools. By capturing these configurations in a structured format, the project enables developers to maintain consistent AI agent performance across different workstations and environments. The repository distinguishes itself through a hierarchical, version-controlled architecture that treats prompt engineering patterns as portab

    115,232