michaldobrodenka / Mono.IO.Ports-managedLinks
System.IO.Ports.SerialPort - from `mono` repository, rewritten to call `libc` directly - no need to include `libMonoPosixHelper.so`. CPU load should be much lower than MS System.IO.Ports. Doesn't support event. (for restrictions see mono SerialPort limitations - TL;DR it's great if you don't use events)
☆13Updated 2 years ago
Alternatives and similar repositories for Mono.IO.Ports-managed
Users that are interested in Mono.IO.Ports-managed are comparing it to the libraries listed below
Sorting:
- ☆137Updated last week
- Generic weak event implementation☆196Updated 5 years ago
- .NET Linux Bluetooth library for interfacing with peripherals using DBus BlueZ. Sponsored by Suess Labs☆81Updated 3 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆158Updated last month
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆196Updated 3 months ago
- Raw bindings to Linux platform APIs for .NET Core☆173Updated 2 years ago
- RPC library with classic .NET Remoting flavour☆81Updated this week
- This library allows the use of asynchronous programming techniques with the LiteDb library☆113Updated last year
- High-performance CBOR (RFC 8949) serialization framework for .Net (C#)☆94Updated this week
- A quick and dirty library for BlueZ's D-Bus APIs. Focus is on Bluetooth Low Energy APIs.☆107Updated last year
- Improved MSBuild editing support☆239Updated last month
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆146Updated 5 years ago
- MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source…☆265Updated 8 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 7 months ago
- Generates x:Name refs to Avalonia XAML controls.☆85Updated 2 years ago
- C# interface-to-member source generator☆85Updated 5 months ago
- Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.☆168Updated 3 months ago
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆95Updated last week
- Portable .NET library for reading/writing xaml files.☆160Updated 2 years ago
- 🔵 .NET Data Binding we deserve: concise, fast, feature-rich☆161Updated 4 years ago
- Xamarin.Forms gui.cs Backend☆77Updated 4 years ago
- '101 samples' of dynamic data and rx in action☆143Updated 6 years ago
- NXUI (nex-ui), next-gen UI - Create minimal Avalonia applications using C# 10 and .NET 8☆227Updated last month
- A collection of links and snippets to resources, samples, answers, people, videos, etc. related to Rx.Net and ReactiveUI.☆71Updated 4 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆203Updated last month
- 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 t…☆114Updated 3 years ago
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆143Updated last week
- Execute a function in a separate process☆234Updated last year
- Use source generators to generate objects.☆62Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆204Updated last week