clang-tidy-15

clang-based C++ linter tool

Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.

clang-tools-15

clang-based tools for C/C++ developments

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

librocksdb9.3

persistent Key-Value Store for Flash and RAM Storage

C++ library providing an embedded key-value store, where keys and values are arbitrary byte streams. It was developed at Facebook based on LevelDB and provides backwards-compatible support for LevelDB APIs.

ed25519

microlibrary X25519/Ed25519 - Ed25519 command line tools

microlibrary for the X25519 encryption system and the Ed25519 signature system, both of which use the Curve25519 elliptic curve. Curve25519 is the fastest curve in TLS 1.3, and the only curve in Wireguard, Signal, and many other applications.

senpai

Modern terminal IRC client

senpai is an IRC client that works best with bouncers: * No logs are kept, * History is fetched from the server via CHATHISTORY, * Networkds are fetched from the server via bouncer-networks, * Messages can be searched in logs via SEARCH.

libfastrtps2.9

C++ library for the Real Time Publish Subscribe Protocol

This package is part of eProsima FastDDS. RTPS is the wire interoperability protocol defined for the Data Distribution Service (DDS) standard by the Object Management Group (OMG).