Ecosyste.ms: OpenCollective

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

github.com/mozilla/uniffi-rs

a multi-language bindings generator for rust
https://github.com/mozilla/uniffi-rs

Initialize VTables for external types (#2343)

bendk opened this pull request 11 days ago
Docs: Enable mermaid in code blocks

badboy opened this pull request 12 days ago
mermaid not rendering in the docs

mhammond opened this issue 12 days ago
Swift tests need a test framework

mhammond opened this issue 12 days ago
Swift classes can inherit from traits

mhammond opened this pull request 12 days ago
Swift library mode `--module-name` not applied to `--swift-sources`

kriswuollett opened this issue 14 days ago
Update CHANGELOG for recent shenanigans

mhammond opened this pull request 15 days ago
Explain what happens with async code

dev-ardi opened this issue 17 days ago
`Arc<u8>` and `bytes::Bytes` lower to `bytes`

dev-ardi opened this issue 17 days ago
Bindgen refactors

bendk opened this pull request 17 days ago
Serialize a UniFFI object to JSON from the foreign platform code

chris13524 opened this issue 17 days ago
Access error description in Swift?

praveenperera opened this issue 17 days ago
Stop supporting `typedef extern`, `[ExternalInterface=...]` in UDL etc.

mhammond opened this pull request 19 days ago
Custom types now emit a static metadata variable with its metadata

mhammond opened this pull request 19 days ago
Async internal docs

bendk opened this pull request 21 days ago
UDL can't have a `Remote` enums with fields

mhammond opened this issue 22 days ago
Use lower camel case names for error types in Swift bindings

crazytonyli opened this pull request 24 days ago
Have the bindgen tool print the "debug" format of the error.

mhammond opened this pull request 24 days ago
Add test cases to reproduce issue #2343

crazytonyli opened this pull request 25 days ago
[WIP] Better bindings tests

bendk opened this pull request 25 days ago
generate UDL from proc macros

joe-p opened this issue 29 days ago
Using async traint crashes at "Foreign pointer not set"

crazytonyli opened this issue 29 days ago
Add uniffi-bindgen-java to readme

skeet70 opened this pull request 30 days ago
Declare `UniffiForeignFutureTask` as fileprivate

crazytonyli opened this pull request 30 days ago
Kristupas/bump/v0.3.3+v0.25.0

arg0d opened this pull request about 1 month ago
Change doc-comments in templates to comments

atezet opened this pull request about 1 month ago
Ignore clippy::empty_line_after_doc_comments in generated code

atezet opened this pull request about 1 month ago
chore(docs): `[External]` argument is required

flisky opened this pull request about 1 month ago
Swift enum cases naming convention

setoelkahfi opened this issue about 1 month ago
dogfooding new remote types

flisky opened this issue about 1 month ago
Bindings render pipeline

bendk opened this pull request about 1 month ago
Missing Swift Bindings for Return Type Declared in a Different Crate

llbartekll opened this issue about 1 month ago
RFC: Make it easier to call the C-ABI from Rust

jhugman opened this issue about 1 month ago
make `mod_path()` consistent with/without nightly feature

bobozaur opened this pull request about 1 month ago
Make all extern C functions public

jhugman opened this pull request about 1 month ago
Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) with Kotlin Android

Brooooooklyn opened this issue about 1 month ago
Tests to show that #1865 fixes #1854

mhammond opened this pull request about 1 month ago
uniffi::use_remote_type uses 'crate::name' form to specify types.

mhammond opened this pull request about 1 month ago
UniFFI fails to generate Swift bindings in my project

bes opened this issue about 2 months ago
Consistently use `uniffi::use_remote_type!()` and have the crate name…

mhammond opened this pull request about 2 months ago
Clippy fix

bendk opened this pull request about 2 months ago
Swift: UniFFI API checksum mismatch

yukibtc opened this issue about 2 months ago
Try different commands to run `swift-format`

crazytonyli opened this pull request about 2 months ago
Add a configuration to allow removing `LocalizedError` conformation

crazytonyli opened this pull request about 2 months ago
Add `Sendable` to Swift Templates

martinmose opened this pull request about 2 months ago
Common system for remote type handling (#1865)

bendk opened this pull request about 2 months ago
Clean up filters and error handling in the bindings.

mhammond opened this pull request about 2 months ago
Rename `ComponentInterface`?

bendk opened this issue about 2 months ago
Merging changes from 0.28.3 back into main

bendk opened this pull request about 2 months ago
How to (re)use external types for Python? (Missing exports)

tmathern opened this issue about 2 months ago
Fix(swift): invalid redeclaration of 'UniffiForeignFutureTask'

QuentinPerez opened this pull request about 2 months ago
Swift: invalid redeclaration of 'UniffiForeignFutureTask'

QuentinPerez opened this issue about 2 months ago
CLI to print/diff generated sources

bendk opened this pull request about 2 months ago
Typo in tutorial markdown caused 404 on docs site

mhammond opened this pull request about 2 months ago
More FFI tracing

bendk opened this pull request about 2 months ago
Remove localized error implementation for objects?

bendk opened this issue about 2 months ago
Fix logging entry in CHANGELOG (#2301)

bendk opened this pull request about 2 months ago
Common system for remote type handling (#1865)

bendk opened this pull request about 2 months ago
Remove the need for `[External]` and `typedef` UDL definitions

bendk opened this issue about 2 months ago
v0.28.2 is still logging

jesdazrez opened this issue about 2 months ago
Changes for the v0.28.3 release

bendk opened this pull request about 2 months ago
Generic UniffiRustCallStatus

Hinton opened this issue about 2 months ago
Add couple methods to Constructor/Method

bendk opened this pull request about 2 months ago
Kotlin classes can inherit from traits.

mhammond opened this pull request 2 months ago
Move the bindings into a new uniffi_bindings crate.

mhammond opened this pull request 2 months ago
Allow calling from more than one language at the same time

jhugman opened this issue 2 months ago
Fix some more Swift concurrency issues

bendk opened this pull request 2 months ago
Add `Callable::ffi_func`

bendk opened this pull request 2 months ago
fix: move all dependencies to workspace dependencies

gruberb opened this pull request 2 months ago
Generate Kotlin code from static library

threema-theo opened this issue 2 months ago
render global variable as a constant

heckj opened this pull request 2 months ago
Add React Native bindings to README.md

jhugman opened this pull request 2 months ago
Remove unused uniffi_bindgen::backend::types module.

mhammond opened this pull request 2 months ago
Fix metadata extraction for large ELF files (#2285)

bendk opened this pull request 2 months ago
Error: Failed to extract data from archive member

jhugman opened this issue 2 months ago
Update Prerequisites.md

Tuurlijk opened this pull request 2 months ago
Remove docstrings in Rust template

badboy opened this pull request 2 months ago
Update template pattern matching to leverage rinja.

mhammond opened this pull request 2 months ago
[Swift 6] Compilation issues when migrating to Swift 6

trevoranderson opened this issue 3 months ago
Add a uniffi-bindgen binary to one of the crates.

afranchuk opened this issue 3 months ago
uniffi::Record + Box

pronebird opened this issue 3 months ago
Remove log crate dependency

bendk opened this pull request 3 months ago
Fix broken links in callbacks example

0xh3rman opened this pull request 3 months ago
Move old and dated authors entries from Cargo.tomls

mhammond opened this pull request 3 months ago
Tutorial tweaks making procmacro docs a little clearer

mhammond opened this pull request 3 months ago
Remove Python var_name and class_name filters

mhammond opened this pull request 3 months ago
Reference to sequence of &str in UDL

iUnknwn opened this issue 3 months ago