Egodystonic / Atomics
Library providing support for threadsafe shared state in C#/.NET.
☆49Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Atomics
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Simplifies the implementation of IDisposable☆76Updated last month
- A set of source generators for equality, immutability, ...☆90Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 7 years ago
- ☆43Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- A collection of somewhat useful utilities and extension methods for async programming☆182Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Data Modeling Library in .NET☆46Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆125Updated 5 months ago
- An HTML generation library☆39Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆99Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Custom plugin to extend R# functionality.☆47Updated this week
- A modern wrapper around System.IO.☆83Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Replaces static method calls.☆68Updated last month
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year