Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/primeeagle/vnet.datastructures

A class library that provides many data structures not found in the .NET standard libraries.
https://github.com/primeeagle/vnet.datastructures

data-structures dotnet dotnet-core dotnet-library

Last synced: about 2 months ago
JSON representation

A class library that provides many data structures not found in the .NET standard libraries.

Awesome Lists containing this project

README

        

# VNet.DataStructures

![Build .NET](https://github.com/PrimeEagle/VNet.DataStructures/actions/workflows/build-dotnet.yml/badge.svg)   ![Build NuGet](https://github.com/PrimeEagle/VNet.DataStructures/actions/workflows/create-nuget.yml/badge.svg)

![Static Badge](https://img.shields.io/badge/Latest_Build-v1.0.1.18-lightblue)   ![Static Badge](https://img.shields.io/badge/Latest_Release-v1.0.1-blue)   ![Static Badge](https://img.shields.io/badge/NuGet_Package-v1.0.1-blue)   ![Static Badge](https://img.shields.io/badge/.NET-8.0.100-darkblue)

![GitHub License](https://img.shields.io/github/license/PrimeEagle/VNet.DataStructures)

A class library that provides many data structures not found in the .NET standard libraries.

This is a standalone class library, but is also available as part of the full [VNet](https://github.com/PrimeEagle/VNet) library.