csharp-library

Open-source projects categorized as csharp-library
Language: + C# + C++ + JavaScript

Top 23 csharp-library Open-Source Projects

  • UnityLibrary

    :books: Library of all kind of scripts, snippets & shaders for Unity

  • fluentui-blazor

    Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications

  • Project mention: New Version of Fluent UI works great with blazor | /r/Blazor | 2023-12-09
  • 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.

    InfluxDB logo
  • MongoDB

    The Official C# .NET Driver for MongoDB

  • Project mention: Configure Renovate to handle nuspec files | dev.to | 2024-05-04

    DEBUG: packageFiles with updates (repository=local) "config": { "regex": [ { "deps": [ { "depName": "MongoDB.Driver", "currentValue": "2.18.0", "datasource": "nuget", "versioning": "nuget", "replaceString": "", "updates": [ { "bucket": "non-major", "newVersion": "2.25.0", "newValue": "2.25.0", "releaseTimestamp": "2024-04-12T21:27:47.967Z", "newMajor": 2, "newMinor": 25, "updateType": "minor", "branchName": "renovate/mongo-csharp-driver-monorepo" } ], "packageName": "MongoDB.Driver", "warnings": [], "sourceUrl": "https://github.com/mongodb/mongo-csharp-driver", "registryUrl": "https://api.nuget.org/v3/index.json", "homepage": "https://www.mongodb.com/docs/drivers/csharp/", "currentVersion": "2.18.0", "isSingleVersion": true, "fixedVersion": "2.18.0" } ], "matchStrings": [ ".*?)\"\\s+version=\"(?.*?)\"\\s*\\/>" ], "matchStringsStrategy": "any", "datasourceTemplate": "nuget", "versioningTemplate": "nuget", "packageFile": "MyLibrary.nuspec" } ] }

  • abot

    Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.

  • Brighter

    A framework for building messaging apps with .NET and C#.

  • Project mention: What can I use as a simple message bus with persistence in .NET? | /r/dotnet | 2023-06-08

    I believe that brighter (https://www.goparamore.io/) can use the database for persistence.

  • StereoKit

    An easy-to-use XR engine for building AR and VR applications with C# and OpenXR!

  • NetFabric.Hyperlinq

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

  • Project mention: Classes vs. Structs in .NET. How not to teach about performance | news.ycombinator.com | 2023-11-04

    > AVX instructions, which is implemented for quite a few LINQ methods

    Are you sure? Any examples of such methods? And does AVX actually helps?

    I don’t think that’s possible because IMO AVX and other SIMD can only help for dense inputs. The C# type is ReadOnlySpan, however ReadOnlySpan doesn’t implement IEnumerable and therefore incompatible with LINQ.

    There’s even an alternative LINQ to workaround https://github.com/NetFabric/NetFabric.Hyperlinq but that thing is a third-party library most people aren’t using.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • barcodelib

    C# Barcode Image Generation Library

  • Keras.NET

    Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.

  • AStar

    A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license. (by roy-t)

  • BakingSheet

    Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.

  • RESTCountries.NET

    ⚡Offline dotnet standard library to get information about countries

  • LinqGen

    Alloc-free and fast replacement for Linq, with code generation

  • Typin

    Declarative framework for interactive CLI applications

  • Hazel-Networking

    Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP. (by DarkRiftNetworking)

  • Tiny.RestClient

    Simpliest Fluent REST client for .NET

  • YantraJS

    JavaScript Engine for .NET Standard Completely rewritten in C#

  • Project mention: Yantrajs: Another Competitor with Node.js | news.ycombinator.com | 2023-10-09
  • Disqord

    An asynchronous Discord API wrapper for .NET 5 that aims to make Discord bot development simple and enjoyable.

  • ProfanityDetector

    This is a simple library for detecting profanities within a text string.

  • ExhaustiveMatching

    C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions

  • guerrillantp

    Simple NTP (SNTP) client library providing .NET applications with accurate network time.

  • CSLisp

    Scheme / Lisp implementation in pure C# for embedding in .NET projects

  • SecretSharingDotNet

    An C# implementation of Shamir's Secret Sharing

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

csharp-library related posts

  • Configure Renovate to handle nuspec files

    1 project | dev.to | 4 May 2024
  • Yantrajs: Another Competitor with Node.js

    1 project | news.ycombinator.com | 9 Oct 2023
  • Usando o MongoDB com C# e .Net Core

    1 project | dev.to | 19 Aug 2023
  • Question about Entity Framework query.

    1 project | /r/dotnet | 30 Jun 2023
  • I made a new filtering library for .NET projects

    7 projects | /r/dotnet | 1 May 2023
  • Any experience with MongoDB C# driver LINQ3 in production?

    1 project | /r/mongodb | 26 Mar 2023
  • How can I efficiently search for a specific string in a large text file using C#?

    8 projects | /r/csharp | 17 Feb 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    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. Learn more →

Index

What are some of the best open-source csharp-library projects? This list will help you:

Project Stars
1 UnityLibrary 3,605
2 fluentui-blazor 3,131
3 MongoDB 3,099
4 abot 2,205
5 Brighter 1,958
6 StereoKit 928
7 NetFabric.Hyperlinq 860
8 barcodelib 697
9 Keras.NET 586
10 AStar 315
11 BakingSheet 301
12 RESTCountries.NET 285
13 LinqGen 263
14 Typin 238
15 Hazel-Networking 207
16 Tiny.RestClient 205
17 YantraJS 175
18 Disqord 164
19 ProfanityDetector 130
20 ExhaustiveMatching 69
21 guerrillantp 66
22 CSLisp 51
23 SecretSharingDotNet 37

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com