tree-sitter-query-src

Tree-sitter queries parser for Tree-sitter (source files)

This package contains the generated source files for building the tree-sitter queries parser shared object.

tree-sitter-vim-src

Vimscript parser for Tree-sitter (source files)

This package contains the generated source files for building the Vimscript parser shared object.

gpu-burn

Multi-GPU CUDA stress test

This allows you to run a stress test on your GPUs. Memory usage can be controlled by absolute number or percentage. Also allows to run on specific GPU, useful if you have mixed multi GPU system.

python3-ephemeral-port-reserve

binds to an ephemeral port, force it into the TIME_WAIT state, and unbind it

Sometimes you need a networked program to bind to a port that can't be hard-coded. Generally this is when you want to run several of them in parallel; if they all bind to port 8080, only one of them can succeed.

fio-examples

flexible I/O tester - example job files

fio is a tool that will spawn a number of threads or processes doing a particular type of I/O action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the I/O load one wants to simulate.

ocaml-platform

OCaml Platform (metapackage)

The OCaml Platform represents the best way for developers, both new and old, to write software in OCaml. It combines the core OCaml compiler with a coherent set of tools, documentation, libraries, and testing resources.