CoreWCF VS llilc

Compare CoreWCF vs llilc and see what are their differences.

CoreWCF

Main repository for the Core WCF project (by CoreWCF)

llilc

This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms. (by dotnet)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
CoreWCF llilc
24 3
1,586 1,513
1.0% -
7.8 1.9
13 days ago about 2 years ago
C# C++
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.

CoreWCF

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

llilc

Posts with mentions or reviews of llilc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-08.
  • Announcing .NET 6 — The Fastest .NET Yet
    9 projects | /r/programming | 8 Nov 2021
    There was also an experiment called LLILC which was an LLVM-based JIT for CoreCLR but that didn't end up being successful.
  • "Low Level" questions about C# (and .Net)
    6 projects | /r/csharp | 19 Jan 2021
    Optimizations are not "on" or "off". There are many incredible complicated optimizations that are performed by a state of the art compiler that are not done in a JIT, probably primarily related to whole program optimization (though I am not an expert in compilers). There is no reason, though, that e.g. https://github.com/dotnet/llilc could generate code that is as optimized as a C++ version, since it uses a state of the art optimizing compiler backend (LLVM)
    6 projects | /r/csharp | 19 Jan 2021
    There is no reason, though, that e.g. https://github.com/dotnet/llilc could generate code that is as optimized as a C++ version

What are some alternatives?

When comparing CoreWCF and llilc you can also consider the following projects:

SoapCore - SOAP extension for ASP.NET Core

Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project

dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

wcf - This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.

zeebe-dapr-example - An example that allows to orchestrate Dapr microservices with the Zeebe process engine.

.NET Runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

runtimelab - This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

MagicOnion - Unified Realtime/API framework for .NET platform and Unity.

.NET-Obfuscator - Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )

openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

winforms - Windows Forms is a .NET UI framework for building Windows desktop applications.