awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nmwsharp/happly

Open-source alternatives to Happly

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

  • 0xdexter0us/uproot-jsAvatar von 0xDexter0us

    0xDexter0us/uproot-JS

    97Auf GitHub ansehen↗

    Extract JavaScript files from burp suite project with ease.

    Kotlin
    Auf GitHub ansehen↗97
  • 0xjohnnyboy/scretch.nvimAvatar von 0xJohnnyboy

    0xJohnnyboy/scretch.nvim

    34Auf GitHub ansehen↗

    📝 Neovim plugin to manage scratch files !

    Lua
    Auf GitHub ansehen↗34
  • 6bee/remote.linqAvatar von 6bee

    6bee/Remote.Linq

    356Auf GitHub ansehen↗

    Simply LINQ your remote resources...

    C#arbitrary-linq-queriesentityentity-framework
    Auf GitHub ansehen↗356
  • abo/rerateA

    abo/rerate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • acidjunk/starlette-opentracingAvatar von acidjunk

    acidjunk/starlette-opentracing

    150Auf GitHub ansehen↗

    Opentracing support for Starlette and FastApi

    Python
    Auf GitHub ansehen↗150
  • ackintosh/ganeshaAvatar von ackintosh

    ackintosh/ganesha

    666Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗666

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • adamralph/bullseyeAvatar von adamralph

    adamralph/bullseye

    946Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗946
  • adaptiveconsulting/aeron.netAvatar von AdaptiveConsulting

    AdaptiveConsulting/Aeron.NET

    518Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗518
  • adelowo/onecacheA

    adelowo/onecache

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • afex/hystrix-goAvatar von afex

    afex/hystrix-go

    4,418Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,418
  • aforward/ar2ectoAvatar von aforward

    aforward/ar2ecto

    13Auf GitHub ansehen↗

    Migrate your active record migrations to ecto compatible migrations

    Elixir
    Auf GitHub ansehen↗13
  • agauniyal/rangAvatar von agauniyal

    agauniyal/rang

    1,581Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗1,581
  • ageekinside/fastapi-jinjaAvatar von AGeekInside

    AGeekInside/fastapi-jinja

    159Auf GitHub ansehen↗

    Adds integration of the Jinja template language to FastAPI.

    Python
    Auf GitHub ansehen↗159
  • agileobjects/agilemapperAvatar von agileobjects

    agileobjects/AgileMapper

    463Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗463
  • ai/nanoidAvatar von ai

    ai/nanoid

    26,821Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗26,821
  • aio-libs/aiozipkinAvatar von aio-libs

    aio-libs/aiozipkin

    193Auf GitHub ansehen↗

    Distributed tracing instrumentation for asyncio with zipkin

    Python
    Auf GitHub ansehen↗193
  • aiokitchen/aiomiscAvatar von aiokitchen

    aiokitchen/aiomisc

    425Auf GitHub ansehen↗

    aiomisc - miscellaneous utils for asyncio

    Python
    Auf GitHub ansehen↗425
  • akaion/bleakA

    Akaion/Bleak

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alejandrosuero/freeze-code.nvimAvatar von AlejandroSuero

    AlejandroSuero/freeze-code.nvim

    32Auf GitHub ansehen↗

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

    Lua
    Auf GitHub ansehen↗32
  • alex-lairan/monadsAvatar von alex-lairan

    alex-lairan/monads

    48Auf GitHub ansehen↗

    Monads for Crystal

    Crystal
    Auf GitHub ansehen↗48
  • alexdelorenzo/aiopathAvatar von alexdelorenzo

    alexdelorenzo/aiopath

    198Auf GitHub ansehen↗

    📁 Asynchronous pathlib for Python

    Python
    Auf GitHub ansehen↗198
  • alexdlaird/amazon-ordersAvatar von alexdlaird

    alexdlaird/amazon-orders

    151Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗151
  • alexeyxo/protobuf-swiftAvatar von alexeyxo

    alexeyxo/protobuf-swift

    938Auf GitHub ansehen↗

    Google ProtocolBuffers for Apple Swift

    Swift
    Auf GitHub ansehen↗938
  • alexpantyukhin/go-pattern-matchA

    alexpantyukhin/go-pattern-match

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alibaba/arthasAvatar von alibaba

    alibaba/arthas

    37,367Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗37,367
  • alkenso/asenumAvatar von Alkenso

    Alkenso/asenum

    20Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗20
  • allmonday/pydantic-resolveAvatar von allmonday

    allmonday/pydantic-resolve

    325Auf GitHub ansehen↗

    pydantic-resolve is a Pythonic clean architecture implementation

    Python
    Auf GitHub ansehen↗325
  • alloyed/flirtAvatar von Alloyed

    Alloyed/flirt

    13Auf GitHub ansehen↗

    Automatic version selector for LÖVE

    Lua
    Auf GitHub ansehen↗13
  • alloyed/nativefiledialogAvatar von Alloyed

    Alloyed/nativefiledialog

    18Auf GitHub ansehen↗

    A tiny, neat C library that portably invokes native file open and save dialogs.

    Makefile
    Auf GitHub ansehen↗18
  • 0x4d31/burpaAvatar von 0x4D31

    0x4D31/burpa

    535Auf GitHub ansehen↗

    Burp-Automator: A Burp Suite Automation Tool with Slack Integration. It can be used with Jenkins and Selenium to automate Dynamic Application Security Testing (DAST).

    Python
    Auf GitHub ansehen↗535