Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/prost

PROST! a Protocol Buffers implementation for the Rust Language
https://github.com/tokio-rs/prost

[CI] Pin petgraph to 0.6.3

pgimalac opened this pull request over 1 year ago
Generate get_xxx and mut_xxx method for Option field

tisonkun opened this issue over 1 year ago
feat: `Name` trait + `Any` encoding support

tarcieri opened this pull request over 1 year ago
(backport) release 0.11.9 (#842)

LucioFranco opened this pull request over 1 year ago
Do not require Self: Default when decoding a message

matejcik opened this issue over 1 year ago
bug: From implementation (DateTime -> Timestamp)

binarynewts opened this issue over 1 year ago
latest nighty fails to compile latest Tokio due to proc-macro2

softstream-link opened this issue over 1 year ago
Fix `non_snake_case` warning on generated identity functions

aalexandrov opened this pull request over 1 year ago
prost-types: fix tests without default features

ema opened this pull request over 1 year ago
add Config::preserve_type_name to prevent renaming

ziprandom opened this pull request over 1 year ago
chore: Bump msrv to 1.63

tottoto opened this pull request over 1 year ago
Add optional support for simdutf8

JakubOnderka opened this pull request over 1 year ago
Deriving Message gives warning about snake_case

jhseu opened this issue over 1 year ago
Enable 1 more Kani harness.

YoshikiTakashima opened this pull request over 1 year ago
Need Help, Same Tag, Different Types

edsky opened this issue over 1 year ago
Use of `--include_imports` option should be optional

kriswuollett opened this issue over 1 year ago
Allow using `Box<[u8]>`/`Box<str>` for `bytes`/`string` fields

poliorcetics opened this pull request over 1 year ago
support Google Common Protos

felschr opened this issue over 1 year ago
build(deps): update to itertools 0.11

sjackman opened this pull request over 1 year ago
Question about expected behavior of `encode_varint` and `decode_varint`.

YoshikiTakashima opened this issue over 1 year ago
Generate values method for enums

tisonkun opened this issue over 1 year ago
Add `serde` feature for prost-types protobuf types

Jesse-Bakker opened this pull request over 1 year ago
Implement generated enum methods via a trait instead of directly

avsaase opened this issue over 1 year ago
Importing an enum from separate .proto file causes build error

mrtnlrsn opened this issue over 1 year ago
Update prost-derive to syn 2

glandium opened this pull request over 1 year ago
Don't ignore errors in prost_attrs

glandium opened this pull request over 1 year ago
Upgrade to syn 2

leptonyu opened this issue over 1 year ago
chore: Update to criterion 0.5

tottoto opened this pull request over 1 year ago
Use &mut Buf in decode_length_delimited and merge_length_delimited

Sawchord opened this pull request over 1 year ago
Why does decode_length_delimited take a Buf and not a &mut Buf?

Sawchord opened this issue over 1 year ago
Support `debug_redact` field option

sebastianv89 opened this issue over 1 year ago
chore(build): Replace lazy_static with once_cell

tottoto opened this pull request over 1 year ago
feat: `TypeUrl` trait + `Any` encoding support

tarcieri opened this pull request over 1 year ago
chore: Update to env_logger 0.10

tottoto opened this pull request over 1 year ago
Correct some typos

goggle opened this pull request over 1 year ago
chore: Update ci

tottoto opened this pull request over 1 year ago
feat: add TryFrom<i32> implementation to Enumeration

Leulz opened this pull request over 1 year ago
`serde` support for `prost-types`

mgoldenberg opened this issue over 1 year ago
prost-build: do not escape brackets followed by parenthesis in comments

pgimalac opened this pull request over 1 year ago
Fix typo in bail message

BKDaugherty opened this pull request over 1 year ago
Fixing issues with clippy and rustdoc

ianmichell opened this pull request over 1 year ago
Deserializing JSON to prost struct

quazzuk opened this issue over 1 year ago
Ability to provide default implementations on service traits

NickLarsenNZ opened this issue over 1 year ago
chore: Prepare `0.11.9`

LucioFranco opened this pull request over 1 year ago
`as_str_name` method not generated

zkcrescent opened this issue over 1 year ago
chore: Update to baptiste0928/cargo-install@v2

tottoto opened this pull request over 1 year ago
Fix build in directory not named `prost`

3541 opened this pull request over 1 year ago
Support hashmap for no_std

kishansairam9 opened this issue over 1 year ago
clippy warn

liyongjing opened this issue over 1 year ago
chore: Update to criterion 0.4

tottoto opened this pull request over 1 year ago
Add @generated comment at the top of the generated file

bouk opened this issue over 1 year ago
Update to `syn@2` & `[email protected]`

ldm0 opened this pull request almost 2 years ago
Fix corrupted tests due to missing CI checking

ldm0 opened this pull request almost 2 years ago
Unseal BytesAdapter

CMoore-Darwinium opened this issue almost 2 years ago
Add existing roundtrip test to Kani CI and avoid recursive submoduling

adpaco-aws opened this pull request almost 2 years ago
If messages are recursive, all messages on recursion path are boxed

wackazong opened this issue almost 2 years ago
chore: Prepare `0.11.8` release

neoeinstein opened this pull request almost 2 years ago
fix: correct change in visibility of compiler module

neoeinstein opened this pull request almost 2 years ago
Recent release breaks the downstream package `protoc-gen-prost`

larry-aptos opened this issue almost 2 years ago
Add alternative protobuf source information

sergeiivankov opened this pull request almost 2 years ago
chore: Prepare `0.11.7` release

LucioFranco opened this pull request almost 2 years ago
Bug: type attributes are not deduplicated, leading to invalid generated code

poliorcetics opened this issue almost 2 years ago
feat(build): Add direct fds compile support

LucioFranco opened this pull request almost 2 years ago
chore: Update msrv to 1.60

tottoto opened this pull request almost 2 years ago
chore: Add cargo-machete to detect unused dependencies

tottoto opened this pull request almost 2 years ago
Add visitor methods to Config in prost-build

bsurmanski opened this issue almost 2 years ago
chore: Update github action

tottoto opened this pull request almost 2 years ago
Bump msrv to 1.60

LucioFranco opened this pull request almost 2 years ago
Auto-generate convenient constructors

Victor-N-Suadicani opened this issue almost 2 years ago
Remove usage of the flag experimental_allow_proto3_optional

silvergasp opened this pull request almost 2 years ago
Clarify `default_package_filename` documentation.

Gilnaa opened this pull request almost 2 years ago
Output gets written to top level OUT_DIR by default

JanBeh opened this issue almost 2 years ago
`prost_path` not updating macro calls to the prost crate

liyongjing opened this issue almost 2 years ago
Update PropProof docs to note the need to submodule init

danielsn opened this pull request almost 2 years ago
Prevent spurious overflow in check_duration_roundtrip test

danielsn opened this pull request almost 2 years ago
Fix issue with negative nanos in Duration::try_from(), and add tests

danielsn opened this pull request almost 2 years ago
prost-build: support boxing fields

krallin opened this pull request almost 2 years ago
chore(types): Remove including generated code

tottoto opened this pull request almost 2 years ago
Feature request: `field_behavior` support

Tudyx opened this issue almost 2 years ago
Add Kani documentation.

YoshikiTakashima opened this pull request almost 2 years ago
Add Kani to CI.

YoshikiTakashima opened this pull request almost 2 years ago
Make Debug impl optional for types

audunska opened this pull request almost 2 years ago
Added try_normalize to Timestamp

oliverbrowneprima opened this pull request almost 2 years ago
Feature request: Optionally leave out Debug impl

audunska opened this issue almost 2 years ago
chore: Prepare `0.11.6` release

LucioFranco opened this pull request almost 2 years ago
Any chance of a new release?

damelLP opened this issue almost 2 years ago
Unable to compile protos with aliased default values

jteplitz opened this issue almost 2 years ago
invalid wire type: StartGroup (expected LengthDelimited)

liyongjing opened this issue almost 2 years ago
Allow encoding `bytes` as `Bytes`

MarinPostma opened this issue almost 2 years ago