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 cxong/tinydir

Open-source alternatives to Tinydir

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

  • tinche/aiofilesTinche avatar

    Tinche/aiofiles

    3,249View on GitHub↗

    File support for asyncio

    Python
    View on GitHub↗3,249
  • mandreyel/miomandreyel avatar

    mandreyel/mio

    1,949View on GitHub↗

    Cross-platform C++11 header-only library for memory mapped file IO

    C++
    View on GitHub↗1,949
  • 0xjohnnyboy/scretch.nvim0xJohnnyboy avatar

    0xJohnnyboy/scretch.nvim

    34View on GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    View on GitHub↗34
  • 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
  • ackintosh/ganeshaackintosh avatar

    ackintosh/ganesha

    666View on GitHub↗

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

    PHP
    View on GitHub↗666
  • 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

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
  • 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
  • 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
  • ahupp/python-magicahupp avatar

    ahupp/python-magic

    2,886View on GitHub↗

    python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as a file signature analyzer and MIME type detector, identifying file formats by comparing header bytes against a database of known binary signatures. The library enables the identification of file types from both file paths and raw data buffers. It supports custom file signature matching through the injection of user-provided magic databases, allowing for the detection of specialized or proprietary formats. The project covers binary data analysis and MIME type mapping to transl

    Python
    View on GitHub↗2,886
  • 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
  • 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
  • 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
  • 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
  • alloyed/flirtAlloyed avatar

    Alloyed/flirt

    13View on GitHub↗

    Automatic version selector for LÖVE

    Lua
    View on GitHub↗13
  • 6bee/remote.linq6bee avatar

    6bee/Remote.Linq

    356View on GitHub↗

    Simply LINQ your remote resources...

    C#arbitrary-linq-queriesentityentity-framework
    View on GitHub↗356