libangstrom-ocaml
speed and memory-efficient parser combinators for OCaml (runtime)
Angstrom is a parser-combinator library that makes it easy to write
efficient, expressive, and reusable parsers suitable for
high-performance applications. It exposes monadic and applicative
interfaces for composition, and supports incremental input through
buffered and unbuffered interfaces. Both interfaces give the user
total control over the blocking behavior of their application, with
the unbuffered interface enabling zero-copy IO. Parsers are
backtracking by default and support unbounded lookahead.
linux-support-6.10.11
Support files for Linux 6.10
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
node-jss-plugin-template
node-jss plugin to enable string templates
JSS is an authoring tool for CSS which allows you to use JavaScript to
describe styles in a declarative, conflict-free and reusable way. It can
compile in the browser, server-side or at build time in Node.
libshaderc1
Library API for accessing glslc functionality - shared libraries
glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and
its library aims to provide:
- a command line compiler with GCC- and Clang-like usage, for better
integration with build systems;
- an API where functionality can be added without breaking existing clients;
- an API supporting standard concurrency patterns across multiple operating
systems;
- increased functionality such as file #include support.
clang-18
C, C++ and Objective-C compiler
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).
libflac12
Free Lossless Audio Codec - runtime C library
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
similar to MP3, but lossless. The FLAC project consists of: