wcc VS sandsifter

Compare wcc vs sandsifter and see what are their differences.

wcc

The Witchcraft Compiler Collection (by endrazine)

sandsifter

The x86 processor fuzzer (by xoreaxeaxeax)
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 sandsifter
4 15
1,816 4,824
- -
2.7 0.0
7 days ago 3 months ago
C Python
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" 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.

sandsifter

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

What are some alternatives?

When comparing wcc and sandsifter you can also consider the following projects:

trapcc - Computing with traps

rust - Empowering everyone to build reliable and efficient software.

tatradas - Disassembler for x86 executables (16-bit and 32-bit) which supports PE, NE, MZ, COM and ELF file formats

cmake-raytracer - Ray tracer written in pure CMake

fuzzing - Tutorials, examples, discussions, research proposals, and other resources related to fuzzing

dylibify - Transform any ARM macho executable to a dynamic library

lazarus - Free Pascal Lazarus Project - Sync'ed with Lazarus SubVersion trunk every 15 minutes

capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. [Moved to: https://github.com/capstone-engine/capstone]

docs - Hardware and software docs / wiki

sail-riscv - Sail RISC-V model