Ecosyste.ms: OpenCollective

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

github.com/mozilla/cbindgen

A project for generating C bindings from Rust code
https://github.com/mozilla/cbindgen

Incorrect (outdated?) `fetch_all_dependencies` config suggestion

rockboynton opened this issue 9 months ago
rename type by annotation

virusdefender opened this issue 10 months ago
feat: support #[deprecated] on enum variants

bkaestner opened this pull request 10 months ago
Use `retain` in `ItemMap::filter`

cuviper opened this pull request 10 months ago
Types not exported when using build script but CLI works

nbigaouette opened this issue 10 months ago
Opaque type for Mutex

ultimaweapon opened this issue 11 months ago
How to install it or to compile it for win32?

orynider opened this issue 11 months ago
Support specifying version for macro expansion.

alilleybrinker opened this pull request 11 months ago
Support 'pub const BAR: &CStr = c"hello world";'

rlidwka opened this issue 11 months ago
Added support for integrating the package_version

hitbear opened this pull request 11 months ago
cbindgen can not find struct from pre-release crates

chyyran opened this issue 11 months ago
Add no-export in cbindgen.toml config

tisonkun opened this pull request 11 months ago
Implement runtime binding generation

kang-sw opened this pull request 11 months ago
Decoupling this project from Cargo

dwlsalmeida opened this issue 11 months ago
Generate a unified header file that can be used in both C and C++

SapphireAmoeba5 opened this issue 12 months ago
How can i offline install

frkn4129 opened this issue 12 months ago
ci: Use GITHUB_OUTPUT envvar instead of set-output command

arunsathiya opened this pull request 12 months ago
Add a way to generate a list of symbols for dynamic linkage

TheElectronWill opened this pull request 12 months ago
'FfiPoll_u32_Tag' is going to be declared twice

svok opened this issue about 1 year ago
Update dependencies and bump MSRV to v1.70

jschwe opened this pull request about 1 year ago
Fix `..Default::default()` for struct `Config`

jschwe opened this pull request about 1 year ago
Update doc link in Readme so it works from docs.rs

atouchet opened this pull request about 1 year ago
Not scan file content import by micro include! ?

luodongseu opened this issue about 1 year ago
Config (still) has private fields in `0.26`

virtualritz opened this issue about 1 year ago
Allow access to bindings symbols names

TheElectronWill opened this issue about 1 year ago
Proposal: Use `rustdoc` JSON instead of parsing with `syn`

madsmtm opened this issue about 1 year ago
Resolve fully-qualified associated types

orangeng opened this pull request about 1 year ago
Update README.md

iyangsj opened this pull request about 1 year ago
Cargo expand fails on windows within deeply nested folders

TomzBench opened this issue about 1 year ago
with_language option in builder is not working as expected

beqabeqa473 opened this issue about 1 year ago
feat: allow users to specify a crate version for bindings generation

IceTDrinker opened this pull request about 1 year ago
Vulnerability in cbindgen due to dependency on an old clap release

NuLL3rr0r opened this issue about 1 year ago
Add docs for no-export

aidanhs opened this pull request about 1 year ago
Add a way to copy doc comments from a different item

segevfiner opened this issue about 1 year ago
Make `toml` optional for build scripts

Shatur opened this issue about 1 year ago
Support converting Rust `<name>: ...` to C `...` (varargs)

4lDO2 opened this pull request about 1 year ago
Evaluate `const`s via evaluation

tgross35 opened this issue about 1 year ago
Correctly parsing c variadics `args: ...`

darleybarreto opened this issue about 1 year ago
CamelCase style union tag.

cathaysia opened this issue over 1 year ago
ERROR: Couldn't execute `cargo metadata` with manifest

trippleflux opened this issue over 1 year ago
[BUG] `brew install cbindgen` version mismatch

mversic opened this issue over 1 year ago
a question about macro_rules!

bruceEeZhao opened this issue over 1 year ago
gcc4.8 error with cbindegen vers 0.25.0 install

xx-zhang opened this issue over 1 year ago
Add support for out-of-line bitfields declarations

glandium opened this pull request over 1 year ago
Special Type Conversion

GuiyinLi opened this issue over 1 year ago
Update MSRV in Readme

atouchet opened this pull request over 1 year ago
Handle bitflags bits method calls

glandium opened this pull request over 1 year ago
Update URLs

atouchet opened this pull request over 1 year ago
Bump clippy msrv to 1.64

fredszaq opened this pull request over 1 year ago
`rename_types` does not appear to work

fw-immunant opened this issue over 1 year ago
Export part types of external types.

cathaysia opened this issue over 1 year ago
#[deprecated]

emilio opened this pull request over 1 year ago
Fix Cython3 tests for now

jschwe opened this pull request over 1 year ago
Tests fail with Cython 3.0.2

linkmauve opened this issue over 1 year ago
GitHub release not up to date

xry111 opened this issue over 1 year ago
Fix cargo semver-checks rust version

jschwe opened this pull request over 1 year ago
Update clap + fixes.

emilio opened this pull request over 1 year ago
cbindgen 0.25.0 regression test failure

chenrui333 opened this issue over 1 year ago
Fix CI

jschwe opened this pull request over 1 year ago
Support for custom languages

LucaCiucci opened this pull request over 1 year ago
Generate D modules

vanillajonathan opened this issue over 1 year ago
cpplint warnings: two spaces between code and comments

vanillajonathan opened this issue over 1 year ago
Support the "C-unwind" ABI

taeruh opened this pull request over 1 year ago
Allow `=` and multiline prefix/postfix in annotations

novafacing opened this pull request over 1 year ago
Adding lean support

DanielFabian opened this issue over 1 year ago
Add: Support #[deprecated] attribute

sevenc-nanashi opened this pull request over 1 year ago
Fixed some issues when setting up new environment.

sevenc-nanashi opened this pull request over 1 year ago
Add java support (using JNA)

fredszaq opened this pull request over 1 year ago
Generate bindings for non-public extern items

mversic opened this pull request over 1 year ago
Introduce language backend

fredszaq opened this pull request over 1 year ago
feature request: "export all the things mode"

Jeremiah-Griffin opened this issue over 1 year ago
[Feature Request]: Ability to Selectively Hide Functions

lexi-the-cute opened this issue over 1 year ago
Fix swapping of `>>=` and `<<=` in constants

jschwe opened this pull request over 1 year ago
Code generated from u64 bitflags may have undefined behavior

nical opened this issue over 1 year ago
fix: verbose logging was always info

boxdot opened this pull request over 1 year ago
Upgrade clap 3 to clap 4

boxdot opened this pull request over 1 year ago
Support C# and/or expose intermediate representation?

yanchith opened this issue over 1 year ago
the head file should include #pragma once

kouzhudong opened this issue over 1 year ago
ci: Switch back to dtolnay/rust-toolchain action.

emilio opened this pull request over 1 year ago
CI: Restore release action and add semver checks to CI deploy job

jschwe opened this pull request over 1 year ago
Constant structure with array not generated

jxy-s opened this issue over 1 year ago
Build breaks with v0.24.6

tronical opened this issue over 1 year ago
Prepare new release

jschwe opened this pull request over 1 year ago
Macro Expansion Not Working

coffeebe4code opened this issue over 1 year ago
Look for config files next to input files

jschwe opened this pull request over 1 year ago
ci: Try to fix github actions.

emilio opened this pull request over 1 year ago