Egodystonic / Atomics
Library providing support for threadsafe shared state in C#/.NET.
☆49Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Atomics
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- Simplifies the implementation of IDisposable☆76Updated 3 weeks ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆62Updated 6 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆99Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 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
- ☆37Updated 6 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
- An HTML generation library☆39Updated last month
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆99Updated this week
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Faster with Files☆59Updated 2 months ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- ☆54Updated 4 years 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