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

chore: Prepare 0.11.5

LucioFranco opened this pull request about 2 years ago
Allow file descriptor be generated without --include_source_info

dfreese opened this pull request about 2 years ago
Support custom recursion limits at build time

seanlinsley opened this pull request about 2 years ago
Add message and enum attributes to prost-build

damelLP opened this pull request about 2 years ago
[prost-build] Add Message and Enum specific attributes

damelLP opened this issue about 2 years ago
add support for const length arrays (`[u8; N]`)

ryankurte opened this pull request about 2 years ago
Expose from_str_name() for generated enums

segfault87 opened this pull request about 2 years ago
Remove protoc dependency?

jhutchins opened this issue about 2 years ago
Draft: Unknown fields

jasonahills opened this pull request about 2 years ago
Optimize varint encoding

MelonShooter opened this pull request about 2 years ago
no_std / no_alloc / heapless support?

edisno opened this issue about 2 years ago
Mini-RFC: Custom type wrappers.

VladimirBramstedt opened this issue about 2 years ago
Structs should have option to generate with default values rather than Option

jollygreenlaser opened this issue about 2 years ago
When I try to add "--experimental_allow_proto3_optional" to protoc_arg it fails

DevSlashRichie opened this issue about 2 years ago
Make `Message` object safe

LucioFranco opened this issue about 2 years ago
Recursion limit during encode

crepererum opened this issue about 2 years ago
add encoding support for heapless::{Vec<u8>,String}

ryankurte opened this pull request about 2 years ago
too many leading `super` keywords while using google.rpc.status

mvanotti opened this issue about 2 years ago
Restore bundled `protoc` binary

hdevalence opened this issue about 2 years ago
feat: u128

thaodt opened this pull request over 2 years ago
How to skip a field in prost?

lz1998 opened this issue over 2 years ago
Implement `Arc`, `Box` wrapper of message fields.

ldm0 opened this pull request over 2 years ago
Add support for enum and oneof field deprecated.

sonder-joker opened this pull request over 2 years ago
[Featture-Request] Ability to swap HashMap

The-Mr-L opened this issue over 2 years ago
Monterey M1: Permission denied (os error 13)

EdmundsEcho opened this issue over 2 years ago
Remove build.rs

LucioFranco opened this pull request over 2 years ago
Tets

Jasperav opened this pull request over 2 years ago
prost-build: Idiomatic Code Generation

theduke opened this issue over 2 years ago
Building with prost-build 0.10 fails on Windows

bruceg opened this issue over 2 years ago
Remove cmake

Jake-Shadle opened this pull request over 2 years ago
Support for custom options and proto2 extensions

nswarm opened this pull request almost 3 years ago
prost: Avoid double-copy on merging string from non bytes

dnikulin opened this pull request about 3 years ago
How to decode with from_utf8_lossy?

lz1998 opened this issue about 3 years ago
Add test for split varint decoding

jaskij opened this pull request about 3 years ago
deno/typescript usage

unicomp21 opened this issue about 3 years ago
Fine-grained selection of where to add type or field attributes using filters

marjakm opened this pull request about 3 years ago
Make it possible to only generate the services

Guiguiprim opened this pull request about 3 years ago
can prost serialize/deserialize text format and json?

binbowang1987 opened this issue about 3 years ago
Bug?: How to register parent packages to extern_paths

vbkaisetsu opened this issue about 3 years ago
Add message_path() to Message trait

vbkaisetsu opened this pull request over 3 years ago
Optional default for message fields

pvdrz opened this issue over 3 years ago
Move oneof fields' Enum types into child module

aquarhead opened this pull request over 3 years ago
oneof field name can conflict with embedded message names

aquarhead opened this issue over 3 years ago
allow matching fields by attributes

cab opened this pull request over 3 years ago
Add more attributes

r3v2d0g opened this pull request over 3 years ago
add configuration for prost and prost_types paths

cab opened this pull request over 3 years ago
Extended field/type attributes

xervon opened this pull request over 3 years ago
Merging does not reset fields in case of default values

roncohen opened this issue over 3 years ago
Support glob patterns when compile .proto files

arniu opened this issue over 3 years ago
Prefix idents that don't start with an alphabetic character

LegNeato opened this pull request over 3 years ago
[Question/Feature-Request] Add support for a compiler plugin

mkaes opened this issue over 3 years ago
Failed to compile proto3 with optional field and inner message

kriomant opened this issue over 3 years ago
[Question] Build failed with protoc failed

MarvinCai opened this issue over 3 years ago
Add ability to detect unknown fields

akhilles opened this issue over 3 years ago
Inject a custom type and serialize as bytes

wangjia184 opened this issue almost 4 years ago
Generated code can't find types from other protobuf packages.

gorzell opened this issue almost 4 years ago
oneof generates Option + Enum rather than only Enum?

vedantroy opened this issue almost 4 years ago
question: working with prost_types::Struct

jwinarske opened this issue almost 4 years ago
Allow adding custom derive macros

cemoktra opened this issue almost 4 years ago
Support for `std::sync::Arc` as indirection

segeljakt opened this issue almost 4 years ago
Package shouldn't be required

maxlambrecht opened this issue almost 4 years ago
support message option?

brianjcj opened this issue almost 4 years ago
skipping build stage

barkanido opened this issue almost 4 years ago
Conversion between Timestamp and chrono::DateTime

daladim opened this pull request almost 4 years ago
Make it easy to write forward-compatible code: struct builders?

wchargin opened this issue about 4 years ago
Added Config::field_visibility

daladim opened this pull request about 4 years ago
Generated code emits Clippy warnings for large oneofs

wchargin opened this issue about 4 years ago
Use different type parameters for compile_protos arguments

nikclayton-dfinity opened this pull request about 4 years ago
WIP: make deriving Debug optional

TheVova opened this pull request over 4 years ago
Include LICENSE file in prost-derive crate

nullr0ute opened this issue over 4 years ago
Nested messages cause cause overlapping module names

jpittis opened this issue over 4 years ago
`prost-build` instructions don't work for crates in workspaces

nikclayton-dfinity opened this issue over 4 years ago
Adding Reflection and DynamicMessge Support

sphw opened this issue over 4 years ago
Serializing a Message to Any

KaiserKarel opened this issue over 4 years ago
prost-build return the generated filenames

dunmatt opened this issue over 4 years ago
A more ergonomic enumeration representation

sfackler opened this issue almost 5 years ago
Add support for `deprecated` attributes on fields.

hockeybuggy opened this pull request almost 5 years ago
Custom options?

lquerel opened this issue almost 5 years ago
Introspection support

peng1999 opened this issue about 5 years ago
Don't invoke the bundled protoc binary on non-gnu Linux hosts

mzabaluev opened this issue over 5 years ago
Allow ignoring fields

mashedcode opened this issue over 5 years ago
[WIP] wasm-bindgen support

Tarnadas opened this pull request almost 6 years ago
Prepend underscore to numerical enum variants

vlisivka opened this issue about 6 years ago
[Question/Feature-Request] Support for creating Message from string name

jonahgeorge opened this issue over 6 years ago
Support partially clearing messages with FieldMask?

tomhoule opened this issue over 6 years ago
JSON Mapping

cretz opened this issue almost 7 years ago
codegen: add option to box Message fields

edre opened this issue over 7 years ago
Add support for unknown fields

danburkert opened this issue over 7 years ago