libmodule-faker-perl
module to build fake dists for testing CPAN tools
Module::Faker is a tool for building fake CPAN modules and, perhaps more
importantly, fake CPAN distributions. These are useful for running tools that
operate against CPAN distributions without having to use real CPAN
distributions. This is much more useful when testing an entire CPAN instance,
rather than a single distribution, for which see CPAN::Faker.
liblldb-11
Next generation, high-performance debugger, library
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
xen-utils-4.14
XEN administrative tools
The userspace tools to manage a system virtualized through the XEN virtual
machine monitor.
clang-format-14
Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
libuev3
Lightweight event loop library for Linux
libuEv is a small event loop that wraps the Linux epoll() family of APIs.
It is similar to the more established libevent, libev and the venerable
Xt(3) event loop. The u (micro) in the name refers to both its limited
feature set and the small size impact of the library.
dav-text
minimalist ncurses-based text editor
Dav is meant to provide a stable text editor that is efficient
in both memory and processor usage. It is simple to use, making it ideal for
novice users. It is licensed under the GPL and is still
in development.