splat VS Home

Compare splat vs Home and see what are their differences.

Home

This is the landing repository for the .NET foundation efforts. Start here! (by dotnet-foundation)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
splat Home
16 37
966 77
1.0% -
8.8 0.0
1 day ago about 1 year ago
C#
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.

splat

Posts with mentions or reviews of splat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-21.
  • Using MVVM in Flutter (2022)
    1 project | dev.to | 3 Sep 2022
    This is a simple Service Locator for Dart and Flutter projects with some additional goodies highly inspired by Splat. It can be used instead of InheritedWidget or Provider to access objects e.g. from your UI.
  • Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
    2 projects | /r/dotnet | 21 Oct 2021
    I read through the PR discussion in question as part of reading Rob Mensching's post before I came across this discussion, and thought that she'd overstepped. However, after watching Tim Corey go through the same discussion, I realise that not only did she overstep, she appeared to actively (and publicly) fight with the current maintainer. Her actions appear (to me) to be completely arrogant, selfish, uncaring, and frankly dangerous to the project.
  • Microsoft locks .NET hot reload capabilities behind Visual Studio 2022
    13 projects | /r/programming | 21 Oct 2021
    Head of .NET Foundation creates and merges a PR for a change they made to a project where they hadn't been active for several years. When confronted by current maintainers, their response was at the very least, hostile and poorly thought out.
  • How the .NET Foundation kerfuffle became a brouhaha
    3 projects | news.ycombinator.com | 7 Oct 2021
    Many projects joined the .NET Foundation after it was created. It didn't really do anything, but it wasn't harming anyone either.

    The .NET Foundation asked for owner access on a repository (for their CLA bot). The author declined and a workaround was organized.

    Years later the .NET Foundation asked for owner access on a repository (to allow them enforce Code of Conduct across all repositories. The author declined.

    The CLA bot stopped working. The author was told it would work if he gave it owner access. The author was annoyed because they previously had a workaround. They gave in and gave @dnfadmin owner access.

    The author woke up and realized that the project had now been silently moved to GitHub Enterprise. The author states that projects in GitHub Enterprise can be entirely controlled by the owner of the account (the .NET Foundation). This transfer happened silently.

    Independently, this happened to another project (who had coincidentally had an issue with a Microsoft employee and former contributor force a pull-request into their project: https://github.com/reactiveui/splat/pull/778).

    People are upset because of how tone-deaf all of this is. They would like the .NET Foundation to stop trying to gain complete control over the member projects. They would like Microsoft employees to not force pull requests into their projects.

  • I'm Sorry
    18 projects | news.ycombinator.com | 6 Oct 2021
    > I am not versed in all the details here

    You should probably read the conversation in the PR: https://github.com/reactiveui/splat/pull/778

    > there is a dire need for professional communications training among these programmers.

    Maybe, but probably not why you think.

    Once you've read the PR's conversation you'll see this isn't about someone just merging a PR which wasn't approved. This about someone submitting a PR, a maintainer asking for discussion before merging it, ignoring the maintainer and just merge the PR, the maintainer asking why it wasn't discussed and then making a snide remark to the maintainer.

    So I agree that the "Sorry for merging a PR" isn't going to cut it here. The merging of the PR was the least of the problem. It's a hollow corporate-style apology where someone is allowed to be called out for. It's like saying: "Sorry I hurt your toe" after you pushed someone of a cliff.

  • .NET Foundation problems and solutions
    1 project | /r/dotnet | 6 Oct 2021
  • Most popular Flutter libraries for state management in 2021
    10 projects | dev.to | 11 Feb 2021
    Library inspired by Splat from the React world again. Library is not so popular like previous and maintenance is also a little lower.

Home

Posts with mentions or reviews of Home. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • Shepherd's Oasis: Statement on RustConf & Introspection
    1 project | /r/rust | 31 May 2023
    Are you sure you want Microsoft in particular to step in? https://github.com/dotnet-foundation/Home/discussions/39
  • Rust has been forked to the Crab Language
    8 projects | news.ycombinator.com | 30 May 2023
    Indeed, by criteria of community drama, .NET is also too immature for use. See [1], as the conclusion of that.

    [1]: https://github.com/dotnet-foundation/Home/discussions/40

  • 6 .NET Myths Dispelled — Celebrating (Almost) 21 Years of .NET
    9 projects | /r/programming | 28 Jan 2022
  • .NET 6
    18 projects | news.ycombinator.com | 8 Nov 2021
    Saying that outcry was about one tiny decision is like saying WW1 was because an Archduke got assassinated.

    Microsoft's handling of .NET 's OSS community has been haphazard at best. Just a week or two prior to the 'dotnet watch' debacle, there were issues and concerns with the .NET Foundation that led to the Executive Director stepping down [0].

    I bring this up, because in many cases the perception is that there is -still- lock in, just in a different fashion.

    By that, I mean, if you Ask a typical .NET developer what they use, they'll probably say ASPNETCORE, EF Core, maybe you'll hear Hangfire, MediatR, RestSharp, or Dapper.

    So, you've got a bunch of .NET devs that -only- know Microsoft technologies for the most part. Yeah there's some other stuff like MongoDb, Kafka, Redis, stuff like that, but It's not very frequent you hear about teams reaching out to other technologies.

    It's very rare I hear people bring up Linq2Db, a beautiful* Micro-ORM that is best described as a type-safe, extensible SQL DSL. Or Websharper, a really-freaking-cool library that basically lets you transpile your C#/F# code into Javascript and/or Reactive HTML, complete with seamless server calls if you'd like.

    You might run into some interesting things at different places. One shop I was at used MassTransit, which was kinda cool. I've wound up using Akka.NET a few times in the past, which has always been super fun.

    The end result of this though, is the -perception- of what .NET Developers are like. And sometimes those perceptions are real. I remember the dev that felt Dapper was some sort of 'black magic' and would stick to writing DataReaders and or datatables by hand, and another that was so against the idea including Non-MS tech in a project that it wound up costing him his job; he insisted there was a way to get EF to do things in a performant way (answer: not sanely, and not easily the way the app was built on an arch level,) and refused to accept a PR that solved the problem with Dapper.

    He wound up doing the thing I've seen a -lot- of .NET developers do; fight the Framework.

    To be clear here, I'm not referring to the BCL. It's not always perfect (I'd love for an analogue to SSLEngine, please?), but it's -fine-. I'm referring to bits like ASPNETCORE, EFCore, SignalR, and Microsoft.Extensions.(DependencyInjection/Logging) where developers wind up getting in awkward tarpits around some weird edge case because of a business requirement or some other decision that, unfortunately, can't be undone.

    Or are just plain 'well, that sounds sensible in theory' like "I would like to update N rows in an new status that are older than 1 month and set to overdue, and not have it be N update statements." Maybe EF does that now, but last I knew the answer was not really.

    At my first 'Real' Dev job, we were a .NET shop, that often had to 'fight the framework' (it didn't help that we were on an Oracle Backend, which made -everything- more of a PITA before we discovered Dapper.) When the .NET guys hit one of these roadblocks, it would often take sprint after sprint of fighting to either have no solution, or have a solution that would render the app hard to maintain. The newer teams using Java? They didn't have those problems. We later heard they had 5 different ORM-ish libraries in use over there. At the time, a lot of the .NET devs kinda treated it as a sort of derision. 'hows somebody gonna understand it?'... But the Java teams delivered. It is also worth considering, maybe those were the best libraries to solve the problems that the app in question needed to deal with.

    And that's kinda the 'mindset' that is a set of .NET developers that fit the stereotype; if it's not an app that fits their cookie-cutter world, they break down and can't understand it. In other words, they're afraid to step outside the box, which means they're less likely to think outside the box.

    The typical 'litmus-test' of this type for me is a sliding scale based on their past/current experience with other languages and willingness to work with them.

    * - I do some contribution work to Linq2Db, so my opinion may be a little biased.

    [0] - https://github.com/dotnet-foundation/Home/discussions/39#

  • .NET Hot Reload Support via CLI Restored
    3 projects | /r/programming | 23 Oct 2021
    I've heard this so many times within the last 10 years, and it's always after they've done something really stupid. At least in the FOSS realm, regarding microsoft, people are just so naive it's laughable. Like here where everyone is responding by pretty much saying "oh, it seems I've signed my rights away. I sure hope Microsoft doesn't abuse this in the future" ... I stopped feeling bad after reading responses.
  • Can we trust Microsoft with Open Source?
    11 projects | news.ycombinator.com | 23 Oct 2021
  • Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
    2 projects | /r/dotnet | 21 Oct 2021
  • .Net Foundation opens discussions around recent issues.
    1 project | /r/dotnet | 18 Oct 2021
    Part of the drama: https://github.com/dotnet-foundation/Home/discussions/39 Many things before were on twitter.
  • Miguel de Icaza comment on the .NET Foundation
    1 project | /r/patient_hackernews | 17 Oct 2021
    1 project | /r/hackernews | 17 Oct 2021

What are some alternatives?

When comparing splat and Home you can also consider the following projects:

azure-cli - Azure Command-Line Interface

jedi-language-server - A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.

node - Node.js JavaScript runtime ✨🐢🚀✨

sdk - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

Analogy.LogViewer - A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

riverpod - A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

crab - A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy!

flutter_getx_timetracker - Timetracker created with Flutter and GetX framework

loom - https://openjdk.org/projects/loom

projects - This repository is used for onboarding new projects

python-language-server - Microsoft Language Server for Python