libghc-integer-conversion-prof
conversion from strings to Integer; profiling libraries
The naive "foldl' (\acc d -> acc * 10 + d) 0" is expensive (quadratic) for
large Integers. This package provides a sub-quadratic implementation.
libfilezilla33
build high-performing platform-independent programs (runtime lib)
Free, open source C++ library, offering some basic functionality to build
high-performing, platform-independent programs. Some of the highlights include:
libags-audio6t64
Advanced Gtk+ Sequencer audio processing library
libags_audio is a tree based audio processing library built upon GObject and
libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2
plugin support. Audio data is processed multi-threaded.
libags-gui6t64
Advanced Gtk+ Sequencer widget library
libags_gui is a widget library built upon Gtk+-4.0.
It contains widgets like
- LED
- dial
- indicator
- cartesian
- ruler
libghc-peano-prof
lazy unary natural numbers; profiling libraries
This package provides natural numbers in unary notation implementing Num, Ord etc.
libmgba0.10
Game Boy Advance emulator (common library for mGBA)
mGBA is a new emulator for running Game Boy Advance games. It aims to be faster
and more accurate than many existing Game Boy Advance emulators, as well as
adding features that other emulators lack.