[ 源代码: libnop ]
软件包:libnop-dev(0.0~git20200728.45dfe0f-5)
libnop-dev 的相关链接
Debian 的资源:
下载源码包 libnop:
- [libnop_0.0~git20200728.45dfe0f-5.dsc]
- [libnop_0.0~git20200728.45dfe0f.orig.tar.xz]
- [libnop_0.0~git20200728.45dfe0f-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
C++ Native Object Protocols
libnop is a header-only library for serializing and deserializing C++ data types without external code generators or runtime support libraries. The only mandatory requirement is a compiler that supports the C++14 standard.
libnop has the following goals:
* Make simple serialization tasks easy and complex tasks tractable. * Remove the need to use code generators and schema files to describe data types, formats, and protocols: perform these tasks naturally within the C++ language. * Avoid additional runtime support requirements for serialization. * Provide contemporary features such as bidirectional binary compatibility, data validation, type safety, and type fungibility. * Handle intrinsic types, common STL types and containers, and user-defined types with a minimum of effort. * Produce optimized code that is easy to analyze and profile. * Avoid internal dynamic memory allocation when possible.
下载 libnop-dev
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 49.3 kB | 383.0 kB | [文件列表] |
arm64 | 49.3 kB | 383.0 kB | [文件列表] |
armel | 49.3 kB | 383.0 kB | [文件列表] |
armhf | 49.3 kB | 383.0 kB | [文件列表] |
i386 | 49.3 kB | 383.0 kB | [文件列表] |
mips64el | 49.3 kB | 383.0 kB | [文件列表] |
ppc64el | 49.3 kB | 383.0 kB | [文件列表] |
riscv64 | 49.3 kB | 383.0 kB | [文件列表] |
s390x | 49.3 kB | 383.0 kB | [文件列表] |