https://github.com/facebook/watchman

Last synced: about 1 month ago

Repository metadata:

Watches files and records, or triggers actions, when they change.


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 12,912
Total Committers: 415
Avg Commits per committer: 31.113
Development Distribution Score (DDS): 0.523

Commits in past year: 628
Committers in past year: 75
Avg Commits per committer in past year: 8.373
Development Distribution Score (DDS) in past year: 0.396

Name Email Commits
svcscm svcscm s****m@f****m 6161
Wez Furlong w****z@f****m 1789
Open Source Bot g****1@f****m 1438
Open Source Bot 833
Chad Austin c****n@f****m 591
Siddharth Agarwal s****0@f****m 209
Adam Simpkins s****s@f****m 109
Xavier Deguillard x****d@f****m 94
Zeyi (Rice) Fan z****i@f****m 73
Alex Hornby a****y@f****m 61
Dhruv Singhal d****s@f****m 54
Matt Glazar s****r@f****m 54
Chad Austin c****n@m****m 48
Eamonn Kent e****t@f****m 44
Shrikrishna Khare s****e@f****m 37
Katie Mancini k****i@m****m 35
Jun Wu q****k@f****m 35
John Elliott j****t@m****m 35
Genevieve Helsel h****l@f****m 33
Katie Mancini k****i@f****m 29
Dhruv Singhal d****v@s****e 28
Lukas Piatkowski l****k@f****m 26
Xavier Deguillard x****d@m****m 26
Simon Marlow s****w@m****m 23
Luca Niccolini l****i@f****m 21
Zeyi (Rice) Fan z****i@m****m 21
Alex Hornby a****y@m****m 20
Thomas Orozco t****o@f****m 19
Richard Barnes r****s@m****m 17
Katie Coons k****s@f****m 17
and 385 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

npm: fb-watchman

Bindings for the Watchman file watching service

  • Homepage: https://facebook.github.io/watchman/
  • Licenses: Apache-2.0
  • Latest release: 2.0.2 (published over 2 years ago)
  • Last Synced: 2024-11-10T22:05:51.794Z (about 1 month ago)
  • Versions: 17
  • Dependent Packages: 1,100
  • Dependent Repositories: 992,304
  • Downloads: 101,372,637 Last month
  • Docker Downloads: 4,531,779,365
  • Rankings:
    • Downloads: 0.018%
    • Docker downloads count: 0.03%
    • Dependent repos count: 0.034%
    • Dependent packages count: 0.063%
    • Average: 0.383%
    • Stargazers count: 0.931%
    • Forks count: 1.22%
  • Maintainers (3)
npm: bser

JavaScript implementation of the BSER Binary Serialization

  • Homepage: https://facebook.github.io/watchman/docs/bser.html
  • Licenses: Apache-2.0
  • Latest release: 2.1.1 (published about 5 years ago)
  • Last Synced: 2024-11-10T22:06:05.437Z (about 1 month ago)
  • Versions: 7
  • Dependent Packages: 953
  • Dependent Repositories: 992,341
  • Downloads: 98,718,988 Last month
  • Docker Downloads: 4,525,707,553
  • Rankings:
    • Downloads: 0.018%
    • Docker downloads count: 0.03%
    • Dependent repos count: 0.034%
    • Dependent packages count: 0.072%
    • Average: 0.384%
    • Stargazers count: 0.931%
    • Forks count: 1.22%
  • Maintainers (2)
pypi: pywatchman

Watchman client for Python

  • Homepage: https://github.com/facebook/watchman
  • Documentation: https://pywatchman.readthedocs.io/
  • Licenses: The following license applies to all files within this directory and any subdirectories: Copyright 2014-present Meta Platforms, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name Facebook nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Copyright for portions of this software is held by Benjamin Peterson (c) 2010-2016, as part of the 'six' project: Copyright (c) 2010-2016 Benjamin Peterson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 2.0.0 (published 10 months ago)
  • Last Synced: 2024-11-10T22:06:02.780Z (about 1 month ago)
  • Versions: 7
  • Dependent Packages: 6
  • Dependent Repositories: 579
  • Downloads: 300,097 Last month
  • Docker Downloads: 1,255,087
  • Rankings:
    • Stargazers count: 0.157%
    • Dependent repos count: 0.589%
    • Docker downloads count: 0.76%
    • Average: 0.815%
    • Downloads: 0.85%
    • Forks count: 1.265%
    • Dependent packages count: 1.267%
  • Maintainers (2)
cargo: watchman_client

a client for the Watchman file watching service

  • Homepage:
  • Documentation: https://docs.rs/watchman_client/
  • Licenses: MIT
  • Latest release: 0.8.0 (published over 2 years ago)
  • Last Synced: 2024-11-10T22:06:01.542Z (about 1 month ago)
  • Versions: 12
  • Dependent Packages: 5
  • Dependent Repositories: 19
  • Downloads: 1,453,862 Total
  • Docker Downloads: 23,283,846
  • Rankings:
    • Stargazers count: 0.844%
    • Docker downloads count: 0.858%
    • Forks count: 1.095%
    • Downloads: 2.342%
    • Average: 3.212%
    • Dependent repos count: 6.307%
    • Dependent packages count: 7.828%
  • Maintainers (5)
go: github.com/facebook/watchman

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/facebook/watchman#section-documentation
  • Licenses: mit
  • Latest release: v4.9.0+incompatible (published over 7 years ago)
  • Last Synced: 2024-11-10T22:05:52.767Z (about 1 month ago)
  • Versions: 45
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.583%
    • Forks count: 0.888%
    • Average: 3.935%
    • Dependent repos count: 4.706%
    • Dependent packages count: 9.561%
cargo: serde_bser

Implements the Watchman BSER encoding for serde. https://facebook.github.io/watchman/docs/bser.html

  • Homepage:
  • Documentation: https://docs.rs/serde_bser/
  • Licenses: MIT
  • Latest release: 0.3.1 (published over 3 years ago)
  • Last Synced: 2024-11-10T22:06:01.833Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 35
  • Downloads: 1,453,027 Total
  • Docker Downloads: 23,283,846
  • Rankings:
    • Stargazers count: 0.844%
    • Docker downloads count: 0.858%
    • Forks count: 1.095%
    • Downloads: 2.335%
    • Average: 4.257%
    • Dependent repos count: 4.955%
    • Dependent packages count: 15.458%
  • Maintainers (3)
homebrew: watchman

Watch files and take action when they change

  • Homepage: https://github.com/facebook/watchman
  • Licenses: MIT
  • Latest release: 2024.05.06.00 (published 8 months ago)
  • Last Synced: 2024-11-11T22:07:03.925Z (about 1 month ago)
  • Versions: 105
  • Dependent Packages: 0
  • Dependent Repositories: 570
  • Downloads: 47,839 Last month
  • Rankings:
    • Dependent repos count: 0.587%
    • Downloads: 1.693%
    • Stargazers count: 1.98%
    • Forks count: 2.636%
    • Average: 5.225%
    • Dependent packages count: 19.227%
maven: org.webjars.npm:bser

WebJar for bser

  • Homepage: http://webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/bser/
  • Licenses: Apache-2.0
  • Latest release: 2.0.0 (published over 5 years ago)
  • Last Synced: 2024-11-10T22:06:01.784Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.859%
    • Forks count: 4.356%
    • Average: 15.139%
    • Dependent packages count: 22.361%
    • Dependent repos count: 31.98%
maven: org.webjars.npm:fb-watchman

WebJar for fb-watchman

  • Homepage: http://webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/fb-watchman/
  • Licenses: Apache-2.0
  • Latest release: 2.0.0 (published over 5 years ago)
  • Last Synced: 2024-11-10T22:06:05.165Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.859%
    • Forks count: 4.356%
    • Average: 15.139%
    • Dependent packages count: 22.361%
    • Dependent repos count: 31.98%
rubygems: ruby-watchman

A fast implementation of the Watchman binary protocol written in C.

  • Homepage: https://github.com/facebook/watchman/tree/master/ruby/ruby-watchman
  • Documentation: http://www.rubydoc.info/gems/ruby-watchman/
  • Licenses: BSD
  • Latest release: 0.0.2 (published over 10 years ago)
  • Last Synced: 2024-11-10T22:05:55.992Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 3,667 Total
  • Rankings:
    • Stargazers count: 0.105%
    • Forks count: 0.445%
    • Dependent packages count: 7.746%
    • Average: 21.693%
    • Dependent repos count: 21.699%
    • Downloads: 78.472%
  • Maintainers (1)

Dependencies

watchman/cli/Cargo.toml cargo
  • ahash 0.3
  • anyhow 1.0
  • jwalk 0.6
  • serde 1.0
  • structopt 0.3
  • tokio 1.5
watchman/rust/serde_bser/Cargo.toml cargo
  • anyhow 1.0
  • byteorder 1.3
  • bytes 1.0
  • serde 1.0.126
  • thiserror 1.0
watchman/rust/watchman_client/Cargo.toml cargo
  • anyhow 1.0
  • bytes 1.0
  • futures 0.3.13
  • maplit 1.0
  • serde 1.0.126
  • serde_bser 0.3
  • thiserror 1.0
  • tokio 1.7.1
  • tokio-util 0.6
watchman/thirdparty/deelevate_binding/Cargo.toml cargo
  • deelevate 0.1.0
watchman/java/pom.xml maven
  • com.google.code.findbugs:jsr305 3.0.1
  • com.google.guava:guava 19.0
  • com.zaxxer:nuprocess 1.1.0
  • net.java.dev.jna:jna 4.2.0
  • net.java.dev.jna:jna-platform 4.2.0
  • org.immutables:value 2.1.5
  • junit:junit 4.13.1 test
  • org.hamcrest:hamcrest-junit 2.0.0.0 test
  • org.mockito:mockito-core 1.9.5 test
watchman/node/bser/package.json npm
  • node-int64 ^0.4.0
watchman/node/bser/yarn.lock npm
  • node-int64 0.4.0
watchman/node/package.json npm
  • bser 2.1.1
watchman/node/yarn.lock npm
  • bser 2.1.1
  • node-int64 0.4.0
watchman/ruby/ruby-watchman/ruby-watchman.gemspec rubygems
  • bundler ~> 1.5 development
  • rake >= 0 development
  • rspec = 3.0.0 development
website/Gemfile rubygems
  • github-pages ~> 207 development
website/Gemfile.lock rubygems
  • activesupport 6.0.3.2
  • addressable 2.8.0
  • coffee-script 2.4.1
  • coffee-script-source 1.11.1
  • colorator 1.1.0
  • commonmarker 0.17.13
  • concurrent-ruby 1.1.7
  • dnsruby 1.61.4
  • em-websocket 0.5.1
  • ethon 0.12.0
  • eventmachine 1.2.7
  • execjs 2.7.0
  • faraday 1.0.1
  • ffi 1.13.1
  • forwardable-extended 2.6.0
  • gemoji 3.0.1
  • github-pages 207
  • github-pages-health-check 1.16.1
  • html-pipeline 2.14.0
  • http_parser.rb 0.6.0
  • i18n 0.9.5
  • jekyll 3.9.0
  • jekyll-avatar 0.7.0
  • jekyll-coffeescript 1.1.1
  • jekyll-commonmark 1.3.1
  • jekyll-commonmark-ghpages 0.1.6
  • jekyll-default-layout 0.1.4
  • jekyll-feed 0.13.0
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.13.0
  • jekyll-mentions 1.5.1
  • jekyll-optional-front-matter 0.3.2
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.3.0
  • jekyll-redirect-from 0.15.0
  • jekyll-relative-links 0.6.1
  • jekyll-remote-theme 0.4.1
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.6.1
  • jekyll-sitemap 1.4.0
  • jekyll-swiss 1.0.0
  • jekyll-theme-architect 0.1.1
  • jekyll-theme-cayman 0.1.1
  • jekyll-theme-dinky 0.1.1
  • jekyll-theme-hacker 0.1.1
  • jekyll-theme-leap-day 0.1.1
  • jekyll-theme-merlot 0.1.1
  • jekyll-theme-midnight 0.1.1
  • jekyll-theme-minimal 0.1.1
  • jekyll-theme-modernist 0.1.1
  • jekyll-theme-primer 0.5.4
  • jekyll-theme-slate 0.1.1
  • jekyll-theme-tactile 0.1.1
  • jekyll-theme-time-machine 0.1.1
  • jekyll-titles-from-headings 0.5.3
  • jekyll-watch 2.2.1
  • jemoji 0.11.1
  • kramdown 2.3.0
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.3
  • listen 3.2.1
  • mercenary 0.3.6
  • mini_portile2 2.8.0
  • minima 2.5.1
  • minitest 5.14.2
  • multipart-post 2.1.1
  • nokogiri 1.13.6
  • octokit 4.18.0
  • pathutil 0.16.2
  • public_suffix 3.1.1
  • racc 1.6.0
  • rb-fsevent 0.10.4
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rouge 3.19.0
  • ruby-enum 0.8.0
  • rubyzip 2.3.0
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.8.2
  • simpleidn 0.1.1
  • terminal-table 1.8.0
  • thread_safe 0.3.6
  • typhoeus 1.4.0
  • tzinfo 1.2.7
  • unf 0.1.4
  • unf_ext 0.0.7.7
  • unicode-display_width 1.7.0
  • zeitwerk 2.4.0
.github/workflows/getdeps_linux.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/getdeps_mac.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/getdeps_windows.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/package.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • actions/create-release v1 composite
  • actions/upload-release-asset v1 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/release.yml.in actions
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • actions/create-release v1 composite
  • actions/upload-release-asset v1 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
watchman/build/package/fedora-env/Dockerfile docker
  • fedora $FEDORA_VERSION build
watchman/build/package/ubuntu-env/Dockerfile docker
  • ubuntu $UBUNTU_VERSION build
watchman/build/package/watchman-build/Dockerfile docker
  • $BASE_IMAGE latest build
watchman/build/package/watchman-deb/Dockerfile docker
  • $BASE_IMAGE latest build