issues
search
tafia
/
quick-protobuf
A rust implementation of protobuf parser
MIT License
452
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
repo release tags and crate release versions don't match up
#167
benma
opened
4 years ago
3
deprecated failure for quick-protobuf
#166
tafia
closed
4 years ago
1
Need new quick-protobuf release for pb-rs 0.9.0
#165
therealprof
closed
4 years ago
2
remove failure for regular std::error::Error
#164
tafia
closed
4 years ago
0
Modernized code and fixed clippy lints
#163
therealprof
closed
4 years ago
1
Attribute #![allow(clippy)] is deprecated, use #![allow(clippy::all)]…
#162
therealprof
closed
4 years ago
1
protoc unable to parse quick-protobuf output and vice versa
#161
sdonnan
closed
4 years ago
2
Incorrect 'package' handling
#160
dlazerka
closed
1 year ago
1
Example on transpiling multiple .proto files
#159
dlazerka
opened
4 years ago
1
Add no_std support
#158
jpopesculian
closed
4 years ago
5
Added option to set `#[repr(...)]` on generated types.
#157
ralfbiedert
closed
4 years ago
3
Fix some typos in README.md
#156
mre
closed
4 years ago
1
Fix path to benchmarks
#155
mre
closed
4 years ago
1
update build.rs example in README
#154
nerdrew
closed
4 years ago
0
Fix owned deref
#153
nerdrew
closed
1 year ago
8
parser: fix rpc function declaration
#152
spacemeowx2
closed
5 years ago
1
pb-rs: support rpc functions definition
#151
spacemeowx2
closed
5 years ago
0
Replace some indexing by failable get
#150
lexxvir
closed
5 years ago
1
build.rs example out of date
#149
spease
opened
5 years ago
1
Add no_std support using alloc collections
#148
xoloki
closed
4 years ago
6
rm generated files
#147
nerdrew
closed
5 years ago
4
Warning and codegen cleanups
#146
mullr
closed
5 years ago
6
Add no_std support
#145
mullr
opened
5 years ago
19
Fix dont_use_cow
#144
boncheolgu
closed
5 years ago
1
Owned
#143
nerdrew
closed
5 years ago
5
Remove string cow
#142
therealprof
closed
4 years ago
11
No need to create a Borrow to compare against a &str
#141
therealprof
closed
5 years ago
1
Use bytes crate instead of std::cow?
#140
therealprof
opened
5 years ago
5
Rentals
#139
nerdrew
closed
5 years ago
19
edition 2018
#138
nerdrew
closed
5 years ago
1
Use octal values for output of tag code values.
#137
ZaneHannanAU
opened
5 years ago
2
3 Changes to quick-protobuf
#136
zutils
closed
5 years ago
9
[Feature Request] Make creating structures easier with #[derive(new)]
#135
zutils
closed
5 years ago
1
pb-rs no examples for how to own a structure after deserialize_from_slice
#134
zutils
closed
5 years ago
7
pb-rs only checks for message/enum definitions one level up
#133
therealprof
closed
1 year ago
6
make get enum pub
#132
jackalcooper
closed
5 years ago
1
Fix Travis fmt
#131
tafia
closed
6 years ago
0
generates broken binary?
#130
raven-stas
opened
6 years ago
12
proto3 scalar fields always have a default
#129
nerdrew
closed
5 years ago
7
The error message is less obvious
#128
eefan000
closed
6 years ago
0
error: no matching version `^0.6.0` found for package `pb-rs`
#127
eefan000
closed
6 years ago
1
Add support for extension
#126
tafia
opened
6 years ago
2
Correctly handle messages / enums that begin with .
#125
emily33901
closed
6 years ago
8
WIP add helper for using pb-rs from build.rs scripts
#124
nerdrew
closed
6 years ago
13
Allow build.rs to generate files in OUT_DIR
#123
tafia
closed
6 years ago
6
It's hard for a build script to put pb-rs output in OUT_DIR
#122
jimblandy
closed
6 years ago
4
Fields are boxed unpredictably
#121
jimblandy
closed
6 years ago
4
Abstract out iterating over a Message's Fields.
#120
jimblandy
closed
6 years ago
2
Fix nested lifetime search
#119
tafia
closed
6 years ago
10
Self-referential fields cause stack overflow
#118
jimblandy
closed
6 years ago
1
Previous
Next