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

ThrowTheSwitch/CException

0
View on GitHub↗
365 stars·67 forks·C·MIT·17 viewsthrowtheswitch.org↗

CException

Lightweight exception implementation for C

Features

  • Build Systems - An implementation of exception handling for C.
  • General Libraries - Implementation of exception handling for C.
  • General Purpose Libraries - Implementation of exception handling for C.

Star history

Star history chart for throwtheswitch/cexceptionStar history chart for throwtheswitch/cexception

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 throwtheswitch/cexception do?

Lightweight exception implementation for C

What are the main features of throwtheswitch/cexception?

The main features of throwtheswitch/cexception are: Build Systems, General Libraries, General Purpose Libraries.

Which projects share features with throwtheswitch/cexception?

Projects with overlapping indexed features include: docopt/docopt.c — C-code generator for docopt language. libimobiledevice/libimobiledevice — libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of… cloudwu/pbc — A protocol buffers library for C. alanxz/rabbitmq-c — RabbitMQ C client. libgit2/libgit2 — libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version… nfc-tools/libnfc — Platform independent Near Field Communication (NFC) library.

Projects sharing features with CException

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

    docopt/docopt.c

    321View on GitHub↗

    C-code generator for docopt language.

    Python
    View on GitHub↗321
  • cloudwu/pbccloudwu avatar

    cloudwu/pbc

    1,625View on GitHub↗

    A protocol buffers library for C

    C
    View on GitHub↗1,625
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • libgit2/libgit2libgit2 avatar

    libgit2/libgit2

    10,485View on GitHub↗

    libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version control directly into applications. It serves as a linkable implementation of Git internals, allowing developers to manage repositories and manipulate version control data without requiring a system installation of the Git command line tool. The library functions as an embedded API and object database manager capable of reading and writing commits, trees, blobs, and tags. It includes a network transport client to handle the transfer of repository data over protocols such as SSH a

    C
    View on GitHub↗10,485
Compare all 30 related projects
→