https://github.com/bennetthardwick/rust-obs-plugins

A safe wrapper around the OBS API, useful for creating OBS sources, filters and effects.
https://github.com/bennetthardwick/rust-obs-plugins

Keywords

obs obs-stream-effects obs-studio obs-studio-plugin rust traits wrapper

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

A safe wrapper around the OBS API, useful for creating OBS sources, filters and effects.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 189
Total Committers: 13
Avg Commits per committer: 14.538
Development Distribution Score (DDS): 0.27

Commits in past year: 25
Committers in past year: 3
Avg Commits per committer in past year: 8.333
Development Distribution Score (DDS) in past year: 0.28

Name Email Commits
Bennett Hardwick me@b****m 138
Harry Cheng c****1@g****m 19
Clouds Flowing c****g@g****m 18
Clouds C****g@g****m 3
Aaron Griffith a****i@g****m 2
Beaux44 b****2@g****m 2
Andrew Chin a****n@e****t 1
Fenhl f****l@f****t 1
Joseph Ryan j****n@u****u 1
Mitchell Grenier m****r@g****m 1
Will Speak l****e@g****m 1
Yoshinori Sano y****o@g****m 1
widberg j****g@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 12 months ago

Total issues: 16
Total pull requests: 34
Average time to close issues: 5 days
Average time to close pull requests: about 1 month
Total issue authors: 12
Total pull request authors: 14
Average comments per issue: 2.13
Average comments per pull request: 1.47
Merged pull request: 27
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 5
Past year average time to close issues: 1 day
Past year average time to close pull requests: 2 months
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 1.33
Past year average comments per pull request: 0.6
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/bennetthardwick/rust-obs-plugins

Top Issue Authors

  • chengyuhui (2)
  • sectortechadmin (2)
  • ShayBox (2)
  • yoshinorisano (2)
  • Beaux44 (1)
  • clouds56 (1)
  • colons (1)
  • erickskrauch (1)
  • fenhl (1)
  • IoaNNUwU (1)
  • ohmree (1)
  • sjmackenzie (1)

Top Pull Request Authors

  • chengyuhui (10)
  • bennetthardwick (5)
  • clouds56 (4)
  • P1n3appl3 (2)
  • Beaux44 (2)
  • agrif (2)
  • yoshinorisano (2)
  • obelisk (1)
  • IoaNNUwU (1)
  • FlowingSPDG (1)
  • iwillspeak (1)
  • fenhl (1)
  • widberg (1)
  • eminence (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

crates.io: obs-sys

Bindgen of <obs/obs.h>

  • Homepage:
  • Documentation: https://docs.rs/obs-sys/
  • Licenses: GPL-2.0
  • Latest release: 0.3.0 (published over 2 years ago)
  • Last Synced: 2024-06-11T19:00:37.821Z (11 months ago)
  • Versions: 7
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 5,539 Total
  • Rankings:
    • Forks count: 10.336%
    • Stargazers count: 12.149%
    • Average: 16.366%
    • Dependent repos count: 16.559%
    • Dependent packages count: 18.186%
    • Downloads: 24.603%
  • Maintainers (1)
crates.io: obs-wrapper

Safe wrapper of obs-sys

  • Homepage:
  • Documentation: https://docs.rs/obs-wrapper/
  • Licenses: GPL-2.0
  • Latest release: 0.4.1 (published over 2 years ago)
  • Last Synced: 2024-06-12T00:03:37.121Z (11 months ago)
  • Versions: 17
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 8,571 Total
  • Rankings:
    • Forks count: 10.322%
    • Stargazers count: 12.152%
    • Dependent repos count: 16.576%
    • Average: 19.55%
    • Downloads: 22.537%
    • Dependent packages count: 36.165%
  • Maintainers (1)

Dependencies

.github/workflows/build.yml actions
  • actions-rs/toolchain v1 composite
  • actions/cache v1 composite
  • actions/checkout v2 composite
Cargo.toml cargo
obs-sys/Cargo.toml cargo
plugins/rnnoise-denoiser-filter/Cargo.toml cargo
plugins/scroll-focus-filter/Cargo.toml cargo
Cargo.lock cargo
  • aho-corasick 1.1.2
  • autocfg 1.1.0
  • bindgen 0.69.4
  • bitflags 1.3.2
  • bitflags 2.4.2
  • cc 1.0.89
  • cexpr 0.6.0
  • cfg-if 0.1.10
  • cfg-if 1.0.0
  • clang-sys 1.7.0
  • crossbeam-channel 0.4.4
  • crossbeam-utils 0.7.2
  • dasp 0.11.0
  • dasp_envelope 0.11.0
  • dasp_frame 0.11.0
  • dasp_interpolate 0.11.0
  • dasp_peak 0.11.0
  • dasp_ring_buffer 0.11.0
  • dasp_rms 0.11.0
  • dasp_sample 0.11.0
  • dasp_signal 0.11.0
  • dasp_slice 0.11.0
  • dasp_window 0.11.1
  • dirs 4.0.0
  • dirs-sys 0.3.7
  • either 1.10.0
  • errno 0.3.8
  • getrandom 0.2.12
  • glob 0.3.1
  • home 0.5.9
  • itertools 0.12.1
  • lazy_static 1.4.0
  • lazycell 1.3.0
  • libc 0.2.153
  • libloading 0.8.2
  • libredox 0.0.1
  • linux-raw-sys 0.4.13
  • log 0.4.21
  • maybe-uninit 2.0.0
  • memchr 2.7.1
  • minimal-lexical 0.2.1
  • nnnoiseless 0.2.1
  • nom 7.1.3
  • num-complex 0.2.4
  • num-integer 0.1.46
  • num-traits 0.2.18
  • once_cell 1.19.0
  • paste 0.1.18
  • paste-impl 0.1.18
  • prettyplease 0.2.16
  • proc-macro-hack 0.5.20+deprecated
  • proc-macro2 1.0.78
  • quote 1.0.35
  • redox_syscall 0.4.1
  • redox_users 0.4.4
  • regex 1.10.3
  • regex-automata 0.4.6
  • regex-syntax 0.8.2
  • rustc-hash 1.1.0
  • rustfft 3.0.1
  • rustix 0.38.31
  • shellexpand 2.1.2
  • shlex 1.3.0
  • strength_reduce 0.2.4
  • syn 2.0.52
  • thiserror 1.0.57
  • thiserror-impl 1.0.57
  • transpose 0.1.0
  • unicode-ident 1.0.12
  • wasi 0.11.0+wasi-snapshot-preview1
  • which 4.4.2
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-x86_64-pc-windows-gnu 0.4.0
  • windows-sys 0.52.0
  • windows-targets 0.52.4
  • windows_aarch64_gnullvm 0.52.4
  • windows_aarch64_msvc 0.52.4
  • windows_i686_gnu 0.52.4
  • windows_i686_msvc 0.52.4
  • windows_x86_64_gnu 0.52.4
  • windows_x86_64_gnullvm 0.52.4
  • windows_x86_64_msvc 0.52.4
  • winreg 0.5.1
  • xcb 0.9.0
  • xcb-util 0.3.0

Score: 17.329358001863735