issues
search
capnproto
/
capnproto-rust
Cap'n Proto for Rust
MIT License
2.06k
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update clippy in CI
#533
dwrensha
closed
4 days ago
0
more lifetime elision in generated code
#532
dwrensha
closed
4 days ago
1
elide some lifetimes per clippy
#531
dwrensha
closed
4 days ago
0
Bump codecov/codecov-action from 4 to 5
#530
dependabot[bot]
closed
5 days ago
0
likely bug with multi-hop disembargos
#529
dwrensha
opened
1 week ago
0
[Question]: Order of requests in capnp-rpc
#528
SteveLauC
closed
1 week ago
3
capnp-futures: Use more fine-grained futures-* deps
#527
Gelbpunkt
closed
1 week ago
2
Allow to retrieve `ReaderSegments` object from reader objects
#526
marmeladema
closed
4 weeks ago
2
Copying from an empty default list pointer to a list of data attempts to `copy_nonoverlapping` from a null pointer
#525
ObsidianMinor
closed
1 month ago
5
Serializing from borrowed TypedReader
#524
marmeladema
closed
4 weeks ago
2
Capnp message growing unbounded when reusing Builder to save on allocation
#523
gtsui
opened
1 month ago
1
Clippy on the nightly version complains about explicit lifetimes that could be elided in the autogenerated code
#522
ariel-miculas
closed
4 days ago
1
add dynamic_value::Reader::downcast_struct()
#521
dwrensha
closed
1 month ago
2
Add a way to downcast dynamic structs and lists to concrete struct and list types
#520
dwrensha
closed
1 month ago
1
Add get_proto() in schema::Annotation
#519
kvap
closed
1 month ago
2
fill in unimplemented logic in resolve_exported_promise()
#518
dwrensha
closed
1 month ago
0
Implement streaming
#517
dwrensha
closed
2 months ago
0
bump clippy version in ci.yml
#516
dwrensha
closed
2 months ago
0
Implement `Results::set_pipeline()`
#515
dwrensha
closed
2 months ago
0
optimization: allow `Finish` message to be elided when not needed
#514
dwrensha
closed
2 months ago
3
UnexepectedFarPointer -> UnexpectedFarPointer
#513
dwrensha
closed
2 months ago
0
Is there any reason why Rc<RefCell> is used compared to Arc<Mutex>?
#512
sokorototo
opened
4 months ago
0
Fix little language mistake in capability.rs doc comment.
#511
mav3ri3k
closed
4 months ago
2
Making rust capn proto fully async
#510
AbdulWMughal
closed
4 months ago
2
doc: read_message_from_flat_slice_no_alloc docstring bad autocomplete
#508
tv42
closed
5 months ago
1
Using same schema file for both Rust and C++
#507
compilerintrinsics
closed
5 months ago
1
oc
#506
YBeaugnon
closed
5 months ago
0
fix implmentations of ExactSizeIterator::len()
#505
dwrensha
closed
5 months ago
0
traits.ListIter incorrectly implementing ExactSizeIterator
#504
nairb774
closed
5 months ago
1
update clippy pinned nightly
#503
dwrensha
closed
5 months ago
0
docs: document capnrpc/src/lib.rs
#502
SteveLauC
closed
5 months ago
2
docs: update 2 old links
#501
SteveLauC
closed
5 months ago
2
fix bug where get_named() could panic on nonexistent fields
#499
dwrensha
closed
6 months ago
1
Dynamic parsing of fields may panic
#498
crane-may
closed
6 months ago
1
Forbid use of as_slice when unaligned feature is enabled
#497
as-com
closed
6 months ago
2
Fix possible undefined behavior in primitive list as_slice
#496
as-com
closed
6 months ago
3
capnp_rpc does not work on monoio
#495
SteveLauC
closed
5 months ago
4
handle case when RpcSystem.get_disconnector() is called before bootstrap()
#494
dwrensha
closed
6 months ago
0
docs: remove usage of deprecated tokio_core in docs
#492
SteveLauC
closed
6 months ago
2
[Question]How to extract generic type values
#491
SteveLauC
closed
6 months ago
5
Kudos to builders of this Rust library - Every single one of you.
#490
vertexclique
closed
6 months ago
3
give NoAllocSegmentTableInfo public visibility
#489
dwrensha
closed
7 months ago
0
Allowing construction of NoAllocSliceSegments with buffer and NoAllocBufferSegmentType
#488
hs-vc
closed
7 months ago
7
Replacing pry with try
#487
nivereno
closed
8 months ago
0
remove unused imports flagged by latest nightly
#485
dwrensha
closed
9 months ago
1
revert unsound generalization of SingleSegmentAllocator
#484
dwrensha
closed
9 months ago
0
From bytes to TypedReader
#483
adejewski
closed
9 months ago
6
Bump codecov/codecov-action from 3 to 4
#482
dependabot[bot]
closed
9 months ago
0
How to send generated readers across threads
#479
f1recracker
opened
9 months ago
3
c++.capnp compiles to unusable module name
#478
quartox
opened
10 months ago
6
Next