-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: linksplatform/doublets-rs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
error[E0658]: Something isn't working
impl Trait
in associated types is unstable (on latest rust nightly and git dependency)
bug
#19
opened Jun 9, 2024 by
Konard
error[E0432]: unresolved import Something isn't working
thiserror
(in latest cargo version)
bug
#18
opened Jun 9, 2024 by
Konard
error[E0412]: cannot find type Something isn't working
Link
in this scope
bug
#17
opened Jun 9, 2024 by
Konard
Add web demo playground
Issue:Middle
Issue: requires a set of knowledge
#16
opened Mar 22, 2024 by
FreePhoenix888
Add log level resetting for FFI
FFI:Log
FFI: log issues
Issue:Middle
Issue: requires a set of knowledge
#12
opened Aug 26, 2022 by
uselessgoddess
Improve FFI: attributes for generating specializations
ffi::specialize_for
FFI:Attributes
#11
opened Aug 16, 2022 by
uselessgoddess
Use Issue: this is incomplete
Issue:Middle
Issue: requires a set of knowledge
Parallel:Rayon
Parallel: use potential rayon parallelism
rayon
and bump-herd
to crazy fast parallel search
Issue:Incomplete
#9
opened Aug 10, 2022 by
uselessgoddess
Create iterators from generators with std
Issue:Incomplete
Issue: this is incomplete
Store:Search
Store: this is about the search
#7
opened Aug 4, 2022 by
uselessgoddess
Use Links trait from data
Store:Traits
Store: this applies to Store traits (Links, Doublets)
#6
opened Aug 1, 2022 by
uselessgoddess
Use associated types in Doublets trait
Issue:Incomplete
Issue: this is incomplete
#5
opened Jul 31, 2022 by
uselessgoddess
Unnecessary trailing Flow::Continue
Store:Search
Store: this is about the search
#4
opened Jul 30, 2022 by
uselessgoddess
Use buffered iterators to speed up the search
Bench:New
Bench: create new bench
Issue:Easy
Issue: a good way to start contributing, mentoring is available
Store:Search
Store: this is about the search
#3
opened Jul 30, 2022 by
uselessgoddess
Wrap all exported functions to catch and unwind
FFI:UB
FFI: our ffi has undefined behaviour
Issue:Easy
Issue: a good way to start contributing, mentoring is available
#2
opened Jul 29, 2022 by
uselessgoddess
Stacked borrows Initiative
miri:Fail
Miri: the analysis failed
miri:UB
Miri: our code is probably has undefined behaviour
#1
opened Jul 29, 2022 by
uselessgoddess
ProTip!
Adding no:label will show everything without a label.