Recursive filesystem event watcher using inotify in golang
☆123Oct 28, 2025Updated 8 months ago
Alternatives and similar repositories for go-fsevents
Users that are interested in go-fsevents are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go helpers to manage environment variables☆101Jan 16, 2026Updated 6 months ago
- Filters Package for Golang☆12Sep 12, 2017Updated 8 years ago
- A workerpool that can get expanded & shrink dynamically.☆51Mar 23, 2021Updated 5 years ago
- Generates a slice of all possible value combinations for any given struct and a set of its potential member values☆50May 19, 2021Updated 5 years ago
- One giant hack for an xeyes variant.☆18Jun 6, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Simple and easy lib. to manage translations and texts, with cache, in Go project.☆13Mar 1, 2017Updated 9 years ago
- watching for changes inside a directory and all sub-directories, recursively☆13Jul 5, 2018Updated 8 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Aug 22, 2025Updated 10 months ago
- List of Golang books☆26Jan 2, 2017Updated 9 years ago
- Go library for building command line interfaces.☆62Dec 6, 2024Updated last year
- A C11 positional lexer with error reporting written in Go☆22Aug 28, 2017Updated 8 years ago
- Nothing to see here yet ...☆13Jun 28, 2025Updated last year
- Simple wrapper around multiple fs.FS instances, recursively merging them together dynamically.☆24Aug 28, 2025Updated 10 months ago
- Check all your git repositories for uncommited work☆24Nov 19, 2025Updated 8 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- raspberrypi golang app, to manage home utensils such as light, fans...☆21Feb 12, 2013Updated 13 years ago
- gowebhello is a simple golang replacement for 'python -m SimpleHTTPServer'.☆13Apr 30, 2026Updated 2 months ago
- non-root package manager based on pkgsrc☆22Dec 15, 2023Updated 2 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆19Mar 28, 2017Updated 9 years ago
- Go stemmers generated by the Snowball project☆25Sep 6, 2020Updated 5 years ago
- An extension for the GitHub Cli application that displays your current contribution graph☆14Aug 3, 2021Updated 4 years ago
- Flat, memory bound, k/v store based point-in-polygon alg. using geohash.☆28Aug 29, 2018Updated 7 years ago
- Wrappers of OS-specific route table manipulation commands.☆13Feb 28, 2018Updated 8 years ago
- EnvKey's official Go client library☆35Dec 13, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- GAQ(Go Ast Query) is the library to query ast.Node children like JavaScript querySelector or querySelectorAll for Go.