Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Protocol Buffers

Compare

  Analyzed about 19 hours ago

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

736K lines of code

158 current contributors

about 23 hours since last commit

24 users on Open Hub

Very High Activity
5.0
 
I Use This

SiteWhere

Compare

  No analysis available

SiteWhere is an open-source, multi-tenant, application enablement platform for the Internet of Things (IoT) providing device management, complex event processing (CEP) and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. The SiteWhere ... [More] IoT Framework provides SDKs for many common platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation. SiteWhere supports device connectivity via MQTT, Stomp, AMQP, JMS, sockets, websockets, and many other protocols. Download SiteWhere today! [Less]

0 lines of code

4 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: cpal

protobuf-c

Compare

  Analyzed about 19 hours ago

OverviewThis package provides a code generator and runtime libraries to use Protocol Buffers from pure C (not C++). It uses a modified version of protoc called protoc-c. NewsMar 17, 2010protobuf-c 0.13 is released Fix for when the number of connections gets too great in RPC. (Leszek Swirski) ... [More] ( issue #32 ) Add --disable-protoc to only build libprotobuf-c (daveb) Bug fixes for protobuf_c_enum_descriptor_get_value_by_name() and protobuf_c_service_descriptor_get_method_by_name() use generated initialization function from protobuf_c_message_unpack(), a small optimization (daveb) implement protobuf_c_{client,server}_set_error_handler() Jan 24, 2010 protobuf-c 0.12 is released fixes some compilation bugs and big-endian platform issues (thanks, everyone!) adds protobuf_c_message_init() (thanks to Andrei Nigmatulin for this work) Jun 11, 2009protobuf-c 0.11 is released. mostly compilation fixes for new versions of g++ and protobuf, and a few other compilation issues (e.g. const correctness) (Many thanks to dcreager, XXX name others) handle a few integer overflow situations a little better (unlikely to occur -- requires unpacking a huge message) no binary or source incompatibilities -- don't bother upgrading unless you are experiencing build problems Apr 4, 2009protobuf-c 0.10 is released (don't ask about 0.9...) several bug fixes for corruption and build issues numerous fixes to the RPC system generated source-incompatibility for service/rpc users: you must re-run protoc-c (those using 0.9 or 10beta already have the new code-generator). credits: (thanks!) Jason Lunz for his allocation failure fixes (including excellent test code) Landon Fuller for his corruption test-cases and fixes. Jan 29, 2009protobuf-c 0.8 is released bugs fixed in service invocation; handle NULL in certain required fields (issues 12 and 13) An RPC_System is included, with tests and examples. It's in beta, so be a little careful. Dec 17, 2008protobuf-c 0.7 is released. This is a bug fix release, it does not break any compatibility. Bugs fixed: fixes minor compilation issues (see issues 10 and 11 in the tracker) fixes a long-standing memory leak where unknown fields are not freed by free_unpacked() Nov 30, 2008protobuf-c 0.6 is released. It breaks binary and generated-source compatibility: you must re-run protoc-c to generate new .pb-c.h and .pb-c.c files. The new features of 0.6 are: default values now set correctly For each message type, we generate a message__init(Message *) function. This function never allocates memory, and is equivalent to using the MESSAGE__INIT macro. DocumentationSee our wiki for documentation. StatusThe message serialization and deserialization code has been thoroughly tested. Still designing the Service stuff, so be careful about using it. Need to decide what to do about extensions CaveatsSome binary compatibility changes are expected until version 1.0 is released; so make sure you are linking to the protobuf-c that corresponds to the generated code you are using! Extensions are not implemented. Need to decide what to implement (any ideas?). (As of Jun 20, 2009, there are no complaints about this) Groups are not implemented, and possibly I never will bother, since they are deprecated. Repeated fields do not obey the "packed" option. (I INTEND TO FIX THIS, BUT PATCHES TO THIS EFFECT WOULD BE APPRECIATED VERY MUCH) AuthorDave Benson [Less]

56.8K lines of code

5 current contributors

5 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags c protobuf

Robotics Systems Types

Compare

  Analyzed 1 day ago

Type specifications for Robotics and Cognitive Systems specified in Google Protocol Buffer's IDL format.

4.48K lines of code

0 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Symbiote

Compare

  Analyzed about 4 hours ago

Symbiote is a set of libraries that utilizes great open source projects (and introduces a few) that play important roles in the implementation of distributed and scalable systems. Symbiote attempts to do this in such a way that your domain model stays pure and free of infrastructure concerns. ... [More] Symbiote provides a highly extensible model, a discoverable configuration experience and simple abstractions to meet most common use cases. Symbiote is part of a balanced open source breakfast and currently utilizes the following open source technologies: CouchDB Log4Net Lucene.Net Memcached Newtonsoft JSON.Net NHibernate OWIN RabbitMQ Redis Riak Protobuf.Net StructureMap [Less]

415K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ReactiveTables

Compare

  No analysis available

Looking for a way to display real time information in a GUI?

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

protobuf-rpc-pro

Compare

  Analyzed about 10 hours ago

A java implementation for Google's Protocol Buffer RPC services.

29.4K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

libdoozer

Compare

  Analyzed about 21 hours ago

C++ client library for the Doozer lock service

1.31K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

wire

Compare

  No analysis available

Python network I/O

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

protobuf-c-text

Compare

  Analyzed about 8 hours ago

Protocol Buffers text format routines for C library

39.8K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This