Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / getditto/safer_ffi issues and pull requests
#242 - use correct framework
Pull Request -
State: open - Opened by kasperk81 2 months ago
#241 - Workaround to ensure the `js::ffi_helpers` are properly registered to nodejs
Pull Request -
State: closed - Opened by danielhenrymantilla 4 months ago
#240 - [js] Avoid extraneous `eprintln!` invocation when callback is invoked from within a panic hook
Pull Request -
State: closed - Opened by danielhenrymantilla 5 months ago
#239 - Make `repr_c::Box<dyn FnMut…>` and by extension `fn` pointers, `Option`able
Pull Request -
State: closed - Opened by danielhenrymantilla 5 months ago
- 1 comment
#238 - Fix Bytes serde support + add tests
Pull Request -
State: closed - Opened by S4H 6 months ago
#237 - Rust 1.81 lint fixes
Pull Request -
State: closed - Opened by S4H 6 months ago
#236 - Document fields and fix lifetime issue
Pull Request -
State: closed - Opened by p-avital 6 months ago
#235 - Fix `Bytes`' `ReprC` impl, as `vtable` is not necessarily aligned
Pull Request -
State: closed - Opened by p-avital 7 months ago
#234 - Upgrade stabby to 36.1.1
Pull Request -
State: closed - Opened by p-avital 7 months ago
#233 - Bump webpki from 0.22.1 to 0.22.4
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#232 - Add convenience release scripts
Pull Request -
State: closed - Opened by danielhenrymantilla 7 months ago
#231 - Add interning to `Bytes`, reducing the need for allocations when slices are small.
Pull Request -
State: closed - Opened by p-avital 7 months ago
- 1 comment
#230 - `raw_const` addition to `#[ffi_export]`-ed `const`s for SWIG compat
Pull Request -
State: closed - Opened by danielhenrymantilla 7 months ago
#229 - Fix FFI typedef pattern not supporting generics
Pull Request -
State: closed - Opened by danielhenrymantilla 7 months ago
#228 - Add ability to emit type aliases to C headers
Pull Request -
State: closed - Opened by danielhenrymantilla 7 months ago
Labels: K-feature
#227 - Add `serde` feature and implement `Serialize`/`Deserialize` for `Bytes`
Pull Request -
State: closed - Opened by S4H 7 months ago
#226 - Added LanguageConfig concept, implemented function_macro_prepend option
Pull Request -
State: closed - Opened by pixsperdavid 7 months ago
- 5 comments
#224 - Update stabby, fix bug in bytes downcasting
Pull Request -
State: closed - Opened by p-avital 8 months ago
#223 - Fix Bytes layout to ensure it has only a single niche, improve stabby integration
Pull Request -
State: closed - Opened by p-avital 8 months ago
#222 - Version 0.1.9 release
Pull Request -
State: closed - Opened by danielhenrymantilla 8 months ago
#221 - update stabby
Pull Request -
State: closed - Opened by p-avital 8 months ago
#220 - Add support for stabby in Bytes and TaggedOption
Pull Request -
State: closed - Opened by p-avital 8 months ago
#219 - Fix wrong size used in bounds
Pull Request -
State: closed - Opened by p-avital 8 months ago
#218 - Add initial support for stabby
Pull Request -
State: closed - Opened by p-avital 8 months ago
#217 - Add free conversion from `Bytes` back to `Arc` if possible
Pull Request -
State: closed - Opened by p-avital 9 months ago
#216 - Add support for Box<[u8]> and Vec<u8> to safer_ffi::bytes::Bytes
Pull Request -
State: closed - Opened by p-avital 9 months ago
#215 - Add ABI-stable bytes::Bytes lookalike
Pull Request -
State: closed - Opened by p-avital 9 months ago
#214 - Add an ABI-stable version of `Option`.
Pull Request -
State: closed - Opened by p-avital 9 months ago
- 1 comment
Labels: K-feature
#213 - Inconsistent MSRV user guide
Issue -
State: open - Opened by mattias-p 9 months ago
- 1 comment
Labels: A-documentation, M-good-first-issue
#212 - 🙈 Exclude examples/point from workspace
Pull Request -
State: closed - Opened by phatblat 9 months ago
Labels: K-bug, A-documentation
#211 - Fix macro-not-found error with rust-nightly
Pull Request -
State: closed - Opened by stefunctional 10 months ago
- 1 comment
#210 - Remove `inventory v0.1`
Pull Request -
State: closed - Opened by danielhenrymantilla 11 months ago
#209 - v0.1.6 | Fix `dyn_spawn_blocking()` panicking for cancelled tasks & nits
Pull Request -
State: closed - Opened by danielhenrymantilla 11 months ago
Labels: K-bug
#208 - Feature request: serde Serialize and Deserialize support for repr_c::String and repr_c::Vec
Issue -
State: open - Opened by mtorromeo 12 months ago
#207 - Python example?
Issue -
State: open - Opened by subalterngames 12 months ago
- 1 comment
#204 - Feature Request: Generate rust fn and struct declarations instead of C headers
Issue -
State: open - Opened by coderedart about 1 year ago
- 3 comments
Labels: K-feature
#203 - No tag or release for v0.1.5
Issue -
State: closed - Opened by cmackenzie1 about 1 year ago
- 1 comment
#201 - C# headers are `public`, when `internal` visibility most likely suffices
Issue -
State: open - Opened by danielhenrymantilla about 1 year ago
Labels: K-bug
#200 - Allow `VirtualPtr` to be `Option`-wrapped
Pull Request -
State: closed - Opened by danielhenrymantilla about 1 year ago
Labels: K-feature
#199 - C header gen: optional extra text directly after the include guard
Pull Request -
State: closed - Opened by pixsperdavid about 1 year ago
- 2 comments
#198 - no_libc feature?
Issue -
State: open - Opened by sbursten about 1 year ago
Labels: K-feature, M-good-first-issue
#197 - Handle non-panic Tokio task termination
Issue -
State: closed - Opened by sameer about 1 year ago
#196 - Compatibility with C++ vector
Issue -
State: closed - Opened by EricLBuehler about 1 year ago
- 2 comments
Labels: K-feature
#195 - How does `safer_ffi` avoid aliasing rule problem?
Issue -
State: open - Opened by fzyzcjy about 1 year ago
- 3 comments
#194 - [C#] Specify the complete path for the Rust Lib - to be used on .NET >= 6 iOS
Pull Request -
State: closed - Opened by busec0 over 1 year ago
#193 - Bump webpki from 0.22.1 to 0.22.4 in /js_tests
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#192 - Conditional proc-macros
Issue -
State: open - Opened by FlorianDevPhynix over 1 year ago
- 2 comments
#191 - Rename 'cfg_match' to 'match_cfg' to avoid collision of std nightly macro with the same name.
Pull Request -
State: closed - Opened by jsantell over 1 year ago
- 3 comments
#190 - Macro ambiguity on nightly: `std::cfg_match` vs `crate::utils::macros::cfg_match`
Issue -
State: closed - Opened by cdata over 1 year ago
- 1 comment
#189 - Bump webpki from 0.22.1 to 0.22.2 in /js_tests
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#188 - Allow disabling dependency on `inventory v0.1`
Issue -
State: closed - Opened by phil-opp over 1 year ago
- 2 comments
Labels: K-feature
#186 - Bump inventory from 0.1.11 to 0.2.0 in /js_tests
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#185 - Bump inventory from 0.1.11 to 0.2.0 in /ffi_tests
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#184 - Implement Clone as expected for Copy types
Pull Request -
State: closed - Opened by stefunctional over 1 year ago
#183 - A bunch of tiny improvements and fixes
Pull Request -
State: closed - Opened by danielhenrymantilla over 1 year ago
#182 - Fix docs: `#[ReprC::opaque]` was replaced with `#[repr(opaque)]`
Pull Request -
State: closed - Opened by phil-opp over 1 year ago
#181 - Generated Clone implementation triggers clippy lint about being incorrect for a Copy type
Issue -
State: closed - Opened by stefunctional over 1 year ago
- 4 comments
#180 - VS code complains non snake case
Issue -
State: closed - Opened by k-rus over 1 year ago
Labels: bug
#179 - Missing `Clone` impl for `repr_c::Box` (and friends?)
Issue -
State: closed - Opened by danielhenrymantilla over 1 year ago
Labels: bug
#178 - No `DOXYGEN` def yields incorrect enum definition
Issue -
State: closed - Opened by kriswuollett over 1 year ago
- 1 comment
#177 - Add Lua language support.
Pull Request -
State: open - Opened by bocharov over 1 year ago
- 9 comments
Labels: K-feature
#176 - Improve the `ffi_await!` situation: mainly, the UX on syntax error
Pull Request -
State: closed - Opened by danielhenrymantilla over 1 year ago
#175 - Trivial example requires `python-headers` feature to build
Issue -
State: closed - Opened by cdata over 1 year ago
- 2 comments
Labels: bug
#174 - Document crate-type lib requirement for generate-sources
Pull Request -
State: closed - Opened by kriswuollett over 1 year ago
#173 - Quickstart `crate-type` `lib` seems documented too optional
Issue -
State: closed - Opened by kriswuollett over 1 year ago
Labels: documentation
#172 - quickstart remove compile error
Pull Request -
State: closed - Opened by kriswuollett over 1 year ago
#171 - Specifying `[[bin]]` with required features should be a required instruction
Issue -
State: closed - Opened by kriswuollett over 1 year ago
- 1 comment
Labels: documentation
#170 - `libc` improvements
Pull Request -
State: closed - Opened by danielhenrymantilla over 1 year ago
Labels: bug
#169 - Fix `no_std` breakage
Pull Request -
State: closed - Opened by danielhenrymantilla over 1 year ago
Labels: bug
#168 - scopeguard breaking no_std build
Issue -
State: closed - Opened by unovongalixor over 1 year ago
- 8 comments
Labels: bug
#167 - Experiment: Use proper `fn` pointers for C# headers
Pull Request -
State: open - Opened by danielhenrymantilla over 1 year ago
- 1 comment
#165 - Add configurable deadlock timeout
Pull Request -
State: closed - Opened by pvditto almost 2 years ago
#164 - Revert "Apply fix for thread-local error messages"
Pull Request -
State: closed - Opened by pvditto almost 2 years ago
- 2 comments
#163 - Apply fix for thread-local error messages
Pull Request -
State: closed - Opened by pvditto almost 2 years ago
#162 - Need a way to get a mutable char* argument in a callback function
Issue -
State: closed - Opened by luketpeterson almost 2 years ago
- 2 comments
Labels: enhancement, question
#161 - Exports from some public mods aren't included in headers
Issue -
State: closed - Opened by luketpeterson almost 2 years ago
- 2 comments
Labels: wontfix-out-of-scope
#160 - Fix JavaScript error messages using `reason` field instead of `message`
Pull Request -
State: closed - Opened by pvditto almost 2 years ago
- 2 comments
Labels: bug
#159 - Q: How to parse parameters of type Array
Issue -
State: closed - Opened by magicLaLa almost 2 years ago
- 2 comments
#158 - Fix doc typo
Pull Request -
State: closed - Opened by stefunctional almost 2 years ago
#157 - v0.1.0 release
Pull Request -
State: closed - Opened by danielhenrymantilla almost 2 years ago
- 2 comments
#155 - Official crates.io release
Pull Request -
State: closed - Opened by danielhenrymantilla almost 2 years ago
#154 - Bump tokio from 1.18.2 to 1.26.0 in /js_tests
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#153 - Bump tokio from 1.21.2 to 1.24.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#152 - Rdd/cffi for python
Pull Request -
State: closed - Opened by ronan-ditto almost 2 years ago
#151 - Generate doc comments for structs
Issue -
State: closed - Opened by jsantell almost 2 years ago
- 3 comments
#149 - Bump tokio from 1.18.2 to 1.25.0 in /js_tests
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#148 - Bump tokio from 1.18.1 to 1.25.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#147 - Possibility of exposing a Trait as a vtable in current release?
Issue -
State: closed - Opened by tomleavy about 2 years ago
- 12 comments
Labels: 2023-Q1
#146 - Bump bumpalo from 3.9.1 to 3.12.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#145 - Bump bumpalo from 3.9.1 to 3.12.0 in /js_tests
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#144 - Bump tokio from 1.18.2 to 1.24.1 in /js_tests
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#143 - Bump tokio from 1.18.1 to 1.24.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#142 - Remove extern crates from napi-dispatcher
Pull Request -
State: closed - Opened by nerosnm over 2 years ago
- 2 comments
Labels: 2022-Q4
#141 - Made definer &mut
Pull Request -
State: closed - Opened by TheButlah over 2 years ago
- 2 comments
#140 - Using #[allow] on types breaks proc macros
Issue -
State: open - Opened by TheButlah over 2 years ago
#139 - Enum compatibility with serde
Issue -
State: open - Opened by alsam over 2 years ago
#138 - Fix version replacement instructions in docs
Pull Request -
State: closed - Opened by rgwood over 2 years ago
- 1 comment
#137 - Clippy reports `size_of_in_element_count` lint errors in the generated code from derive_ReprC macro
Issue -
State: open - Opened by pan93412 over 2 years ago
- 3 comments
#136 - Consider implementing #[ReprC::opaque] on most stdlib types
Issue -
State: closed - Opened by TheButlah over 2 years ago
Labels: enhancement
#135 - Implement `From` instead of `Into` for conversions to standard types
Pull Request -
State: closed - Opened by phil-opp over 2 years ago
- 1 comment