node-codemirror-lint
Linting support for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in
websites to implement a text input field with support for many editing
features, and has a rich programming interface to allow further extension.
python3-aioconsole
Asynchronous console and interfaces for asyncio
Provides asynchronous equivalents for common interaction functionalities like
input, print, and exec. It includes an interactive loop for running an
asynchronous Python console and a script allowing access to asyncio code
during runtime. Users can customize command line interfaces through argparse,
and the library offers stream support to serve interfaces instead of using
standard streams. It interacts with the Python runtime environment to
facilitate asynchronous programming workflows.
nfs-ganesha-gpfs
nfs-ganesha fsal gpfs libraries
NFS-GANESHA is a NFS Server running in user space with a large cache.
It comes with various backend modules to support different file systems
and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like,
HPSS, LUSTRE, XFS and ZFS.
nfs-ganesha-ceph
nfs-ganesha fsal ceph libraries
NFS-GANESHA is a NFS Server running in user space with a large cache.
It comes with various backend modules to support different file systems
and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like,
HPSS, LUSTRE, XFS and ZFS.
nfs-ganesha-gluster
nfs-ganesha fsal gluster libraries
NFS-GANESHA is a NFS Server running in user space with a large cache.
It comes with various backend modules to support different file systems
and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like,
HPSS, LUSTRE, XFS and ZFS.
centrifuge
rapid and memory-efficient system for classification of DNA sequences
Centrifuge is a very rapid and memory-efficient system for the
classification of DNA sequences from microbial samples, with better
sensitivity than and comparable accuracy to other leading systems. The
system uses a novel indexing scheme based on the Burrows-Wheeler
transform (BWT) and the Ferragina-Manzini (FM) index, optimized
specifically for the metagenomic classification problem. Centrifuge
requires a relatively small index (e.g., 4.3 GB for ~4,100 bacterial
genomes) yet provides very fast classification speed, allowing it to
process a typical DNA sequencing run within an hour. Together these
advances enable timely and accurate analysis of large metagenomics data
sets on conventional desktop computers.