libcrunch-ocaml
convert a filesystem into a static OCaml module (runtime files)
ocaml-crunch takes a directory of files and compiles them into a
standalone OCaml module which serves the contents directly from
memory. This can be convenient for libraries that need a few embedded
files (such as a web server) and do not want to deal with all the
trouble of file configuration.
vim-toml
Vim support for TOML language
Adds syntax support for Tom's Obvious Minimal Language, TOML, on Vim.
nydus-snapshotter
A containerd snapshotter with data deduplication and lazy loading in P2P fashion
Nydus snapshotter is an external plugin of containerd for Nydus image
service (https://nydus.dev) which implements a chunk-based content-
addressable filesystem on top of a called RAFS (Registry Acceleration
File System) format that improves the current OCI image specification,
in terms of container launching speed, image space, and network
bandwidth efficiency, as well as data integrity with several runtime
backends: FUSE, virtiofs and in-kernel EROFS.
libgnustep-base1.29
GNUstep Base library
The GNUstep Base Library is a powerful fast library of
general-purpose, non-graphical Objective C classes, inspired by the
OpenStep API but implementing Apple and GNU additions to the API as
well. It includes for example classes for unicode strings, arrays,
dictionaries, sets, byte streams, typed coders, invocations,
notifications, notification dispatchers, scanners, tasks, files,
networking, threading, remote object messaging support (distributed
objects), event loops, loadable bundles, attributed unicode strings,
xml, mime, user defaults.
vvmd
Visual Voicemail Daemon
User daemon that retrieves Visual Voicemail. This package provides a plugin
that works with the Modem Manager telephony stack.
gobjc++-13-mips64el-linux-gnuabi64
GNU Objective-C++ compiler for the mips64el-linux-gnuabi64 architecture
This is the GNU Objective-C++ compiler for the mips64el-linux-gnuabi64 architecture,
which compiles Objective-C++ on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.