ufcpp / BitFields
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for BitFields
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆13Updated 4 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Git tag/branch based, full-automatic version generator for .NET.☆38Updated last month
- Regexator is IDE for .NET regular expressions.☆18Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- .NET library for working with Roslyn's syntax trees☆22Updated 9 months ago
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆33Updated 2 months ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆52Updated 8 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 3 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago