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
synrc avatar

synrc/fs

0
View on GitHub↗
239 stars·73 forks·Erlang·11 viewsfs.n2o.dev↗

Fs

πŸ“ FS: Windows, Linux, Mac Driver

Features

  • File System Utilities - Erlang-based file system listener.

Star history

Star history chart for synrc/fsStar history chart for synrc/fs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Fs

These projects share indexed features with Fs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • arvidkahl/sizeablearvidkahl avatar

    arvidkahl/sizeable

    42View on GitHub↗

    An Elixir library to make File Sizes human-readable

    Elixir
    View on GitHub↗42
  • bbense/elixgrepbbense avatar

    bbense/elixgrep

    28View on GitHub↗

    An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc..

    Elixir
    View on GitHub↗28
  • cxong/tinydircxong avatar

    cxong/tinydir

    868View on GitHub↗

    Lightweight, portable and easy to integrate C directory and file reader

    C
    View on GitHub↗868
  • 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
Compare all 24 related projects→

Frequently asked questions

What does synrc/fs do?

πŸ“ FS: Windows, Linux, Mac Driver

What are the main features of synrc/fs?

The main features of synrc/fs are: File System Utilities.

Which projects share features with synrc/fs?

Projects with overlapping indexed features include: arvidkahl/sizeable β€” An Elixir library to make File Sizes human-readable. bbense/elixgrep β€” An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc.. cxong/tinydir β€” Lightweight, portable and easy to integrate C directory and file reader. dg4l/bytearray β€” Simple and hackable single header library for working with binaries. edubart/miniphysfs β€” This is the PhysFS contained in a single header to be bundled in C/C++ applications with ease. PhysFS is a library to… ahupp/python-magic β€” python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as…