adis300 / fft-c
Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.
☆23Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fft-c
- Hierarchical memory allocator☆71Updated 9 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆48Updated 2 years ago
- Ensemble Graphics Toolkit - Modern C++ GUI Toolkit for AT91/SAMA5 Microprocessors☆63Updated 3 weeks ago
- Fast and lightweight math expression evaluator in C99☆127Updated 4 years ago
- Small XML parser in C☆78Updated last year
- μFFT: fast Fourier transform☆20Updated 3 years ago
- Linear Linked List Library☆49Updated 8 months ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆68Updated 4 months ago
- A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash re…☆63Updated 10 months ago
- An embedded-friendly, adjusted-binary LZW compressor / decompressor☆76Updated 4 years ago
- A safe wrapper for [m,c,re]alloc/free functions =)☆30Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆190Updated last year
- Documentation generator for C/C++ code☆48Updated 7 months ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 2 years ago
- A simple Bitmap (BMP) library.☆83Updated 6 months ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 5 years ago
- portable, fast, approximate math functions☆28Updated 2 years ago
- SMTP Client Library in C☆109Updated 2 years ago
- Open source file system for small embedded systems☆31Updated 3 years ago
- A simple logging library for C/C++☆142Updated 10 months ago
- simple public domain header to get endianess at compile time on a variety of platforms☆29Updated 3 years ago
- Advanced logging library for C/C++☆135Updated last year
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- C/Gtk+ data visualization library.☆102Updated 3 years ago
- PBL is an MIT License open source C-language library of functions that can be used in a C or C++ project. PBL is highly portable and comp…☆41Updated 11 months ago
- Lightweight task scheduler. Public domain.☆18Updated 7 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
- C unit testing in a header (works for C++ too!).☆36Updated last year
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆20Updated 3 years ago