libassimp3v5
3D model import library
libisc160
ISC Shared Library used by BIND
colorized-logs
tools for consuming logs with ANSI color
Some tools like gcc, dmesg, grep --color, colordiff, ccze, etc can enhance
their output with color, making reading a lot more pleasant. You can
usually view that only on your terminal or with "less -R"; this package
gives you:
* ansi2html: convert logs to HTML
* ansi2txt: drop ANSI control codes
* ttyrec2ansi: drop timing data from ttyrec files
* pipetty: makes a program think its stdout and stderr are connected to a
terminal; use as a prefix: "pipetty dmesg|tee"
* lesstty: pipe a program (as above) to "less -R"
libarrayfire-unified3
High performance library for parallel computing (unified backend)
ArrayFire is a high performance software library for parallel computing
with an easy-to-use API. Its array based function set makes parallel
programming simple.
libopencl-clang11
thin wrapper for clang
Opencl-clang is a thin wrapper library around clang. It has an
OpenCL-oriented API and is capable of compiling OpenCL C kernels
to SPIR-V modules.
ruby-codemirror-rails
use codemirror with rails
This gem provides CodeMirror assets for your Rails application.