[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#955810: ITP: upb -- small protobuf implementation in C



Package: wnpp
Severity: wishlist

* Package name    : upb
  Version         : 0.0.0 (git)
  Upstream Author : Google Inc.
* URL             : https://github.com/protocolbuffers/upb/wiki
* License         : BSD-3-Clause
  Programming Lang: C
  Description     : small protobuf implementation written in C

upb generates a C API for creating, parsing, and serializing messages as
declared in .proto files. upb is heavily arena-based: all messages always live
in an arena (note: the arena can live in stack or static memory if desired).


Reply to: