awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Tuplanolla avatar

Tuplanolla/cheatFork

0
View on GitHub↗
169 stars·8 forks·C·BSD-2-Clause·1 viewusers.jyu.fi/~sapekiis/cheat↗

Cheat

Convenient unit testing framework for the C programming language.

Features

  • Build Systems - A simple framework for writing unit tests.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for tuplanolla/cheatStar history chart for tuplanolla/cheat

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 tuplanolla/cheat do?

Convenient unit testing framework for the C programming language.

What are the main features of tuplanolla/cheat?

The main features of tuplanolla/cheat are: Build Systems, Windows Environments.

What are some open-source alternatives to tuplanolla/cheat?

Open-source alternatives to tuplanolla/cheat include: antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… adamierymenko/huffandpuff. abiggerhammer/hammer — Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that. alanxz/rabbitmq-c — RabbitMQ C client. b-k/apophenia — A C library for statistical and scientific computing.

Open-source alternatives to Cheat

Similar open-source projects, ranked by how many features they share with Cheat.
  • abiggerhammer/hammerabiggerhammer avatar

    abiggerhammer/hammer

    291View on GitHub↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    View on GitHub↗291
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
  • antirez/sdsantirez avatar

    antirez/sds

    5,486View on GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    View on GitHub↗5,486
See all 30 alternatives to Cheat
→