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 woboq/verdigris

Open-source alternatives to Verdigris

30 open-source projects similar to woboq/verdigris, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Verdigris alternative.

  • verbalexpressions/qtverbalexpressionsVerbalExpressions avatar

    VerbalExpressions/QtVerbalExpressions

    67View on GitHub↗

    QtVerbalExpressions

    C++
    View on GitHub↗67
  • 0xjohnnyboy/scretch.nvim0xJohnnyboy avatar

    0xJohnnyboy/scretch.nvim

    34View on GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    View on GitHub↗34
  • ai/nanoidai avatar

    ai/nanoid

    26,821View on GitHub↗

    Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database indexing. It produces compact, URL-safe strings by mapping random byte values to a custom character set, allowing for consistent memory allocation and predictable indexing performance across independent nodes without the need for central coordination. The library distinguishes itself by utilizing system-level, cryptographically secure entropy sources to ensure that every generated identifier is statistically unpredictable. This approach provides resistance against collision attack

    JavaScript
    View on GitHub↗26,821
  • abo/rerateA

    abo/rerate

    0View on GitHub↗
    View on GitHub↗0
  • acidjunk/starlette-opentracingacidjunk avatar

    acidjunk/starlette-opentracing

    150View on GitHub↗

    Opentracing support for Starlette and FastApi

    Python
    View on GitHub↗150

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
ackintosh/ganeshaackintosh avatar

ackintosh/ganesha

666View on GitHub↗

:elephant: A Circuit Breaker pattern implementation for PHP applications.

PHP
View on GitHub↗666
  • adamralph/bullseyeadamralph avatar

    adamralph/bullseye

    946View on GitHub↗

    🎯 A .NET library, developed by humans, for running a target dependency graph.

    C#
    View on GitHub↗946
  • adaptiveconsulting/aeron.netAdaptiveConsulting avatar

    AdaptiveConsulting/Aeron.NET

    518View on GitHub↗

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

    C#
    View on GitHub↗518
  • adelowo/onecacheA

    adelowo/onecache

    0View on GitHub↗
    View on GitHub↗0
  • afex/hystrix-goafex avatar

    afex/hystrix-go

    4,418View on GitHub↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    View on GitHub↗4,418
  • aforward/ar2ectoaforward avatar

    aforward/ar2ecto

    13View on GitHub↗

    Migrate your active record migrations to ecto compatible migrations

    Elixir
    View on GitHub↗13
  • agauniyal/rangagauniyal avatar

    agauniyal/rang

    1,581View on GitHub↗

    A Minimal, Header only Modern c++ library for terminal goodies 💄✨

    C++
    View on GitHub↗1,581
  • ageekinside/fastapi-jinjaAGeekInside avatar

    AGeekInside/fastapi-jinja

    159View on GitHub↗

    Adds integration of the Jinja template language to FastAPI.

    Python
    View on GitHub↗159
  • agileobjects/agilemapperagileobjects avatar

    agileobjects/AgileMapper

    463View on GitHub↗

    A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.

    C#dtomappermapping
    View on GitHub↗463
  • 6bee/remote.linq6bee avatar

    6bee/Remote.Linq

    356View on GitHub↗

    Simply LINQ your remote resources...

    C#arbitrary-linq-queriesentityentity-framework
    View on GitHub↗356
  • aio-libs/aiozipkinaio-libs avatar

    aio-libs/aiozipkin

    193View on GitHub↗

    Distributed tracing instrumentation for asyncio with zipkin

    Python
    View on GitHub↗193
  • aiokitchen/aiomiscaiokitchen avatar

    aiokitchen/aiomisc

    425View on GitHub↗

    aiomisc - miscellaneous utils for asyncio

    Python
    View on GitHub↗425
  • akaion/bleakA

    Akaion/Bleak

    0View on GitHub↗
    View on GitHub↗0
  • alejandrosuero/freeze-code.nvimAlejandroSuero avatar

    AlejandroSuero/freeze-code.nvim

    32View on GitHub↗

    Take a code screenshot using freeze by https://charm.sh/

    Lua
    View on GitHub↗32
  • alex-lairan/monadsalex-lairan avatar

    alex-lairan/monads

    48View on GitHub↗

    Monads for Crystal

    Crystal
    View on GitHub↗48
  • alex-spataru/qsimpleupdateralex-spataru avatar

    alex-spataru/QSimpleUpdater

    1,096View on GitHub↗

    QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects. It allows you to easily check for updates, download them and install them. Additionally, the QSimpleUpdater allows you to check for updates for different "modules" of your application. Check the FAQ for…

    C++
    View on GitHub↗1,096
  • alexdelorenzo/aiopathalexdelorenzo avatar

    alexdelorenzo/aiopath

    198View on GitHub↗

    📁 Asynchronous pathlib for Python

    Python
    View on GitHub↗198
  • alexdlaird/amazon-ordersalexdlaird avatar

    alexdlaird/amazon-orders

    151View on GitHub↗

    A Python library (and CLI) for Amazon order history, line items, and transactions

    Python
    View on GitHub↗151
  • alexeyxo/protobuf-swiftalexeyxo avatar

    alexeyxo/protobuf-swift

    938View on GitHub↗

    Google ProtocolBuffers for Apple Swift

    Swift
    View on GitHub↗938
  • alexpantyukhin/go-pattern-matchA

    alexpantyukhin/go-pattern-match

    0View on GitHub↗
    View on GitHub↗0
  • alibaba/arthasalibaba avatar

    alibaba/arthas

    37,367View on GitHub↗

    Arthas is a Java diagnostic tool and runtime debugger designed for real-time troubleshooting of applications. It functions as a remote diagnostics agent that allows users to inspect the runtime state of a Java process, including its heap objects and classloader hierarchies, without requiring a process restart. The project distinguishes itself through advanced bytecode manipulation capabilities, enabling live class hotswapping and the modification of bytecode in running processes. It supports in-memory source compilation and runtime bytecode decompilation to verify and update logic instantly w

    Javaagentalibabaarthas
    View on GitHub↗37,367
  • alibaba/spring-ai-alibabaalibaba avatar

    alibaba/spring-ai-alibaba

    8,415View on GitHub↗

    This project is a Java-based framework integration that provides an AI agent runtime, a graph-based AI workflow engine, and an LLM orchestration framework for Spring applications. It enables the development of stateful autonomous agents and the implementation of retrieval-augmented generation systems using document processing and vector databases. The framework distinguishes itself through a graph-based workflow runtime for designing complex AI pipelines with conditional routing and persistent state. It supports multi-agent orchestration via service-discovery coordination and provides human-i

    Javaagenticartificial-intelligencecontext-engineering
    View on GitHub↗8,415
  • alkenso/asenumAlkenso avatar

    Alkenso/asenum

    20View on GitHub↗

    AssociatedEnum: header-only library for C++ for enumerations with associated values

    C++
    View on GitHub↗20
  • allmonday/pydantic-resolveallmonday avatar

    allmonday/pydantic-resolve

    325View on GitHub↗

    pydantic-resolve is a Pythonic clean architecture implementation

    Python
    View on GitHub↗325
  • 0xdexter0us/uproot-js0xDexter0us avatar

    0xDexter0us/uproot-JS

    97View on GitHub↗

    Extract JavaScript files from burp suite project with ease.

    Kotlin
    View on GitHub↗97