libgnuradio-fft3.10.5
gnuradio fast Fourier transform functions
Library for Fourier transform techniques used in gnuradio.
Uses single precision FFT from libfftw3-single3.
Part of the main gnuradio build.
libghc-s-cargot-prof
flexible, extensible s-expression library; profiling libraries
S-Cargot is a library for working with s-expressions in
a modular and extensible way, opting for genericity and
flexibility instead of speed. Instead of understanding
one particular form of s-expression, the S-Cargot library
exposes tools for parsing or emitting different kinds of
s-expressions, including features not normally included
in an s-expression library like reader macros or tight
control over indentation in pretty-printing.
libgnuradio-iio3.10.5
IIO blocks for GnuRadio
Libiio is a library that has been conceived to ease the development of
applications interfacing Industrial Input/Output (IIO) devices through
the IIO subsystem of the Linux kernel.
node-lezer-cpp
Node.js module to provide C++ grammar for the lezer parser system
The problem of parsing structured text has resisted one-size-fits all
solutions for over 60 years. Lezer isn't such a solution either, but it is
a very decent parser generator, especially well suited for use in code
editors.
libmozjs-115-0
SpiderMonkey JavaScript library
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
JavaScript. It is intended to be embedded in other applications
that provide host environments for JavaScript.