kcs VS xcc

Compare kcs vs xcc and see what are their differences.

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
kcs xcc
1 1
44 179
- -
0.0 9.7
about 3 years ago about 23 hours ago
C C
MIT 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.

kcs

Posts with mentions or reviews of kcs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-18.
  • Kinx Library - JIT
    2 projects | dev.to | 18 Mar 2021
    By the way, the result by cl -O2 without compilation time is below. And the result of my C interpreter by x64 JIT compilation is also below. By this, I feel the result of the JIT lib is almost same as the case when adding a compilation time.

xcc

Posts with mentions or reviews of xcc. We have used some of these posts to build our list of alternatives and similar projects.
  • Running a C compiler in a browser
    1 project | dev.to | 5 Feb 2021
    My own C compiler is designed for x86-64 and outputs ELF64 binary. My plan was that if I could output code that could run on x86-64, I could run it on my home computer, and I would be able to do this for the next 10 years. However, with the emergence of various processors, it seems that x86 may not remain the mainstream.

What are some alternatives?

When comparing kcs and xcc you can also consider the following projects:

mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi

neatcc - A small arm/x86(-64) C compiler

MazuCC - A minimalist C compiler with x86_64 code generation

kinx - Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.

Cloak - A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor

python-c-io_uring-example - Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.

website-meta-language - An old offline HTML preprocessor (which can be used for static site generation), written in Perl and C that is still maintained for legacy reasons, but probably not recommended for new sites.

polybar-spotify-module - A collection of lightweight programs for use with a Polybar Spotify Module

magus - Portable high-level assembler with authentic C syntax

amacc - Small C Compiler generating ELF executable Arm architecture, supporting JIT execution