awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
falood avatar

falood/exfswatch

0
View on GitHub↗
277 stars·61 forks·Elixir·Apache-2.0·2 views

Exfswatch

Filesystem monitor for elixir

Features

  • File System Utilities - File change watcher wrapper based on system events.

Star history

Star history chart for falood/exfswatchStar history chart for falood/exfswatch

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

Open-source alternatives to Exfswatch

Similar open-source projects, ranked by how many features they share with Exfswatch.
  • 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
See all 24 alternatives to Exfswatch→

Frequently asked questions

What does falood/exfswatch do?

Filesystem monitor for elixir

What are the main features of falood/exfswatch?

The main features of falood/exfswatch are: File System Utilities.

What are some open-source alternatives to falood/exfswatch?

Open-source alternatives to falood/exfswatch 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…