Egodystonic / AtomicsLinks
Library providing support for threadsafe shared state in C#/.NET.
☆51Updated 5 years ago
Alternatives and similar repositories for Atomics
Users that are interested in Atomics are comparing it to the libraries listed below
Sorting:
- Simplifies the implementation of IDisposable☆78Updated 8 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Analyzers checking System.Reflection☆82Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- IDisposable helper types.☆134Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- ☆44Updated 2 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- A fast and powerful Static Website Engine☆74Updated last week
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Generate ToString method from public properties.☆82Updated 8 months ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 5 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year