-
mpfr Public
GNU MPFR is an efficient arbitrary-precision floating-point library with well-defined semantics (copying the good ideas from the IEEE 754 standard), in particular correct rounding in 5 rounding mod…
C GNU Lesser General Public License v3.0 UpdatedOct 28, 2025 -
mlib Public
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
-
c-stl-comparison Public
Comparison of different C libraries providing generic containers capabilities
-
flipperzero-firmware Public
Forked from flipperdevices/flipperzero-firmwareFlipper Zero firmware source code
C GNU General Public License v3.0 UpdatedMay 5, 2025 -
-
-
-
-
-
-
mjsonlib Public
Small JSON library based on M*LIB
C BSD 2-Clause "Simplified" License UpdatedNov 1, 2020 -
libcallperf Public
Wrapper around perf stat command to call it within c program.
C GNU Lesser General Public License v3.0 UpdatedOct 24, 2020 -
fib-thread Public
Different implementation of the Fibonacci algorithm using parallelism