C5 generic collection library for C#/.NET
☆1,067Sep 5, 2024Updated last year
Alternatives and similar repositories for C5
Users that are interested in C5 are comparing it to the libraries listed below
Sorting:
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 5 months ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Sep 28, 2019Updated 6 years ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,834Oct 5, 2025Updated 5 months ago
- A helper library for async/await.☆3,712Jan 1, 2024Updated 2 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆714Feb 2, 2020Updated 6 years ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,131Mar 13, 2026Updated last week
- Extensible tool for weaving .net assemblies☆4,521Aug 21, 2025Updated 7 months ago
- Powerful .NET library for benchmarking☆11,375Updated this week
- A tiny, friendly, C# parser construction library☆2,469Apr 18, 2024Updated last year
- Extensions to LINQ to Objects☆3,831Nov 25, 2025Updated 3 months ago
- Plug-and-play class-library project of standard Data Structures and Algorithms in C#☆6,152Feb 26, 2026Updated 3 weeks ago
- Binary serializer for POCO objects☆373Dec 8, 2022Updated 3 years ago
- A fail-fast validating helper for .NET CIL generation☆991Dec 11, 2020Updated 5 years ago
- A C# priority queue optimized for pathfinding applications☆1,225Jul 26, 2021Updated 4 years ago
- Infinitely Fast Deserializer for .NET, .NET Core and Unity.☆2,426Apr 12, 2022Updated 3 years ago
- Series and Panels for Real-time and Exploratory Analysis of Data Streams☆437Apr 16, 2023Updated 2 years ago
- Generic Graph Data Structures and Algorithms for .NET☆554Dec 29, 2019Updated 6 years ago
- Protocol Buffers library for idiomatic .NET☆4,935Nov 12, 2025Updated 4 months ago
- Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]☆6,627Feb 27, 2026Updated 3 weeks ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆2,387May 16, 2022Updated 3 years ago
- The Reactive Extensions for .NET☆7,127Updated this week
- Algorithm and data-structure library for .NET 4.5.2+/Netstandard 2.0+. Algorithmia contains sophisticated algorithms and data-structures …☆551Aug 18, 2022Updated 3 years ago
- Source code for the CodeContracts tools for .NET☆894Oct 6, 2018Updated 7 years ago
- A better date and time API for .NET☆2,977Mar 2, 2026Updated 2 weeks ago
- A simple library for creating state machines in C# code☆6,136Feb 9, 2026Updated last month
- A 100% native C# implementation of ZeroMQ for .NET☆3,146Oct 16, 2025Updated 5 months ago
- Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities☆9,524Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,349Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,105Jul 31, 2025Updated 7 months ago
- LiteDB - A .NET NoSQL Document Store in a single data file☆9,362Mar 13, 2026Updated last week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Oct 12, 2018Updated 7 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆2,960Sep 11, 2025Updated 6 months ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆249Dec 12, 2022Updated 3 years ago
- CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many …☆2,416Feb 18, 2026Updated last month
- A C# parser construction toolkit with high-quality error reporting☆1,276Sep 7, 2025Updated 6 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,453Mar 11, 2021Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Feb 2, 2020Updated 6 years ago
- Math.NET Numerics☆3,728Mar 3, 2025Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆653May 26, 2022Updated 3 years ago