https://bugzilla.redhat.com/show_bug.cgi?id=1260375

            Bug ID: 1260375
           Summary: Review Request: protozero - Minimalistic protocol
                    buffer decoder and encoder in C++
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
            Blocks: 1260368



Spec URL: http://download.compton.nu/tmp/protozero.spec
SRPM URL: http://download.compton.nu/tmp/protozero-1.1.0-1.fc22.src.rpm
Fedora Account System Username: tomh

Description:
Minimalistic protocol buffer decoder and encoder in C++.

Designed for high performance. Suitable for writing zero copy parsers
and encoders with minimal need for run-time allocation of memory.

Low-level: this is designed to be a building block for writing a
very customized decoder for a stable protobuf schema. If your protobuf
schema is changing frequently or lazy decoding is not critical for your
application then this approach offers no value: just use the decoding
API available via the C++ API that can be generated via the Google
Protobufs protoc program.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1260368
[Bug 1260368] libosmium-2.4.1 is available
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to