Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
22 packages returned for Tags:"prefix"
Sort by
Relevance
Downloads
Recently updated
rm.
Trie
by:
rmandvikar
183,753 total downloads
last updated
11/19/2023
Latest version:
1.5.0
trie
prefix
tree
A trie (prefix tree) data structure implementation in C#.
ILGPU.
Algorithms
by:
m4rs-mt
183,803 total downloads
last updated
9/13/2023
Latest version:
1.5.1
ilgpu
gpu
llvm
nvidia
amd
amp
opencl
cuda
scan
prefix
More tags
ILGPU Algorithms library for high-level GPU programming. Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU/tree/master/Samples
StackifyWebApiMessageHandler
by:
stackify_matt
23,704 total downloads
last updated
5/25/2016
Latest version:
1.2.0
stackify
prefix
webapi
Required only by self hosted Web Api apps. Used to enable Prefix & Stackify APM tracking of the requests. Not needed if hosted within IIS.
StackifyWCFInspector
by:
Stackify
tlair
19,586 total downloads
last updated
3/31/2022
Latest version:
1.4.3
stackify
prefix
wcf
Required only by self hosted WCF apps. Used to enable Prefix & Stackify APM tracking of the requests. Not needed if hosted within IIS.
StatsDHelper
by:
breathingdust
9,432 total downloads
last updated
4/20/2015
Latest version:
1.0.19
statsd
statsd-csharp-client
prefix
fqdn
Simple wrapper around statsd-csharp-client which prepends the metric name with the hosts Fully Qualified Domain Name and a configurable ApplicationName prefix.
ILGPU.
Lightning
by:
m4rs-mt
25,384 total downloads
last updated
4/1/2018
Latest version:
0.3.0
ilgpu
gpu
llvm
nvidia
amd
amp
opencl
cuda
scan
prefix
More tags
ILGPU Lightning library for high-level GPU programming. Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU.Samples
Trie.
Net.
Standard
by:
pianoguy
4,490 total downloads
last updated
5/20/2019
Latest version:
1.0.3
Trie
Prefix
Tree
.Net
Standard
A simple implementation of Trie (aka. Prefix Tree), referenced from: https://leetcode.com/articles/implement-trie-prefix-tree/
FTrie
by:
iamaelephant
2,937 total downloads
last updated
5/22/2016
Latest version:
1.0.1
trie
prefix
tree
radix
A simple immutable prefix tree / trie implementation
ReTrie
by:
kbosacker
4,509 total downloads
last updated
12/20/2016
Latest version:
0.1.0
Trie
Data
Structure
Prefix
Radix
Digital
Tree
A generic Trie implementation with an abstracted storage pattern for simple replacement with more complex storage needs.
SimplePrefix
by:
pichlermarc
2,059 total downloads
last updated
7/25/2019
Latest version:
0.1.0
Prefix
SI
IEC
units
conversion
A library for SI- and IEC-prefix conversion
ShablePrefix
by:
NascuBB
1,930 total downloads
last updated
9/28/2021
Latest version:
1.0.6
discord.net
prefix
discord
Simple custom prefix handler for discord.Net bot
AirlineCollection
by:
ShereSoft
5,207 total downloads
last updated
12/5/2021
Latest version:
1.2.0
airline
airlines
iata
icao
prefix
airplane
aircraft
aviation
Provides convenient access to airline info including 2-letter codes, 3-letter codes and airline names based on IATA and ICAO. No library dependencies. No external calls.
Profound.
Kentico.
SassPlugin
by:
mrdebnath
profound.works
3,964 total downloads
last updated
5/31/2018
Latest version:
1100.46.1804
kentico
sass
scss
autoprefix
autoprefixer
vendor
prefix
browserlist
Provides support for Sass (.scss) preprocessing and uses Autoprefixer to add vendor prefixes automatically. In Kentico CSS Stylesheets application, a new Sass file type would be available, and stylesheets can...
More information
ModelNamingConventions
by:
KyleHerzog
4,616 total downloads
last updated
12/4/2017
Latest version:
1.2.16
Entity
Framework
Model
Naming
Convetions
Table
Column
Prefix
Casing
A class library that allows the developer to define Entity Framework naming conventions that transform entity names into alternate database object names.
Prefix.
Id
by:
Funwie
1,150 total downloads
last updated
8/5/2022
Latest version:
1.1.0
id
generator
prefix
stripe
distributed
generation
Generate prefix ids for C# and .Net core projects
BplusDotNet
by:
ShahrukhYousafzai
1,243 total downloads
last updated
1/15/2021
Latest version:
1.0.1.1
indexed
hashing
serialization
prefix
BplusDotNet
indexed file btree implementation in C#: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
PrefixLookup
by:
keithwill
771 total downloads
last updated
10/24/2023
Latest version:
0.1.8
Autocomplete
Typeahead
Trie
Collections
Prefix
A library containing optimized collections for doing prefix searches, useful for implementating autocomplete or typeahead functionality.
Arcus
by:
SandiaLabs
27,679 total downloads
last updated
11/11/2019
Latest version:
2.2.1
IP
IP
Address
IP
Calculator
IPv4
IPv6
ipaddress
ipaddresses
ipv4
More tags
Arcus is a C# manipulation library for calculating, parsing, formatting, converting, and comparing both IPv4 and Pv6 addresses and subnets. It accounts for 128-bit numbers on 32-bit platforms.
IEnumerableTrie
by:
dagoltz
2,643 total downloads
last updated
12/17/2017
Latest version:
1.0.1
Data
Structure
Trie
Generic
Search
Index
Prefix
Tree
Radix
C# implementation of a Trie (prefix tree) that is IEnumerable. You may conduct a prefix tree and not have to run on the trie all the way to it's end - just for the amount of results you need. This is perfect...
More information
ConcurrentTrieMap
by:
andrerav
773 total downloads
last updated
3/1/2022
Latest version:
0.1.1
Trie
Prefix
Tree
Map
Concurrent
Thread
Safe
Threadsafe
A fast concurrent trie map implementation
Previous
Next