awesome-c VS kcgi

Compare awesome-c vs kcgi and see what are their differences.

awesome-c

A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there. (by oz123)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-c kcgi
19 4
8,604 268
- -
5.4 8.1
4 days ago about 1 month ago
C
Creative Commons Attribution Share Alike 4.0 ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-c

Posts with mentions or reviews of awesome-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-19.

kcgi

Posts with mentions or reviews of kcgi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-11.
  • Newbie here, is it possible to use c for website backend ? And what framework?
    3 projects | /r/C_Programming | 11 Aug 2022
    You can use KCGI to use C or C++ as a FastCGI backend.
  • New embedded programming language with C as a host language
    7 projects | news.ycombinator.com | 25 Jul 2022
    I like the premise of embedded generating inline c. Kinda like php for c, rather than html

    I'm not sure of custom BNF per generating command. I notice they're mostly order independent, which makes it a little easier to learn, but what's the advantage over c syntax? Is it roughly that pointers etc are impossible. Maybe a c-esque syntax would be more learnable

    How does the existing syntax compose, i.e. can the user run away with writing tcl-style scripts

    If you don't get a lot of feedback, I would guess it is inpart due to custom syntax being an entry barrier to understanding

    I don't know, I think html is easy, so people want power with php. On the other hand c is powerful and hard, by the time I'm using that, does Vely's custom syntax give me more than a set of convenient c library calls... such as https://kristaps.bsd.lv/kcgi/

    In any case, I like the apis, and I think the premise has legs

  • Seriously, why is everyone doing the same thing nowadays?
    2 projects | /r/ProgrammerHumor | 29 Mar 2022
    It's not that hard, I use kcgi.
  • BCHS: OpenBSD, C, httpd and SQLite web stack
    6 projects | news.ycombinator.com | 18 Jan 2022
    The C library used (https://github.com/kristapsdz/kcgi) is portable and working on linux as well. Putting this behind nginx as fastcgi seems very well doable.

What are some alternatives?

When comparing awesome-c and kcgi you can also consider the following projects:

single_file_libs - List of single-file C/C++ libraries.

bdwgc - The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

awk - One true awk

nimOnAVR - Nim language test program for Arduino UNO/Nano or its compatibles

project-based-tutorials-in-c - A curated list of project-based tutorials in C

SDS - Simple Dynamic Strings library for C

stb - stb single-file public domain libraries for C/C++

svd2nim - Convert CMSIS ARM SVD files to nim register memory mappings

2048.wasm - 2048 written in C and compiled to WebAssembly

Git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

awesome-cpp - A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

nim-on-samd21 - Template for programming Microchip SAM D21 MCUs with Nim