lazarus VS sandsifter

Compare lazarus vs sandsifter and see what are their differences.

lazarus

Free Pascal Lazarus Project - Sync'ed with Lazarus SubVersion trunk every 15 minutes (by alrieckert)

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
lazarus sandsifter
1 15
131 4,824
- -
0.0 0.0
almost 7 years ago 2 months ago
Pascal 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.

lazarus

Posts with mentions or reviews of lazarus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-03.
  • Tatradas – Disassembler for x86 executables written in Delphi/FreePascal
    3 projects | news.ycombinator.com | 3 Feb 2021
    The most "funny" disassembler I have ever seen in pascal/delphi is the one from cheat engine...

    https://github.com/cheat-engine/cheat-engine/blob/master/Che...

    That one unit has more than 16000 LOC, its basically one huge case statement where each opcode is handled separately... super simple but certainly not DRY (don't repeat yourself). But I guess its one of those cases which you should avoid writing DRY code.

    In the same manner is the fpdebug-disassembler from the free pascal team, I found that disassembler one of the most elegant one.

    https://github.com/alrieckert/lazarus/blob/master/components...

    It has some minor errors in the Rex decoding though, if I remember correctly....

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 lazarus and sandsifter you can also consider the following projects:

trapcc - Computing with traps

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

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

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

wcc - The Witchcraft Compiler Collection

sail-riscv - Sail RISC-V model

rust - Empowering everyone to build reliable and efficient software.

cmake-raytracer - Ray tracer written in pure CMake

mishegos - A differential fuzzer for x86 decoders

riscv-boom - SonicBOOM: The Berkeley Out-of-Order Machine