dadhi / ImToolsLinks
Fast and memory-efficient immutable collections and helper data structures
☆246Updated this week
Alternatives and similar repositories for ImTools
Users that are interested in ImTools are comparing it to the libraries listed below
Sorting:
- Practical generic programming for .NET☆228Updated last week
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Low allocation async/await for C#/.NET☆398Updated 5 years ago
- Structured concurrency support for C#☆276Updated 2 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 11 months ago
- Postgres embedded server equivalent including extensions for .Net applications☆148Updated 2 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆314Updated 3 weeks ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆264Updated 3 months ago
- Extends xUnit to expose extra context and simplify logging☆169Updated last week
- Execute a function in a separate process☆236Updated last year
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Random testing library for C#☆180Updated 2 months ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 4 months ago
- C# immutable records generator☆73Updated 5 years ago
- A high-performance, zero-allocation .NET logging library.☆423Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Easily identify which dependencies can be removed from a .NET project☆203Updated last month
- Stack only json deserialization using generators and the System.Text.Json library☆296Updated 2 years ago
- Advanced data structures for .NET☆122Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Adds combinatorial and pairwise testing capability to Xunit tests☆196Updated 2 weeks ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last week
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer