rm.Trie
1.0.0-alpha
See the version list below for details.
dotnet add package rm.Trie --version 1.0.0-alpha
NuGet\Install-Package rm.Trie -Version 1.0.0-alpha
<PackageReference Include="rm.Trie" Version="1.0.0-alpha" />
paket add rm.Trie --version 1.0.0-alpha
#r "nuget: rm.Trie, 1.0.0-alpha"
// Install rm.Trie as a Cake Addin #addin nuget:?package=rm.Trie&version=1.0.0-alpha&prerelease // Install rm.Trie as a Cake Tool #tool nuget:?package=rm.Trie&version=1.0.0-alpha&prerelease
A trie (prefix tree) data structure implementation in C#.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on rm.Trie:
Package | Downloads |
---|---|
OrbintSoft.Yauaa.NetStandard
This is a .NET standard library that tries to parse and analyze the user agent string and extract as many relevant attributes as possible. The library aims to provides a reliable and extensible user agent parsing, browser and device detection. This is a semantic analyzer, so it doesn't rely on any database (except for some very little lookup tables), that means it is able to parse and recognize every day new kind of user agents and new patterns without updates. That makes the library very fast, flexible and easy to mantain, on the contrary the library can't extract info that are not present on user agent string without a proper mapping. The library doesn't aim to recognize every device in the world (there are several thousands), but it is able to work, analyze and extract all attributes available in the user agent. For most common devices we provide a lookup table in yaml file to identify device brand/model based on the few info available in the user agent. The library can be easily extended thanks to yaml files and a simple syntax (we don't rely on regular expression). Thanks to custom yaml definitions, you can make the library able to identify your company applications/ tools and extract your custom fields. |
|
Geohash.SpatialIndex.Core
A spatial index backed by geohashing and Trie (prefix tree) maps. Geometries are encoded as geohashes and stored in a prefix tree, and reverse lookups are performing by encoding the queried geometry and using the prefix tree as an inverted lookup index. The index size can be tuned with the precision parameter. The geohasher and prefix tree map providers can be injected by implementing the IGeohasher and/or IGeohashTrieMap interfaces. |
|
TAO3
TAO3 is a .NET Interactive extension for writing data transformation quickly. |
|
Reallyliri.Yauaa
This is a .NET standard library that tries to parse and analyze the user agent string and extract as many relevant attributes as possible. The library aims to provides a reliable and extensible user agent parsing, browser and device detection. This is a semantic analyzer, so it doesn't rely on any database (except for some very little lookup tables), that means it is able to parse and recognize every day new kind of user agents and new patterns without updates. That makes the library very fast, flexible and easy to mantain, on the contrary the library can't extract info that are not present on user agent string without a proper mapping. The library doesn't aim to recognize every device in the world (there are several thousands), but it is able to work, analyze and extract all attributes available in the user agent. For most common devices we provide a lookup table in yaml file to identify device brand/model based on the few info available in the user agent. The library can be easily extended thanks to yaml files and a simple syntax (we don't rely on regular expression). Thanks to custom yaml definitions, you can make the library able to identify your company applications/ tools and extract your custom fields. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on rm.Trie:
Repository | Stars |
---|---|
BG-IT-Edu/School-Programming
Хранилище за свободно учебно съдържание по програмиране, информатика и ИТ за българските училища в помощ на ИТ учителите
|
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 10,055 | 1/30/2024 |
1.5.0 | 564 | 11/19/2023 |
1.5.0-alpha0 | 66 | 11/3/2023 |
1.4.0 | 59 | 11/19/2023 |
1.4.0-alpha2 | 63 | 11/3/2023 |
1.4.0-alpha1 | 53 | 11/3/2023 |
1.4.0-alpha0 | 63 | 11/2/2023 |
1.3.6 | 244 | 9/24/2023 |
1.3.5 | 38,114 | 11/19/2021 |
1.3.5-alpha0 | 184 | 11/19/2021 |
1.3.4 | 198 | 11/19/2021 |
1.3.3 | 2,946 | 8/23/2021 |
1.3.3-alpha1 | 121 | 8/24/2021 |
1.3.3-alpha | 132 | 8/23/2021 |
1.3.2-alpha | 3,603 | 11/28/2020 |
1.3.1-alpha | 350 | 9/17/2020 |
1.3.0-alpha | 337 | 9/17/2020 |
1.2.1-alpha | 355 | 9/17/2020 |
1.2.0-alpha | 430 | 9/13/2020 |
1.1.0 | 102,737 | 8/24/2020 |
1.1.0-alpha | 334 | 8/24/2020 |
1.0.3-alpha | 2,128 | 1/19/2019 |
1.0.2-alpha | 568 | 12/3/2018 |
1.0.1 | 78,818 | 12/3/2018 |
1.0.1-alpha | 827 | 2/17/2018 |
1.0.0-alpha | 814 | 2/12/2018 |