tatl VS soft6502

Compare tatl vs soft6502 and see what are their differences.

tatl

🗣 Tiny Test Framework for C89 (by Fuwn)

soft6502

An implementation of the 6502 Processor Emulator in C (by Atman-Kar)
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
tatl soft6502
1 1
2 2
- -
4.9 0.0
almost 2 years ago almost 2 years ago
C C
GNU General Public License v3.0 only -
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.

tatl

Posts with mentions or reviews of tatl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-18.
  • How would you guys implement unit testing in C?
    4 projects | /r/C_Programming | 18 Jun 2022
    Haha, I actually just finished writing a little unit testing library for C89 about a week ago. It’s very simple, contains examples, and you can get it up and running in just a few lines. Check it out here, if you’d like. :)

soft6502

Posts with mentions or reviews of soft6502. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-18.

What are some alternatives?

When comparing tatl and soft6502 you can also consider the following projects:

ryanmock

uriparser - :hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub

build - Sample project showing a minimalist multiplatform build

Z80 - Highly portable Zilog Z80 CPU emulator written in ANSI C