https://github.com/feenkcom/compositor-rs

Layer-based compositor to take care of GPU painting

https://github.com/feenkcom/compositor-rs

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Layer-based compositor to take care of GPU painting

Basic Info
  • Host: GitHub
  • Owner: feenkcom
  • License: mit
  • Language: Rust
  • Default Branch: main
  • Size: 327 KB
Statistics
  • Stars: 1
  • Watchers: 10
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed 7 months ago
Metadata Files
Readme License

README.md

compositor-rs

Layer-based compositor to take care of GPU painting

Owner

  • Name: feenk
  • Login: feenkcom
  • Kind: organization
  • Location: Switzerland

We make your systems explainable

GitHub Events

Total
  • Push event: 3
Last Year
  • Push event: 3

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

compositor-skia/Cargo.toml cargo
  • env_logger 0.9.0 development
  • winit 0.26.1 development
  • log 0.4.16
  • skia-safe >=0.50.0
Cargo.toml cargo
compositor/Cargo.toml cargo
  • phlow-server 1 development
  • cfg-if 1.0
  • euclid 0.22
  • fraction 0.14
  • ordered-float 4.1
  • parking_lot 0.12
  • phlow 1
  • phlow-extensions 1
  • rstar 0.11
compositor-ffi/Cargo.toml cargo
compositor-skia-ffi/Cargo.toml cargo
compositor-skia-platform/Cargo.toml cargo
  • winit-28 0.28 development
  • winit-29 0.29 development
  • anyhow 1.0
  • fps_counter 3.0
  • lazy_static 1.4
  • log 0.4
  • raw-window-handle-5 0.5
  • raw-window-handle-6 0.6
compositor-texture/Cargo.toml cargo