ufcpp / BitFieldsLinks
☆22Updated 8 years ago
Alternatives and similar repositories for BitFields
Users that are interested in BitFields are comparing it to the libraries listed below
Sorting:
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Git tag/branch based, full-automatic version generator for .NET.☆42Updated 2 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated 3 weeks ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- ☆40Updated 4 years ago
- A light-weight, performant interval tree in C#☆28Updated 2 months ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week