This package provides Java classes for well known RDF vocabularies.
Package roaring is an implementation of Roaring Bitmaps in Go. They provide fast compressed bitmap data structures (also called bitset). They are ideally suited to represent sets of integers over relatively small ranges. See http://roaringbitmap.org for details.
It's an alternative fork of https://github.com/mattn/go-runewidth.
Package bigfft implements multiplication of big.Int
using FFT (Schonhage-Strassen method for multiplying integers).
This package provides an extensible Emacs dashboard, with sections for bookmarks, Projectile projects, Org Agenda and more.
This is a pure Go implementation of the group operations on the Ristretto prime-order group built from Edwards25519.
Package requests is a convenience wrapper around net/http to make it faster and easier to build requests and custom transports.
Ristretto is a fast, fixed size, in-memory cache with a dual focus on throughput and hit ratio performance. It's a fork of dgraph-io/ristretto
project.
This package provides an annotation database of Mouse genome data. It is derived from the UCSC mm9 genome and based on the "knownGene" track. The database is exposed as a TxDb
object.
This package provides an annotation database of Homo sapiens genome data. It is derived from the UCSC hg38 genome and based on the "knownGene" track. The database is exposed as a TxDb
object.
This package provides an annotation database of Homo sapiens genome data. It is derived from the UCSC hg19 genome and based on the "knownGene" track. The database is exposed as a TxDb
object.
reflectwalk is a Go library for "walking" a value in Go using reflection, in the same way a directory tree can be "walked" on the file system. Walking a complex structure can allow you to do manipulations on unknown structures such as those decoded from JSON.
Package reedsolomon enables Erasure Coding. It's a Go port of the JavaReedSolomon.
For encoding high shard counts (>256) a Leopard implementation is used. For most platforms this performs close to the original Leopard implementation in terms of speed.
PythonLibCore provides tools for creating larger test libraries for Robot Framework using Python. The Robot Framework hybrid and dynamic library APIs give more flexibility for library than the static library API, but they also set requirements for libraries which need to be implemented in the library side. PythonLibCore eases the problem by providing a simpler interface and by handling all the requirements towards the Robot Framework library APIs.
This package provides a repository implementation that SPARQL.
Documentation at https://melpa.org/#/region-occurrences-highlighter
Documentation at https://melpa.org/#/snapshot-timemachine-rsnapshot
This package contains the runtime library used with generated sources by ANTLR.
This package provides an API for handling input and output on RDF query results.
This package provides a Cargo credential process that stores tokens in a macOS
keychain.
Ristretto is a concurrent, fixed size, in-memory cache with a dual focus on throughput and hit ratio performance.
This package implements a similar functionality like standard sync.WaitGroup
This package provides an implementation DNS over HTTPS resolver as specified in RFC 8484.
Package reference provides a general type to represent any way of referencing images within the registry. Its main purpose is to abstract tags and digests (content-addressable hash).