SecretSharingDotNet VS PolySharp

Compare SecretSharingDotNet vs PolySharp and see what are their differences.

PolySharp

PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀 (by Sergio0694)
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
SecretSharingDotNet PolySharp
1 12
37 1,631
- -
8.4 7.1
5 days ago 5 months 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.

SecretSharingDotNet

Posts with mentions or reviews of SecretSharingDotNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-18.
  • Assume your devices are compromised
    2 projects | news.ycombinator.com | 18 Apr 2022
    I trust it enough no solve my DR scenario. If I was targeted by the NSA, I don't expect this to keep me safe.

    I don't think SecretSharingDotNet has had any audits, and I'm pretty sure i hasn't been checked for side-channel attacks. I couldn't find anything in GitHub [1] saying it's no longer maintained though.

    I'm pretty sure a well founded attacker would be able to hack me, but I think it's orders of magnitude more likely that I'll forget my master password, I'll get stolen, my apartment will catch on fire or I'll just die. Those are the scenarios I'm preparing for.

    [1]: https://github.com/shinji-san/SecretSharingDotNet

PolySharp

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

What are some alternatives?

When comparing SecretSharingDotNet and PolySharp you can also consider the following projects:

Theraot - Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.

AnyDiff - A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.

BlazarTech.QueryableValues.EF6 - This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework 6 (non-core) queries when using the SQL Server database provider. It's a streamlined version of the original QueryableValues for EF Core: https://github.com/yv989c/BlazarTech.QueryableValues.

NetworkPrimitives

tweetinvi - Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...

csharplang - The official repo for the design of the C# programming language

dc - The Dassie compiler and core library

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

IsExternalInit - A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class.

SharpLab - .NET language playground

RecordValueAnalyser - C# Roslyn code analyser to check records for correct value semantics