File/Directory Watcher for Modern C++
☆87Nov 26, 2022Updated 3 years ago
Alternatives and similar repositories for fswatch
Users that are interested in fswatch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Jul 17, 2021Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆68Aug 10, 2020Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆94Jan 29, 2021Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Jan 2, 2023Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- Git for Modern C++ (A libgit2 Wrapper Library)☆119Dec 2, 2020Updated 5 years ago
- Glob for C++17☆292May 13, 2025Updated last year
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- C++ Windows class library☆12Dec 14, 2023Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Sep 20, 2020Updated 6 years ago
- C++11 header-only thread pool library☆20Aug 6, 2019Updated 7 years ago
- Microbenchmarking for Modern C++☆234Nov 3, 2020Updated 5 years ago
- Hackable Lexer with UTF-8 support☆23Apr 3, 2019Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Pipelines for Modern C++☆76Oct 13, 2020Updated 5 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 6 years ago
- Result<T, E> for Modern C++