How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
PackedArray comes to the rescue when you're in a desperate need for an uint9t or uint17t array.
The main features of gpakosz/packedarray are: Data Structures, Windows Environments.
Projects with overlapping indexed features include: nothings/stb — This project is a collection of portable, header-only C functions designed for integration into software projects… danielgibson/snippets — Some standalone source files that don't deserve their own repositories. adamierymenko/huffandpuff. aio-libs/janus — Thread-safe asyncio-aware queue for Python. aio-libs/multidict. adis300/fft-c — Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.
This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off
Some standalone source files that don't deserve their own repositories.
Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.