awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gpakosz avatar

gpakosz/PackedArray

0
View on GitHub↗
172 stars·32 forks·C·5 views

PackedArray

PackedArray comes to the rescue when you're in a desperate need for an uint9t or uint17t array.

Features

  • Data Structures - Memory-efficient array with non-power-of-two bitcount.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for gpakosz/packedarrayStar history chart for gpakosz/packedarray

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does gpakosz/packedarray do?

PackedArray comes to the rescue when you're in a desperate need for an uint9t or uint17t array.

What are the main features of gpakosz/packedarray?

The main features of gpakosz/packedarray are: Data Structures, Windows Environments.

Which projects share features with gpakosz/packedarray?

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.

Projects sharing features with PackedArray

These projects share indexed features with PackedArray. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nothings/stbnothings avatar

    nothings/stb

    33,970View on GitHub↗

    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

    C
    View on GitHub↗33,970
  • danielgibson/snippetsDanielGibson avatar

    DanielGibson/Snippets

    207View on GitHub↗

    Some standalone source files that don't deserve their own repositories.

    C++
    View on GitHub↗207
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
  • adis300/fft-cadis300 avatar

    adis300/fft-c

    26View on GitHub↗

    Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.

    C
    View on GitHub↗26
Compare all 30 related projects→