mlemanczyk
-
- 2,866 total downloads
- last updated 1/17/2024
- Latest version: 0.0.6.2
Recyclable.Collections project is an open source framework for operating dynamic lists at performance close to raw arrays. It aims at providing minimal memory footprint. It implements IList<T>'s interface and... More information -
- 1,493 total downloads
- last updated 2/19/2024
- Latest version: 0.0.3.6
`Recyclable.Collections.TestData` project is a basic open source package for containing test data useful for testing collections like `RecyclableList<T>`, `RecyclableLongList<T>`, `List<T>`, `SortableList<T>`,... More information -
- 855 total downloads
- last updated 10/21/2023
- Latest version: 0.0.4
`Collections.Benchmarks.Core` project is a basic open source framework for performance measurements based on various collection types like `RecyclableList<T>`, `RecyclableLongList<T>`, `List<T>`,... More information -
- 535 total downloads
- last updated 1/17/2024
- Latest version: 0.0.3
Recyclable.Collections.Compatibility.List project is an open source framework for operating dynamic lists at performance close to raw arrays. It aims at providing minimal memory footprint. It implements... More information -
- 446 total downloads
- last updated 2/19/2024
- Latest version: 0.0.0.3
`Recyclable.Collections.TestData.xUnit` project is a basic open source package for working with repeatable xUnit test data useful for testing collections like `RecyclableList<T>`, `RecyclableLongList<T>`,... More information -
- 263 total downloads
- last updated 1/29/2023
- Latest version: 0.0.1
Huffman.Tree project is an open source package for building & operating Huffman tree & codes. It aims at providing minimal memory footprint. -
- 202 total downloads
- last updated 3/17/2023
- Latest version: 0.0.1.1-test (prerelease)
TBD -
- 144 total downloads
- last updated 1/29/2023
- Latest version: 0.0.1-test (prerelease)
Recyclable.Linq project is an open source framework deliverying Linq operations using recyclable lists in behind. It aims at providing minimal memory & performance footprint. -
- 136 total downloads
- last updated 1/29/2023
- Latest version: 0.0.1-test (prerelease)
Recyclable.Collections.Concurrent project is an open source framework deliverying parralel operations using recyclable lists behind. It aims at providing minimal memory & performance footprint.