Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
OneTBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.
OneTBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more. python-onetbb enables threading composability between two or more thread-enabled Python libraries.
This package provides the host API C++ headers for OpenCL.
Pytools is a bag of things that are ``missing'' from the Python standard library:
small helper functions such as
len_iterable,argmin, tuple generation, permutation generation, ASCII table pretty printing, GvR'smonkeypatch_xxxhack, the elusiveflatten, and much more.Michele Simionato's decorator module
A time-series logging module,
pytools.log.Batch job submission,
pytools.batchjob.A lexer,
pytools.lex.
PyOpenCL lets you access parallel computing devices such as GPUs from Python via OpenCL.
OpenCL defines an Installable Client Driver (ICD) mechanism to allow developers to build applications against an Installable Client Driver loader (ICD loader) rather than linking their applications against a specific OpenCL implementation. The ICD Loader is responsible for:
Exporting OpenCL API entry points
Enumerating OpenCL implementations
Forwarding OpenCL API calls to the correct implementation
This package contains the Khronos official OpenCL ICD Loader.
This package provides the C headers by Khronos for OpenCL programming.
This package provides the clinfo command that enumerates all possible (known) properties of the OpenCL platform and devices available on the system.
Pocl is a portable implementation of the OpenCL standard (1.2 with some 2.0 features supported). This project seeks to improve performance portability of OpenCL programs with the kernel compiler and the task run-time, reducing the need for target-dependent manual optimizations.
pocl uses Clang as an OpenCL C frontend and LLVM for kernel compiler implementation, and as a portability layer. Thus, if your desired target has an LLVM backend, it should be able to get OpenCL support easily by using pocl.
This package provides an OpenCL ICD loader. It maintains a YAML database of all known and guessed function pointers from vendor-specific drivers. It also delivers a skeleton of bindings to incorporate inside an OpenCL implementation to give it ICD functionalities.
OpenCog is a framework for developing AI systems, especially appropriate for integrative multi-algorithm systems, and artificial general intelligence systems. It currently contains a functional core framework, and a number of cognitive agents at varying levels of completion, some already displaying interesting and useful functionalities alone and in combination.
The OpenCog AtomSpace is an in-RAM knowledge representation (KR) database, an associated query engine and graph-re-writing system, and a rule-driven inferencing engine that can apply and manipulate sequences of rules to perform reasoning. It is a layer that sits on top of ordinary distributed (graph) databases, providing a large variety of advanced features not otherwise available.
This is a package for genomic and proteomic research using the OpenCog toolset with Guile. This includes experiments in applying pattern mining and other OpenCog components.
Attention Allocation is an OpenCog subsystem meant to control the application of processing and memory resources to specific tasks.
The OpenCog utilities is a miscellaneous collection of C++ utilities use for typical programming tasks in multiple OpenCog projects.
The OpenCog Cogserver is a network and job server for the OpenCog framework.
libfreenect is a userspace driver for the Microsoft Kinect. It supports: RGB and Depth Images, Motors, Accelerometer, LED and Audio.
libfreenect is a userspace driver for the Microsoft Kinect. It supports: RGB and Depth Images, Motors, Accelerometer, LED and Audio.
libfreenect is a userspace driver for the Microsoft Kinect. It supports: RGB and Depth Images, Motors, Accelerometer, LED and Audio.
libfreenect is a userspace driver for the Microsoft Kinect. It supports: RGB and Depth Images, Motors, Accelerometer, LED and Audio.
389ds is an enterprise-class LDAP server. It is hardened by real-world use, is full-featured, and supports multi-master replication.
Other features include:
Online, zero downtime, LDAP-based update of schema, configuration, and management including Access Control Information (ACIs);
Asynchronous Multi-Master Replication, to provide fault tolerance and high write performance;
Extensive documentation;
Secure authentication and transport (TLS, and SASL);
LDAPv3 compliant server.
OpenLDAP is a free implementation of the Lightweight Directory Access Protocol.
This package provides an object-oriented API to access LDAP directory servers from Python programs.
OpenLDAP is a free implementation of the Lightweight Directory Access Protocol.