python3-aiolimiter
asyncio rate limiter, a leaky bucket implementation
This module includes an efficient implementation of a rate limiter for
asyncio.
This project implements the Leaky bucket algorithm, giving you precise
control over the rate.
node-react-hot-loader
Node.js module to tweak ReactJS components in real time
React-Hot-Loader provides a hot reloading system for ReactJS.
ruff
Fast linter for Python, written in Rust
Ruff is a linter for Python that includes implementations of many common
checks implemented by flake8, flake8 plugins, and pylint.
libkpim6akonadiprivate6
libraries for the Akonadi PIM storage service
Akonadi is an extensible cross-desktop Personal Information Management (PIM)
storage service. It provides a common framework for applications to store and
access mail, calendars, addressbooks, and other PIM data.
libstarpu-1.3-7
Task scheduler for heterogeneous multicore machines
StarPU is a runtime system that offers support for heterogeneous
multicore machines. While many efforts are devoted to design efficient
computation kernels for those architectures (e.g. to implement BLAS
kernels on GPUs or on Cell's SPUs), StarPU not only takes care of
offloading such kernels (and implementing data coherency across
the machine), but it also makes sure the kernels are executed as
efficiently as possible.
node-global
Little Node.js library to require global variables
node-global provides a simple way to require global variables in Node.js
environment.