-
Notifications
You must be signed in to change notification settings - Fork 224
Issues: capnproto/capnproto-rust
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
Is no-copy message write possible with no alloc ?
#535
opened Dec 22, 2024 by
kaidokert
updated Dec 23, 2024
Add #[allow(dead_code)] and #[allow(non_camel_case_types)] to the generated code
#15
opened Nov 9, 2014 by
acertain
updated Dec 13, 2024
Capnp message growing unbounded when reusing Builder to save on allocation
#523
opened Oct 7, 2024 by
gtsui
updated Oct 7, 2024
Accessing the super interface using interface inheritance in capnp schema
#146
opened Sep 17, 2019 by
john-hern
updated Sep 16, 2024
Is there any reason why Rc<RefCell> is used compared to Arc<Mutex>?
#512
opened Jul 18, 2024 by
sokorototo
updated Jul 18, 2024
introduce canonical way to import stream.capnp and other core schemas
#430
opened Aug 23, 2023 by
dwrensha
updated Mar 9, 2024
Switch Allocator to act more like an owned arena
#467
opened Dec 18, 2023 by
Joeoc2001
updated Feb 20, 2024
Using Owned to use structs in-place instead of copying the data out
#50
opened Sep 7, 2015 by
polyfractal
updated Feb 17, 2024
How to send generated readers across threads
#479
opened Jan 27, 2024 by
f1recracker
updated Feb 1, 2024
bespoke traits that could be replaced with standard traits
#330
opened Nov 14, 2022 by
danieleades
updated Jan 13, 2024
2 of 7 tasks
Document that Builders cannot be re-used?
#111
opened Nov 7, 2018 by
FrancisRussell
updated Dec 29, 2023
Distribution of the capnp tool for Rust projects
#182
opened May 23, 2020 by
Bromeon
updated Dec 29, 2023
Reader fails with out of bounds pointer error when reading from compressed stream
#468
opened Dec 26, 2023 by
alex-maiorov
updated Dec 26, 2023
[RPC] add way to get a self-reference from within a method call
#87
opened Feb 22, 2018 by
dwrensha
updated Nov 21, 2023
Invoking closure on the event loop to get a mutable reference to self
#450
opened Nov 14, 2023 by
ranfdev
updated Nov 14, 2023
generate server traits without provided implementations
#444
opened Oct 31, 2023 by
tamird
updated Oct 31, 2023
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.