issues
search
matsadler
/
magnus
Ruby bindings for Rust. Write Ruby extension gems in Rust, or call Ruby from Rust.
https://docs.rs/magnus/latest/magnus/
MIT License
682
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add scaffolding for `Fiber`
#75
ianks
closed
11 months ago
0
new release with the rb-sys upgrade please
#74
masukomi
closed
1 year ago
1
Add `Ruby::postponed_job_register`
#73
ianks
closed
11 months ago
2
Add support for Add, Sub, Mul & Div ops for Integer
#72
Maaarcocr
closed
1 year ago
5
Make magnus::Error impl std::error::Error
#71
macournoyer
closed
1 year ago
4
How to keep Rust object reference for related Ruby object
#70
aharpervc
closed
1 year ago
4
Ensure a type is `Send+Sync` when `frozen_shareable` flag is used
#69
macournoyer
closed
1 year ago
2
User Story: Building a ruby binding for OpenDAL
#68
Xuanwo
closed
1 year ago
1
Unable to create subclasses of wrapped objects in Ruby
#67
wfchandler
closed
1 year ago
11
Possibility for `Result<Vec<T>, Error>` ?
#66
gjtorikian
closed
1 year ago
2
Embedded Ruby and require_relative
#65
SlashScreen
closed
1 year ago
5
Clang bindgen on linux, windows
#64
SlashScreen
closed
1 year ago
6
Error compiling magnus v0.5.1 on arm-linux
#63
yammine
closed
1 year ago
4
Ruby claims gem extensions aren't built
#62
jmacdonald
closed
1 year ago
2
`DataTypeFunctions::compact`: borrow `self` mutably
#61
georgeclaghorn
closed
1 year ago
1
Fix unused import warning
#60
dylanahsmith
closed
1 year ago
1
Fix a typo in the deprecated message
#59
y-yagi
closed
1 year ago
1
Use `buf_append` instead of deprecated `append` in docs
#58
y-yagi
closed
1 year ago
1
add ruby String to rust Byte Collection conversion
#57
cramt
closed
1 year ago
1
Default `TypedData` as `wb_protected` when there is no mark function
#56
ianks
closed
1 year ago
2
`FiberError` with `Enumerator` on Ruby < 3.0
#55
georgeclaghorn
opened
1 year ago
2
Panic when use ruby-static feature
#54
elct9620
opened
1 year ago
15
Outdated error examples in readme
#53
ankane
closed
1 year ago
2
Please consider updating rb-sys dependency to >= v0.9.57
#52
marvinthepa
closed
1 year ago
4
Add `Value::funcall_public`
#51
georgeclaghorn
closed
1 year ago
1
Add `error::Result<T>`
#50
georgeclaghorn
closed
1 year ago
3
Ruby Inheritance
#49
ankane
closed
1 year ago
4
Type safe (still unsafe) GVL functions
#48
Speak2Erase
closed
1 year ago
3
Add value (de)serialization
#47
georgeclaghorn
closed
1 year ago
3
Add conversions for slices into `RArray`
#46
ianks
closed
1 year ago
0
Do not implement ArgList for &[Value]
#45
Maaarcocr
closed
1 year ago
1
Bump `rb-sys` to v0.9.56 in dev + test against 3.2 in CI
#44
ianks
closed
1 year ago
1
`warning: undefining the allocator of T_DATA class` from ruby-head
#43
AlexanderPavlenko
closed
1 year ago
2
Make `msrv` 1.57?
#42
ianks
closed
1 year ago
4
Implement `rb_undef_alloc_func`
#41
jbourassa
closed
1 year ago
4
Make `gc::mark_slice` mark the entire slice
#40
jbourassa
closed
1 year ago
4
Re-enable `mswin` builds
#39
ianks
closed
1 year ago
1
When `nil` is coerced into `RArray`, it becomes `[nil]`
#38
gjtorikian
closed
1 year ago
2
Fix typo
#37
gjtorikian
closed
2 years ago
1
Include license file in magnus-macros crate
#36
ankane
closed
2 years ago
3
Critical bug in `scan_args::get_kwargs`
#35
gjtorikian
closed
2 years ago
4
Ideas
#34
ankane
closed
2 years ago
2
Update rb-sys to 0.9.44
#33
ianks
closed
2 years ago
1
Small nit: `s/immediatly/immediately`
#32
ianks
closed
2 years ago
1
Rename free_immediatly to free_immediately
#31
ankane
closed
2 years ago
3
Fix memory leak in `error::raise`
#30
ianks
closed
2 years ago
2
Fix conditional export of flonum in `value.rs`
#29
ianks
closed
2 years ago
1
Thoughts on this idea for a `WrappedStruct`?
#28
ianks
closed
1 year ago
4
Add support for rubies compiled with `USE_FLONUM=0`, fix `mingw` cross-compilation
#27
ianks
closed
2 years ago
5
Add `mswin` support
#26
ianks
closed
2 years ago
5
Previous
Next