awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to exceptionless/foundatio

Open-source alternatives to Foundatio

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

  • aldanial/clocAlDanial का अवतार

    AlDanial/cloc

    23,201GitHub पर देखें↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    GitHub पर देखें↗23,201
  • floci-io/flocifloci-io का अवतार

    floci-io/floci

    14,168GitHub पर देखें↗

    Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications without a live internet connection. It serves as a containerized cloud emulator and a serverless runtime emulator, allowing users to run high-fidelity replicas of cloud databases, queues, and compute services on a local machine. The project distinguishes itself by using real container images instead of simple mocks to ensure behavioral accuracy. It functions as a local API gateway simulator with proxy-based routing for REST and WebSocket APIs, and provides a serverless environm

    Javaawsaws-emulationdevops
    GitHub पर देखें↗14,168
  • aliostad/cachecowaliostad का अवतार

    aliostad/CacheCow

    869GitHub पर देखें↗

    An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server

    C#cachingdotnethttp
    GitHub पर देखें↗869
  • alibaba/tairalibaba का अवतार

    alibaba/tair

    2,305GitHub पर देखें↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    GitHub पर देखें↗2,305

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • asenchi/scrollsasenchi का अवतार

    asenchi/scrolls

    159GitHub पर देखें↗

    Simple logging

    Ruby
    GitHub पर देखें↗159
  • amatsuda/tracerouteamatsuda का अवतार

    amatsuda/traceroute

    905GitHub पर देखें↗

    A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app

    Ruby
    GitHub पर देखें↗905
  • app-vnext/pollyApp-vNext का अवतार

    App-vNext/Polly

    14,191GitHub पर देखें↗

    Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining and executing stability patterns that manage failures and resource exhaustion during operation execution. The library enables developers to compose complex resilience strategies through a fluent builder pattern, wrapping target operations in functional decorators. These policies intercept execution flow to apply automated recovery mechanisms, such as retries for temporary errors or circuit breakers that isolate unstable components by blocking requests. The framework supports

    C#circuit-breakercircuit-breaker-patterndotnet
    GitHub पर देखें↗14,191
  • bitfaster/bitfaster.cachingbitfaster का अवतार

    bitfaster/BitFaster.Caching

    599GitHub पर देखें↗

    High performance, thread-safe in-memory caching primitives for .NET

    C#cachedotnetlfu
    GitHub पर देखें↗599
  • artsy/garnerartsy का अवतार

    artsy/garner

    342GitHub पर देखें↗

    A set of Rack middleware and cache helpers that implement various caching strategies.

    Ruby
    GitHub पर देखें↗342
  • aschuch/awesomecacheaschuch का अवतार

    aschuch/AwesomeCache

    1,271GitHub पर देखें↗

    Delightful on-disk cache (written in Swift)

    Swiftcachedisk-cacheexpiry
    GitHub पर देखें↗1,271
  • colbygk/log4rcolbygk का अवतार

    colbygk/log4r

    252GitHub पर देखें↗

    Log4r is a comprehensive and flexible logging library for use in Ruby programs. It features a heirarchical logging system of any number of levels, custom level names, multiple output destinations per log event, custom formatting, and more.

    Ruby
    GitHub पर देखें↗252
  • aspnet/cachingaspnet का अवतार

    aspnet/Caching

    472GitHub पर देखें↗

    Archived Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

    C#
    GitHub पर देखें↗472
  • beagle1984/silverbackBEagle1984 का अवतार

    BEagle1984/silverback

    282GitHub पर देखें↗

    Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven architectures and asynchronous messaging, with first-class support for Apache Kafka and MQTT.

    C#
    GitHub पर देखें↗282
  • ben-manes/caffeineben-manes का अवतार

    ben-manes/caffeine

    17,706GitHub पर देखें↗

    Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles within the application heap. It functions as a thread-safe, memory-resident data store that reduces latency by keeping frequently accessed objects available for immediate retrieval. The library distinguishes itself through a sophisticated eviction strategy that balances recency and frequency to determine which entries to retain. It utilizes a frequency-based admission policy to evaluate the historical access patterns of new data, ensuring that the cache remains populated with the m

    Java
    GitHub पर देखें↗17,706
  • bertrandbordage/django-cachalotBertrandBordage का अवतार

    BertrandBordage/django-cachalot

    1,425GitHub पर देखें↗

    Django Cachalot

    Python
    GitHub पर देखें↗1,425
  • apache/logging-log4netapache का अवतार

    apache/logging-log4net

    931GitHub पर देखें↗

    Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET

    C#apacheapidotnet
    GitHub पर देखें↗931
  • bryandonovan/node-cache-managerBryanDonovan का अवतार

    BryanDonovan/node-cache-manager

    1,988GitHub पर देखें↗

    A cache module for nodejs that allows easy wrapping of functions in cache, tiered caches, and a consistent interface.

    TypeScript
    GitHub पर देखें↗1,988
  • cabol/nebulexcabol का अवतार

    cabol/nebulex

    1,391GitHub पर देखें↗

    In-memory and distributed caching toolkit for Elixir.

    Elixir
    GitHub पर देखें↗1,391
  • cakedc/cakephp-cached-routingCakeDC का अवतार

    CakeDC/cakephp-cached-routing

    5GitHub पर देखें↗

    CakeDC Cached Routing

    PHP
    GitHub पर देखें↗5
  • chkr1011/mqttnetchkr1011 का अवतार

    chkr1011/MQTTnet

    5,011GitHub पर देखें↗

    MQTTnet is a .NET library providing a framework for implementing MQTT clients and brokers. It includes a broker implementation for hosting a central message hub that routes messages between connected clients and a client library for publishing and subscribing to messages. The project supports both TCP and WebSocket transport layers, enabling secure data traffic through transport layer security. It allows for the development of custom middleware to intercept, transform, or validate messages as they pass through a server. Capability areas include distributed message routing, persistent connect

    C#
    GitHub पर देखें↗5,011
  • christopherread/obvschristopherread का अवतार

    christopherread/Obvs

    338GitHub पर देखें↗

    An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.

    C#
    GitHub पर देखें↗338
  • cihub/seelogcihub का अवतार

    cihub/seelog

    1,637GitHub पर देखें↗

    Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.

    Go
    GitHub पर देखें↗1,637
  • alhardy/appmetricsalhardy का अवतार

    alhardy/AppMetrics

    2,249GitHub पर देखें↗

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

    C#
    GitHub पर देखें↗2,249
  • colszowka/simplecovcolszowka का अवतार

    colszowka/simplecov

    4,902GitHub पर देखें↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Ruby
    GitHub पर देखें↗4,902
  • comandeo/crystal-memcachedcomandeo का अवतार

    comandeo/crystal-memcached

    36GitHub पर देखें↗

    Memcached client for Crystal language

    Crystal
    GitHub पर देखें↗36
  • crohr/sysloggercrohr का अवतार

    crohr/syslogger

    113GitHub पर देखें↗

    Dead simple Ruby Syslog logger

    Ruby
    GitHub पर देखें↗113
  • crystal-cache/cachecrystal-cache का अवतार

    crystal-cache/cache

    51GitHub पर देखें↗

    A key/value store where pairs can expire after a specified interval

    Crystal
    GitHub पर देखें↗51
  • damianh/liblogdamianh का अवतार

    damianh/LibLog

    924GitHub पर देखें↗

    LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.

    C#
    GitHub पर देखें↗924
  • damianh/proxykitdamianh का अवतार

    damianh/ProxyKit

    1,115GitHub पर देखें↗

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    C#
    GitHub पर देखें↗1,115
  • adams85/fileloggeradams85 का अवतार

    adams85/filelogger

    166GitHub पर देखें↗

    A lightweight and customizable file logger implementation for the Microsoft.Extensions.Logging framework.

    C#
    GitHub पर देखें↗166