adis300 / fft-c
Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.
☆26Updated 3 years ago
Alternatives and similar repositories for fft-c:
Users that are interested in fft-c are comparing it to the libraries listed below
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆53Updated 2 years ago
- CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry…☆20Updated last year
- Fast and lightweight math expression evaluator in C99☆132Updated 4 years ago
- Single file libraries for C/C++☆121Updated 8 months ago
- A small and fast Discrete Fourier Transform library☆46Updated last year
- Documentation generator for C/C++ code☆51Updated 2 months ago
- simple public domain header to get endianess at compile time on a variety of platforms☆31Updated 3 years ago
- Linear Linked List Library☆49Updated last year
- A simple C library for reading/writing PCM wave (.wav) files☆88Updated 5 months ago
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆14Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- sha256 clib☆40Updated 8 years ago
- The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters f…☆18Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆40Updated 2 years ago
- A lightweight HTML and CSS Parser in C☆64Updated 2 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated 6 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 9 months ago
- A fixed point library (Signed Q16.16) for embedded systems.☆45Updated this week
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆48Updated 3 years ago
- Single-file FLAC decoder with a push-style API☆34Updated 2 months ago
- Single file 2D graphics library written in C.☆81Updated 3 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆89Updated 5 years ago
- A simple logging library for C/C++☆150Updated last year
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago