Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include capnproto #64

Closed
geoffreywiseman opened this issue Mar 24, 2016 · 4 comments
Closed

include capnproto #64

geoffreywiseman opened this issue Mar 24, 2016 · 4 comments

Comments

@geoffreywiseman
Copy link

I'd love to see where capnproto falls in here...
https://capnproto.org

@cakoose
Copy link
Collaborator

cakoose commented Mar 24, 2016

I haven't followed CapnProto recently, but I think there were three ways of
implementing the library -- JNI, sun.misc.Unsafe, and safe. Would be
interesting to see the comparison.

If anyone wants to implement it, I can provide help with the benchmark
framework and stuff.

On Thu, Mar 24, 2016 at 11:25 AM, Geoffrey Wiseman <notifications@github.com

wrote:

I'd love to see where capnproto falls in here...
https://capnproto.org


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#64

@zapov
Copy link
Contributor

zapov commented Apr 24, 2016

I've included Flatbuffers here: #63

but it really calls for removal of POJO garbage :/

I can also add Capnproto if nobody else wants to :D

@zapov
Copy link
Contributor

zapov commented Apr 24, 2016

I've updated my PR with Capnproto.

@pascaldekloe
Copy link
Collaborator

Done with #63.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants