wcc VS ctypes.sh

Compare wcc vs ctypes.sh and see what are their differences.

wcc

The Witchcraft Compiler Collection (by endrazine)

ctypes.sh

A foreign function interface for bash. (by taviso)
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
wcc ctypes.sh
4 8
1,816 2,018
- -
2.7 5.2
7 days ago 6 months ago
C C
GNU General Public License v3.0 or later 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.

wcc

Posts with mentions or reviews of wcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.
  • Shared Libraries as Executables
    3 projects | news.ycombinator.com | 20 Aug 2022
    rundll32.exe is just a way of doing FFI from as a command -- there are few different options on UNIX-likr systems for that. The most obvious is ctypes.sh [0].

    There are, though, even more sophisticated options than just FFI, like the Witchcraft Compiler Collection [1], which includes among other things an interactive shell.

    [0] https://github.com/taviso/ctypes.sh

    [1] https://github.com/endrazine/wcc

  • The Witchcraft Compiler Collection
    1 project | news.ycombinator.com | 11 Mar 2022
  • The Cursed Computer Iceberg Meme
    5 projects | /r/ProgrammerHumor | 11 Apr 2021
    witchcraft compiler collection
  • This is my style of coding
    1 project | /r/ProgrammerHumor | 18 Jan 2021
    https://github.com/endrazine/wcc - the witchcraft compiler can take a binary and turn it into a shared library that can be loaded by another application. It also comes with a suite of tools that can help you probe an application to figure out its APIs and such.

ctypes.sh

Posts with mentions or reviews of ctypes.sh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.

What are some alternatives?

When comparing wcc and ctypes.sh you can also consider the following projects:

sandsifter - The x86 processor fuzzer

Cython - The most widely used Python to C compiler

trapcc - Computing with traps

Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

rust - Empowering everyone to build reliable and efficient software.

cppimport - Import C++ files directly from Python!

cmake-raytracer - Ray tracer written in pure CMake

nelson - The Nelson Programming Language

dylibify - Transform any ARM macho executable to a dynamic library

V8 - The official mirror of the V8 Git repository

libffi - A portable foreign-function interface library.

JavaCPP - The missing bridge between Java and native C++