I've added this to the wiki:

http://code.google.com/p/protobuf/wiki/ThirdPartyAddOns

On Fri, Jan 29, 2010 at 2:47 PM, ninjudd <goo...@justinbalthrop.com> wrote:

> Hi,
>
> I wrote a clojure library that provides a wrapper around Java protocol
> buffers for clojure. Of course, you can call Java functions directly
> from clojure, but this makes protocol buffers a real clojure datatype
> that behave similarly to hash-map or struct-map.
>
> http://github.com/ninjudd/clojure-protobuf
>
> I'm using this library in a clojure graph database I'm writing for
> improved serialization speed over native clojure data types (http://
> github.com/ninjudd/jiraph). So far, it's working great, but I'm always
> open to suggestions or improvements.
>
> Cheers,
> Justin
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To post to this group, send email to proto...@googlegroups.com.
> To unsubscribe from this group, send email to
> protobuf+unsubscr...@googlegroups.com<protobuf%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/protobuf?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to