Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gregros/imms

High Performance, Immutable Data Structures for .NET
https://github.com/gregros/imms

c-sharp f-sharp

Last synced: 2 months ago
JSON representation

High Performance, Immutable Data Structures for .NET

Awesome Lists containing this project

README

        

# Imms
---
**Imms** is a library of [persistent](http://en.wikipedia.org/wiki/Persistent_data_structure), and [immutable](http://en.wikipedia.org/wiki/Immutable_object) collections for the .NET framework.

It is available on [NuGet](https://www.nuget.org/packages/Imms/). The F# integration library is available [here](https://www.nuget.org/packages/Imms.FSharp).

### More info on the [Imms website](http://imms.github.io).