jinke5245 / ndn-cxx

NDN C++ library with eXperimental eXtensions

Home Page:https://docs.named-data.net/ndn-cxx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ndn-cxx: NDN C++ library with eXperimental eXtensions

CI Docs Language Latest version

ndn-cxx is a C++17 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:

Documentation

See docs/INSTALL.rst for compilation and installation instructions.

Extensive documentation is available on the library's homepage.

Reporting bugs

Please submit any bug reports or feature requests to the ndn-cxx issue tracker.

Contributing

Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md to get started.

License

ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md for details.

About

NDN C++ library with eXperimental eXtensions

https://docs.named-data.net/ndn-cxx

License:Other


Languages

Language:C++ 97.7%Language:Python 2.1%Language:Shell 0.2%