awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to chernistry/bernstein

Projects sharing features with Bernstein

30 open-source projects similar to chernistry/bernstein, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • openai/codexopenai avatar

    openai/codex

    91,445View on GitHub↗

    Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a natural language interface. It functions as a machine learning model trained on public code repositories to provide intelligent code completion, suggestions, and refactoring within development environments. By translating human instructions into executable code snippets, the system bridges the gap between high-level technical requirements and functional software implementation. The engine utilizes transformer-based sequence modeling and supervised fine-tuning to align its outp

    Rust
    View on GitHub↗91,445
  • moresl/cchubM

    Moresl/cchub

    0View on GitHub↗
    View on GitHub↗0
  • kagan-sh/kagankagan-sh avatar

    kagan-sh/kagan

    98View on GitHub↗

    The Orchestration Layer for AI Coding Agents

    Python
    View on GitHub↗98
  • 1nickpappas/move-code-quality-skill1NickPappas avatar

    1NickPappas/move-code-quality-skill

    21View on GitHub↗

    Claude Code skill for analyzing Move packages against the official Move Book Code Quality Checklist

    View on GitHub↗21
  • abrambailey/playerabrambailey avatar

    abrambailey/player

    2View on GitHub↗

    Try the demo. Export your work before you leave the demo: saving between sessions is not supported there.

    TypeScript
    View on GitHub↗2

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • achristmascarl/rainfrogachristmascarl avatar

    achristmascarl/rainfrog

    4,855View on GitHub↗

    Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin

    Rustdatabase-managementmysqlpostgresql
    View on GitHub↗4,855
  • aaif-goose/gooseaaif-goose avatar

    aaif-goose/goose

    49,637View on GitHub↗

    Goose is an autonomous coding assistant and extensible AI agent framework designed to automate software development workflows. It functions as an orchestration engine that can install, execute, and test code, as well as manage local files and shell commands. The platform is model-agnostic, providing a flexible interface to connect with diverse cloud-based or self-hosted large language model providers. It distinguishes itself through a standardized context protocol for integrating external tools and extensions, and a recipe system that allows users to define and repeat complex, multi-step AI w

    Rust
    View on GitHub↗49,637
  • adjohnson916/fireduxadjohnson916 avatar

    adjohnson916/firedux

    150View on GitHub↗

    :fire: :hatching_chick: Firebase Redux for ReactJS

    JavaScript
    View on GitHub↗150
  • admaiorastudio/realxamladmaiorastudio avatar

    admaiorastudio/realxaml

    35View on GitHub↗

    RealXaml is a live viewer and hot reloader for Xamarin Forms.

    C#
    View on GitHub↗35
  • admica/filescopemcpadmica avatar

    admica/FileScopeMCP

    293View on GitHub↗

    Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages such as Python, C, C++, Rust, Zig, Lua.

    TypeScript
    View on GitHub↗293
  • adonpro/react-native-build-cliadonpro avatar

    adonpro/react-native-build-cli

    5View on GitHub↗

    a tool for react-native build

    JavaScript
    View on GitHub↗5
  • afeiship/generator-wepy-componentA

    afeiship/generator-wepy-component

    0View on GitHub↗
    View on GitHub↗0
  • aftership/email-verifierAfterShip avatar

    AfterShip/email-verifier

    1,576View on GitHub↗

    :whitecheckmark: A Go library for email verification without sending any emails.

    Godisposableemailgo
    View on GitHub↗1,576
  • agamennon/redux-tiny-routerAgamennon avatar

    Agamennon/redux-tiny-router

    129View on GitHub↗

    A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!

    JavaScript
    View on GitHub↗129
  • agavra/tuicragavra avatar

    agavra/tuicr

    908View on GitHub↗

    a code review TUI with vim keybindings

    Rustai-toolscode-reviewrust
    View on GitHub↗908
  • agateau/doxyqmlagateau avatar

    agateau/doxyqml

    65View on GitHub↗

    Doxyqml turns .qml into pseudo-C++ which Doxygen can then use to generate documentation.

    Python
    View on GitHub↗65
  • agentops-ai/agentopsAgentOps-AI avatar

    AgentOps-AI/agentops

    5,654View on GitHub↗

    AgentOps is an observability platform and developer toolkit for monitoring the execution, performance, and reliability of autonomous agents powered by large language models. It serves as a system for tracking AI agent behavior, debugging complex workflows, and benchmarking model performance. The platform is distinguished by its ability to visualize multi-agent workflows through execution path graphing and session replays. It provides specific tools for calculating financial spend across various language model providers and supports a self-hosted observability stack for users who require full

    Python
    View on GitHub↗5,654
  • agentops-ai/agentstackAgentOps-AI avatar

    AgentOps-AI/AgentStack

    2,167View on GitHub↗

    AgentStack scaffolds your agent stack - The tech stack that collectively is your agent

    Python
    View on GitHub↗2,167
  • agno-agi/agnoagno-agi avatar

    agno-agi/agno

    40,717View on GitHub↗

    Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous agents across distributed infrastructure. It provides a unified runtime environment that wraps diverse agent frameworks into a consistent, interoperable protocol, allowing developers to build and deploy complex multi-agent systems that coordinate tasks and delegate sub-processes. The platform distinguishes itself through a robust governance and orchestration layer that includes human-in-the-loop approval gates, role-based access control, and a centralized API gateway. It feat

    Pythonagentsaiai-agents
    View on GitHub↗40,717
  • agvxov/csopeagvxov avatar

    agvxov/csope

    69View on GitHub↗

    C source code browser. Fork of Cscope version 15.9, with various improvements.

    C
    View on GitHub↗69
  • ai-christianson/ra.aidai-christianson avatar

    ai-christianson/RA.Aid

    2,223View on GitHub↗

    Develop software autonomously.

    Python
    View on GitHub↗2,223
  • ai-dashboad/flutter-skillai-dashboad avatar

    ai-dashboad/flutter-skill

    299View on GitHub↗

    AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.

    Dart
    View on GitHub↗299
  • aidenybai/react-scanaidenybai avatar

    aidenybai/react-scan

    21,370View on GitHub↗

    React Scan is a diagnostic utility and performance auditor designed to monitor the rendering lifecycle of components within user interfaces. It functions as an automated analysis tool that tracks component re-render cycles and execution timing to identify performance bottlenecks in real time. The tool distinguishes itself by providing visual feedback through a persistent overlay injected directly into the application. By instrumenting the reconciliation process and observing component state and props, it highlights specific rendering patterns that contribute to performance degradation. This

    TypeScriptjavascriptreactreact-dom
    View on GitHub↗21,370
  • airbnb/showkaseairbnb avatar

    airbnb/Showkase

    2,306View on GitHub↗

    🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements

    Kotlin
    View on GitHub↗2,306
  • akavel/rumbacakavel avatar

    akavel/rumbac

    3View on GitHub↗

    a simple commandline flasher for Arduino Nano 33 BLE / Sense boards

    Rust
    View on GitHub↗3
  • akz92/vim-ionic2A

    akz92/vim-ionic2

    0View on GitHub↗

    Vim plugin that adds syntax highlighting for Ionic 2's html tags and attributes

    View on GitHub↗0
  • al-muhandis/fp-telegramAl-Muhandis avatar

    Al-Muhandis/fp-telegram

    91View on GitHub↗

    Telegram bots in Lazarus (and FreePascal)

    Pascal
    View on GitHub↗91
  • albertdahlin/elm-posixalbertdahlin avatar

    albertdahlin/elm-posix

    93View on GitHub↗

    Write CLI-scripts in Elm

    Elm
    View on GitHub↗93
  • alex8088/electron-vitealex8088 avatar

    alex8088/electron-vite

    5,487View on GitHub↗

    electron-vite is a build system and multi-process bundle orchestrator that uses Vite to compile and bundle the main, preload, and renderer processes for Electron applications. It functions as a desktop application scaffolder, providing templates to integrate various frontend frameworks into a standardized project structure. The project distinguishes itself through integrated source code protection, utilizing a V8 bytecode obfuscator to compile JavaScript into bytecode and obfuscate strings to prevent reverse engineering. It also manages complex desktop architectures by isolating bundles and s

    TypeScript
    View on GitHub↗5,487
  • adafruit/glideradafruit avatar

    adafruit/glider

    42View on GitHub↗

    Glider is a portable mobile app aimed at making wireless editing of Python code really easy and fun.

    JavaScript
    View on GitHub↗42