C5
Collection library
Provides a set of generic collection classes with rich functionality and optimal asymptotic time complexity for C# and CLI
C5 generic collection library for C#/.NET
1k stars
71 watching
179 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shkolovy/classic-algorithms-c-sharp | A collection of implementations of fundamental algorithms and data structures in C# | 35 |
leventov/koloboke | A Java collection library that provides high-performance and efficient data structures | 1,007 |
dusankasan/knapsack | A library providing a functional programming model for working with collections of data in PHP. | 536 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
kieselsteini/sts | A collection of single-file libraries for various tasks. | 75 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 723 |
real-serious-games/c-sharp-promise | A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,202 |
svengeance/qpdfsharp | A C# wrapper around the QPdf library for PDF manipulation and operations. | 15 |
dmsovetov/nimble | A header-only C++ utility library providing various useful functions and data structures. | 9 |
particular/nservicebus | A .NET library and framework for building distributed systems with messaging and event-driven architecture | 2,096 |
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
sillsdev/standardformatlib | A C# library for reading and writing files using standard format markers | 0 |
tracktion/choc | A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 539 |