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.

python3-django-haystack-redis

Whoosh storage engine using redis for persistence

Haystack-redis is a whoosh storage engine using redis for persistence. A Haystack SearchBackend subclass is also provided. Normally the STORAGE key could just be set but Haystack is only aware of file and ram backends.

python3-swagger-spec-validator

Validation of Swagger specifications (Python3 version)

Swagger Spec Validator is a Python library that validates Swagger Specs against the Swagger 1.2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md) or Swagger 2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md) specification. The validator aims to check for full compliance with the Specification.

vvmd

Visual Voicemail Daemon

User daemon that retrieves Visual Voicemail. This package provides a plugin that works with the Modem Manager telephony stack.

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.