NoMansCanvas VS android-oss-cves-research

Compare NoMansCanvas vs android-oss-cves-research and see what are their differences.

NoMansCanvas

Jyväskylä University project - A clone of /r/place (by vkoskiv)

android-oss-cves-research

An analysis on open-source Android apps intended to learn if they are harmed by vulnerable dependencies 🔒 (by dotanuki-labs)
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
NoMansCanvas android-oss-cves-research
2 1
6 8
- -
10.0 10.0
about 2 years ago almost 4 years ago
Swift Shell
MIT License 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.

NoMansCanvas

Posts with mentions or reviews of NoMansCanvas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-25.
  • An aborted experiment with server Swift
    6 projects | news.ycombinator.com | 25 Oct 2023
    It also uses a local SQLite db instead of a separate MySQL server, which makes deployment quite trivial (git clone && make run). The web client is still built with React, I've been thinking of rebuilding it with a single .html file and minimal JavaScript.

    [1] https://github.com/vkoskiv/NoMansCanvas

  • Outdated vs. Complete: In defense of apps that don’t need updates
    6 projects | news.ycombinator.com | 26 Sep 2022
    Earlier this year I set out to completely rewrite an old project[1] using minimal, battle-tested dependencies to avoid having to constantly patch code rot associated with more modern languages and toolchains. The rewrite[2] is now complete, more performant and lightweight than the old one, and I'm confident I won't have to touch it much, if at all, and it will compile and work in 20 years.

    [1] https://github.com/vkoskiv/NoMansCanvas

    [2] https://github.com/vkoskiv/nmc2

android-oss-cves-research

Posts with mentions or reviews of android-oss-cves-research. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-26.
  • Outdated vs. Complete: In defense of apps that don’t need updates
    6 projects | news.ycombinator.com | 26 Sep 2022
    Well, there is also the security aspect in mind. Most software relies on libraries that repeatedly get CVEs over months (not years).

    You might not care too much, and it clearly depends on the application, but for me updating a software that doesn't use anymore a library for getting user input that leads to a buffer overflow if you insert a certain character, or similar things, can be quite important.

    After searching "android software libraries CVEs" I found this: https://github.com/dotanuki-labs/android-oss-cves-research

    It might be outdated, but the principle still applies.

What are some alternatives?

When comparing NoMansCanvas and android-oss-cves-research you can also consider the following projects:

hummingbird - Lightweight, flexible HTTP server framework written in Swift

src - Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.

swift-foundation - The Foundation project

coreutils - upstream mirror

nmc2 - Lightweight, high-performance WebSocket server for No Man's Canvas, the pixel drawing game.

freebsd-src - The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....

jwt-kit - 🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK