This is a staging site. Uploads will not persist. Testing only.

libtokyocabinet9t64

Tokyo Cabinet Database Libraries [runtime]

Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API.

libtomlplusplus3t64

TOML config parser and serializer for C++17

tomlplusplus is a TOML config parser and serializer for C++17 supporting the following features:

libtss2-mu-4.0.1-0t64

TPM2 Software stack library - TSS and TCTI libraries

TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers:

libtss2-rc0t64

TPM2 Software stack library - TSS and TCTI libraries

TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers:

libtss2-tcti-device0t64

TPM2 Software stack library - TSS and TCTI libraries

TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers:

python3-pcpp

A C99 preprocessor written in pure Python

A pure universal Python C (pre-)preprocessor implementation, very useful for pre-preprocessing header only C++ libraries into single file includes and other such build or packaging stage manipulation. The implementation can be used as a Python module (see API reference) or as a command line tool pcpp which can stand in for a conventional C preprocessor (i.e. it'll accept similar arguments).