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
DanielGibson avatar

DanielGibson/Snippets

0
View on GitHub↗
207 stars·16 forks·C++·9 views

Snippets

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

Features

  • Data Structures - Typesafe dynamic arrays for C.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for danielgibson/snippetsStar history chart for danielgibson/snippets

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

Projects sharing features with Snippets

These projects share indexed features with Snippets. 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
  • gpakosz/packedarraygpakosz avatar

    gpakosz/PackedArray

    172View on GitHub↗

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

    C
    View on GitHub↗172
  • 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→

Frequently asked questions

What does danielgibson/snippets do?

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

What are the main features of danielgibson/snippets?

The main features of danielgibson/snippets are: Data Structures, Windows Environments.

Which projects share features with danielgibson/snippets?

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… gpakosz/packedarray — PackedArray comes to the rescue when you're in a desperate need for an uint9t or uint17t array. 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.