Egodystonic / Atomics
Library providing support for threadsafe shared state in C#/.NET.
☆50Updated 5 years ago
Alternatives and similar repositories for Atomics:
Users that are interested in Atomics are comparing it to the libraries listed below
- Simplifies the implementation of IDisposable☆77Updated 3 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An HTML generation library☆41Updated 3 weeks ago
- Custom plugin to extend R# functionality.☆49Updated 3 weeks ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- ☆44Updated 2 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated last month
- A set of Roslyn analyzers related to multithreading☆31Updated 5 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- ☆51Updated 2 weeks ago
- Replaces static method calls.☆68Updated 3 months ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Type safe C# primitives☆34Updated 6 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year