![]() |
VOOZH | about |
dotnet add package Loyc.Collections --version 27.2.0
NuGet\Install-Package Loyc.Collections -Version 27.2.0
<PackageReference Include="Loyc.Collections" Version="27.2.0" />
<PackageVersion Include="Loyc.Collections" Version="27.2.0" />Directory.Packages.props
<PackageReference Include="Loyc.Collections" />Project file
paket add Loyc.Collections --version 27.2.0
#r "nuget: Loyc.Collections, 27.2.0"
#:package Loyc.Collections@27.2.0
#addin nuget:?package=Loyc.Collections&version=27.2.0Install as a Cake Addin
#tool nuget:?package=Loyc.Collections&version=27.2.0Install as a Cake Tool
Loyc.Collections is a library of sophisticated data structures that implement standard .NET collection interfaces. It includes ALists, VLists, hash tree types (Set<T>, MSet<T>, Map<K,V> and MMap<K,V>), and min/max heaps.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net35-client net35-client is compatible. net40-client net40-client is compatible. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Loyc.Collections:
| Package | Downloads |
|---|---|
|
Loyc.Syntax
Loyc.Syntax implements various interfaces and helper classes for Loyc Languages and for users of LLLPG. It also implements Loyc trees for .NET (LNode), and parsers and printers for Loyc Expression Syntax (LES) versions 2 and 3. |
|
|
LoycCore
A set of useful libraries for many kinds of .NET developers, starting with Loyc.Essentials, a library that "fills in the gaps" in the core of the .NET Base Class Library. LoycCore is especially focused on collections: classes, interfaces, adapters, and extension methods. Plus, Loyc.Syntax.dll parses LES, a superset of JSON that resembles C/C#/Java/Ecmascript/D, and runtime helper classes for the Loyc LL(k) parser generator. Contributors are welcome: more unit tests, code reviews, and new features are desired, anything relatively small (under about 3000 lines of code) that fits the theme "things that should have been built into the .NET framework, but aren't". |
|
|
Loyc.Utilities
Loyc.Utilities contains useful non-core functionality that is either (A) not important enough to be placed in Loyc.Essentials or (B) takes Loyc.Collections, Loyc.Math or Loyc.Syntax as a dependency. |
|
|
Flame.Front
Flame is a collection of modular, open-source .NET libraries that can be leveraged to build a compiler. It provides reusable components and a common compilation pipeline, which can be extended with additional passes, to suit the specific needs of source and target languages. Flame.Front comes bundled with the core Flame libraries, and also handles argument parsing, the compilation pipeline, and diagnostics. |
|
|
Loyc.Ecs
Enhanced C# (or EC#) is a liberalization and regularization of the C# language. This package contains the Loyc.Ecs.dll core library, which allows you to parse C# or EC# code and to print out C# or EC# syntax trees as code. If you want to expand EC# macros, you also need the LeMP package. To generate code at compile-time within your project, use LeMP: http://ecsharp.net/lemp |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 30.1.3 | 6,729 | 10/24/2024 |
| 30.1.2 | 935 | 6/30/2024 |
| 30.1.1 | 1,031 | 4/29/2024 |
| 30.1.0 | 11,275 | 6/16/2022 |
| 29.0.3 | 35,228 | 1/13/2021 |
| 29.0.2 | 2,041 | 1/12/2021 |
| 29.0.1 | 1,990 | 1/12/2021 |
| 29.0.0 | 2,166 | 12/25/2020 |
| 28.4.0 | 2,061 | 11/30/2020 |
| 28.3.0 | 2,094 | 11/16/2020 |
| 28.2.0 | 4,660 | 7/24/2020 |
| 28.1.0 | 2,484 | 7/6/2020 |
| 28.0.0 | 2,350 | 7/4/2020 |
| 27.2.1 | 2,713 | 5/12/2020 |
| 27.2.0 | 2,647 | 4/5/2020 |
| 27.1.5 | 6,658 | 3/30/2020 |
| 27.1.4 | 2,295 | 3/30/2020 |
| 27.1.2 | 2,274 | 3/29/2020 |