SmallestDotnetHelloWorlds VS tinyPE

Compare SmallestDotnetHelloWorlds vs tinyPE and see what are their differences.

tinyPE

Smallest possible PE files. Artisanal, hand-crafted with love and care. (by rcx)
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
SmallestDotnetHelloWorlds tinyPE
2 1
9 34
- -
0.9 10.0
about 1 year ago about 4 years ago
C# Assembly
- 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.

SmallestDotnetHelloWorlds

Posts with mentions or reviews of SmallestDotnetHelloWorlds. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-09.
  • How small is the smallest .NET Hello World binary?
    8 projects | news.ycombinator.com | 9 Jul 2023
    I have some comparisons here:

    https://github.com/AustinWise/SmallestDotnetHelloWorlds

  • C# as you know it but with Go-like tooling (small, selfcontained, native exes)
    11 projects | news.ycombinator.com | 25 Jun 2021
    The author’s ZeroSharp project is also interesting. It shows how you can compile C# without any runtime. No garbage collection, no exceptions. You can perform stunts like make a 5KB Hello World or a EFI application that runs with no operating system:

    https://github.com/MichalStrehovsky/zerosharp

    I did a survey recently of binary sizes for .NET apps and comparisons to other languages. Things like NativeAOT (on which Bflat is built) and Graal Native Image let these languages get down to a binary size , startup speed, and deployment model similar that enjoyed by Go and Rust developers.

    https://github.com/AustinWise/SmallestDotnetHelloWorlds

tinyPE

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

What are some alternatives?

When comparing SmallestDotnetHelloWorlds and tinyPE you can also consider the following projects:

Ryujinx - Experimental Nintendo Switch Emulator written in C#

Semi.Avalonia - Avalonia theme inspired by Semi Design

Jellyfin - The Free Software Media System

Citrus.Avalonia - Modern styles for Avalonia controls.

asdf-dotnet-core - ✨ .Net Core plugin for asdf version manager

UnityWebGL-LoadingTest - Unity WebGL platform and version comparisons with a lot of nice extras

RegEx101 - This repository is currently only used for issue tracking for www.regex101.com

PeLib - This is a modified version of https://github.com/LADSoft/DotNetPELib

MediatR - Simple, unambitious mediator implementation in .NET