lld-19

LLVM-based linker

LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project.

python3-receptorctl

Python library and client for interacting with receptor daemon

This provides the Python library and command-line client to interact with receptor over its control socket interface.

lldb-19

Next generation, high-performance debugger

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.

node-sockjs

WebSocket-like API

SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication.

libasn1-combinators-ocaml

embed typed ASN.1 grammars in OCaml (runtime files)

Asn1-combinators is a library for expressing ASN.1 in OCaml. Skip the notation part of ASN.1, and embed the abstract syntax directly in the language. These abstract syntax representations can be used for parsing, serialization, or random testing.

llvm-19-linker-tools

Modular compiler and toolchain technologies - Plugins

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.