capnproto

FORK: Cap'n Proto serialization/RPC system - core tools and C++ library
git clone https://git.neptards.moe/neptards/capnproto.git
Log | Files | Refs | README | LICENSE

CONTRIBUTORS (1506B)


      1 The following people have made large code contributions to this repository.
      2 Those contributions are copyright the respective authors and licensed by them
      3 under the same MIT license terms as the rest of the library.
      4 
      5 Kenton Varda <kenton@sandstorm.io> <kenton@cloudflare.com>: Primary Author
      6 Jason Choy <jjwchoy@gmail.com>: kj/threadlocal.h and other iOS tweaks, `name` annotation in C++ code generator
      7 Remy Blank <rblank@google.com> (contributions copyright Google Inc.): KJ Timers
      8 Joshua Warner <joshuawarner32@gmail.com>: cmake build, AnyStruct/AnyList, other stuff
      9 Scott Purdy <scott@fer.io>: kj/std iostream interface
     10 Bryan Borham <bjboreham@gmail.com>: Initial MSVC support
     11 Philip Quinn <p@partylemon.com>: cmake build and other assorted bits
     12 Brian Taylor <el.wubo@gmail.com>: emacs syntax highlighting
     13 Ben Laurie <ben@links.org>: discovered and responsibly disclosed security bugs
     14 Kamal Marhubi <kamal@marhubi.com>: JSON parser
     15 Oliver Kuckertz <oliver.kuckertz@mologie.de>: FdObserver POLLPRI support
     16 Harris Hancock <vortrab@gmail.com>: MSVC support
     17 Branislav Katreniak <branislav.katreniak@digitalstrom.com>: JSON decode
     18 Matthew Maurer <matthew.r.maurer@gmail.com>: Canonicalization Support
     19 David Renshaw <david@sandstorm.io>: bugfixes and miscellaneous maintenance
     20 Ingvar Stepanyan <me@rreverser.com> <ingvar@cloudflare.com>: Custom handlers for JSON decode
     21 
     22 This file does not list people who maintain their own Cap'n Proto
     23 implementations as separate projects.  Those people are awesome too!  :)