Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gtk-rs/gir

Tool to generate rust bindings and user API for glib-based libraries
https://github.com/gtk-rs/gir

build(deps): bump env_logger from 0.11.5 to 0.11.6

dependabot[bot] opened this pull request 11 days ago
Support `nullable = false` for properties

pbor opened this issue 15 days ago
0.20 backports

sdroege opened this pull request 18 days ago
build(deps): bump xml-rs from 0.8.23 to 0.8.24

dependabot[bot] opened this pull request 25 days ago
WIP: Don't skip `Option` for nullable collections

fengalin opened this pull request 27 days ago
Fix clippy 1.83 warning

fengalin opened this pull request 27 days ago
Generate `Into<Option<_>>` in argument position where applicable

fengalin opened this pull request about 1 month ago
Don't cast callbacks as `&Box<T>` but use `&T` instead to make clippy happy

sdroege opened this pull request about 2 months ago
Don't cast callbacks as `&Box<T>` but use `&T` instead to make clippy…

sdroege opened this pull request about 2 months ago
Fix reference / non-reference mismatches for functions with multiple …

sdroege opened this pull request about 2 months ago
codegen/traits: Add missing guards for Eq/Ord traits

bilelmoussaoui opened this pull request about 2 months ago
0.20 backports

sdroege opened this pull request about 2 months ago
fix userdata mutability for FnMut callbacks

fengalin opened this pull request about 2 months ago
generator.py: Restore pre-building `gir` with build/progress output

MarijnS95 opened this pull request about 2 months ago
analysis: Support more target dependant types

bilelmoussaoui opened this pull request 2 months ago
Fix new beta clippy warnings

bilelmoussaoui opened this pull request 2 months ago
0.20 backports

sdroege opened this pull request 2 months ago
build(deps): bump regex from 1.11.0 to 1.11.1

dependabot[bot] opened this pull request 2 months ago
codegen/object: Check for generate_safety_asserts when generating builders

bilelmoussaoui opened this pull request 2 months ago
codegen/builder: Assert the main thread is initalized

bilelmoussaoui opened this pull request 3 months ago
Revert "codegen: seal Ext traits"

sdroege opened this pull request 3 months ago
build(deps): bump regex from 1.10.6 to 1.11.0

dependabot[bot] opened this pull request 3 months ago
0.20 backports

sdroege opened this pull request 3 months ago
Add underscore to Enum/Flag names starting with digit

antunonline opened this pull request 3 months ago
[book] Add note to use ffi

jreidinger opened this pull request 4 months ago
Remove link attribute generation

eerii opened this pull request 4 months ago
build(deps): bump xml-rs from 0.8.21 to 0.8.22

dependabot[bot] opened this pull request 4 months ago
ffi: Use std::ffi types instead of libc

A6GibKm opened this pull request 4 months ago
generator.py: Use cargo run instead of guessing path

sophie-h opened this pull request 4 months ago
build(deps): bump xml-rs from 0.8.20 to 0.8.21

dependabot[bot] opened this pull request 5 months ago
Allow `dead_code` lint for opaque structs

sdroege opened this pull request 5 months ago
build(deps): bump toml from 0.8.16 to 0.8.19

dependabot[bot] opened this pull request 5 months ago
build(deps): bump regex from 1.10.5 to 1.10.6

dependabot[bot] opened this pull request 5 months ago
build(deps): bump toml from 0.8.14 to 0.8.16

dependabot[bot] opened this pull request 5 months ago
build(deps): bump env_logger from 0.11.3 to 0.11.5

dependabot[bot] opened this pull request 5 months ago
build(deps): bump toml from 0.8.14 to 0.8.15

dependabot[bot] opened this pull request 6 months ago
Various sys codegen fixes

bilelmoussaoui opened this pull request 6 months ago
Need help: gir-generated tests fail?

zaaarf opened this issue 6 months ago
build(deps): bump bitflags from 2.5.0 to 2.6.0

dependabot[bot] opened this pull request 6 months ago
build(deps): bump log from 0.4.21 to 0.4.22

dependabot[bot] opened this pull request 6 months ago
Minor cleanup to use `is_some_and(...)` instead of `map_or(false, ...)`

sdroege opened this pull request 7 months ago
Update to system-deps 7

sdroege opened this pull request 7 months ago
0.19 backports

pbor opened this pull request 7 months ago
Generated Builders: implement extra setters for properties

fengalin opened this issue 7 months ago
codegen/function: body future handles ownership of slice argument

BiagioFesta opened this pull request 7 months ago
build(deps): bump regex from 1.10.4 to 1.10.5

dependabot[bot] opened this pull request 7 months ago
build(deps): bump toml from 0.8.13 to 0.8.14

dependabot[bot] opened this pull request 7 months ago
Use gir-parser

bilelmoussaoui opened this pull request 7 months ago
More docs improvements

bilelmoussaoui opened this pull request 7 months ago
codegen: Handle mangled types names

bilelmoussaoui opened this pull request 7 months ago
members: drop useless alias config

bilelmoussaoui opened this pull request 7 months ago
Various properties fixes

bilelmoussaoui opened this pull request 7 months ago
codegen: Avoid double alias on badly annotated fn

A6GibKm opened this pull request 7 months ago
Use getter and setter annotations

A6GibKm opened this pull request 7 months ago
Support finish-func annotation

A6GibKm opened this pull request 7 months ago
codegen: Stop renaming ffi crate

bilelmoussaoui opened this pull request 7 months ago
Use final annotation

A6GibKm opened this pull request 7 months ago
build(deps): bump toml from 0.8.12 to 0.8.13

dependabot[bot] opened this pull request 8 months ago
Codegen clippy fixes

bilelmoussaoui opened this pull request 8 months ago
build(deps): bump peaceiris/actions-mdbook from 1 to 2

dependabot[bot] opened this pull request 9 months ago
build(deps): bump peaceiris/actions-gh-pages from 3 to 4

dependabot[bot] opened this pull request 9 months ago
Fix nightly clippy warnings

bilelmoussaoui opened this pull request 9 months ago
Add support for `libc::time_t` and related types

sdroege opened this pull request 9 months ago
build(deps): bump xml-rs from 0.8.19 to 0.8.20

dependabot[bot] opened this pull request 9 months ago
[Bug] time_t64 causes regeneration to fail for gio-sys

werdahias opened this issue 9 months ago
build(deps): bump toml from 0.8.11 to 0.8.12

dependabot[bot] opened this pull request 9 months ago
build(deps): bump regex from 1.10.3 to 1.10.4

dependabot[bot] opened this pull request 9 months ago
build(deps): bump bitflags from 2.4.2 to 2.5.0

dependabot[bot] opened this pull request 9 months ago
Spurious clippy warning about unused import

philn opened this issue 10 months ago
build(deps): bump toml from 0.8.10 to 0.8.11

dependabot[bot] opened this pull request 10 months ago
build(deps): bump env_logger from 0.11.2 to 0.11.3

dependabot[bot] opened this pull request 10 months ago
build(deps): bump log from 0.4.20 to 0.4.21

dependabot[bot] opened this pull request 10 months ago
codegen: Fix nullable array in function params

bilelmoussaoui opened this pull request 10 months ago
Allow for separate Gir and Library names

chrisduerr opened this issue 10 months ago
build(deps): bump env_logger from 0.11.1 to 0.11.2

dependabot[bot] opened this pull request 11 months ago
build(deps): bump toml from 0.8.9 to 0.8.10

dependabot[bot] opened this pull request 11 months ago
Revert Automatically assume that win32_ and unix_ should use the related cfg

GuillaumeGomez opened this pull request 11 months ago
Correctly generate cfg condition for ABI tests

GuillaumeGomez opened this pull request 11 months ago
Generate cfgs with `update_cfgs` on enums as well

GuillaumeGomez opened this pull request 11 months ago
build(deps): bump toml from 0.8.8 to 0.8.9

dependabot[bot] opened this pull request 11 months ago
codegen/sys: Don't expect the crates are renamed

bilelmoussaoui opened this pull request 11 months ago
build(deps): bump env_logger from 0.11.0 to 0.11.1

dependabot[bot] opened this pull request 11 months ago
Automatically assume that `win32_` and `unix_` should use the related cfg

GuillaumeGomez opened this pull request 11 months ago
CI/tests: Remove gtk3 related bits

bilelmoussaoui opened this pull request 11 months ago
Automatically assume that `win32_` and `unix_` should use the related cfg

GuillaumeGomez opened this pull request 12 months ago
Replace once_cell crate with std::sync::OnceLock in a generated code

andy128k opened this pull request 12 months ago
build(deps): bump bitflags from 2.4.1 to 2.4.2

dependabot[bot] opened this pull request 12 months ago
build(deps): bump regex from 1.10.2 to 1.10.3

dependabot[bot] opened this pull request 12 months ago
build(deps): bump env_logger from 0.10.1 to 0.11.0

dependabot[bot] opened this pull request 12 months ago
build(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 12 months ago
Replace `once_cell` crate with `std::sync::OnceLock`

andy128k opened this pull request 12 months ago
parser: Don't error out for forever scope

bilelmoussaoui opened this pull request 12 months ago
record: Differentiate disguised vs pointer types

ocrete opened this pull request about 1 year ago
build(deps): bump once_cell from 1.18.0 to 1.19.0

dependabot[bot] opened this pull request about 1 year ago
Remove unnecessary casts of function pointers through usize

sdroege opened this pull request about 1 year ago
build(deps): bump env_logger from 0.10.0 to 0.10.1

dependabot[bot] opened this pull request about 1 year ago