nuget.org "threadsafe" keyword
csabadu.dynamictestdata.lite
Light version of CsabaDu.DynamicTestData, a robust, flexible, extensible, pure .NET framework to ...1 version - Latest release: 20 minutes ago
soenneker.resend.clientutil 4.0.234 π°
An async thread-safe singleton for Resend OpenApiClient231 versions - Latest release: about 1 hour ago - 50.8 thousand downloads total - 0 stars on GitHub - 1 maintainer
soenneker.validators.phone.possible 4.0.220 π°
A validation module checking if a given phone number is possible218 versions - Latest release: about 4 hours ago - 43.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
soenneker.utils.libphonenumber 4.0.174 π°
An async thread-safe singleton for a libphonenumber-csharp instance168 versions - Latest release: about 5 hours ago - 40.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
soenneker.anglesharp.parser 4.0.14 π°
A thread-safe cache for AngleSharp HtmlParser instances keyed by context type.13 versions - Latest release: about 5 hours ago - 3.28 thousand downloads total - 0 stars on GitHub - 1 maintainer
bymarc.net2.winlibrary.datagridview.threadsafelib 2017.818.0
Threadsafe library for the DataGridView control. Documentation available at: https:/...1 version - Latest release: over 8 years ago - 2.08 thousand downloads total - 1 maintainer
concurrentlocalcache 1.0.0
An easy-to-use, thread-safe local cache library for dotnet. It is based on the implementation rec...1 version - Latest release: over 5 years ago - 1 dependent package - 10.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
hamedstack.cache
Package Description2 versions - Latest release: about 23 hours ago - 0 stars on GitHub - 1 maintainer
soenneker.instantly.clientutil 4.0.457 π°
An async thread-safe singleton for Instantly OpenApiClient443 versions - Latest release: about 23 hours ago - 137 thousand downloads total - 0 stars on GitHub - 1 maintainer
open.collections 4.2.0
Useful set of collections, and extensions for collections with thread-safe read-write access opti...74 versions - Latest release: 10 months ago - 4 dependent packages - 323 thousand downloads total - 20 stars on GitHub - 1 maintainer
bitfaster.caching 2.6.0
High performance, thread-safe in-memory caching primitives for .NET.32 versions - Latest release: 8 days ago - 12 dependent packages - 16.1 million downloads total - 587 stars on GitHub - 1 maintainer
Top 8.6% on nuget.org
26 versions - Latest release: over 3 years ago - 13 dependent packages - 587 thousand downloads total - 1 maintainer
obeautifulcode.math.recipes.threadsaferandom 1.0.82
Provides a thread-safe pseudo-random number generator.26 versions - Latest release: over 3 years ago - 13 dependent packages - 587 thousand downloads total - 1 maintainer
thunderdesign.net-pcl.threading 2.2.0
A combination of generic Thread-Safe objects for .Net development.15 versions - Latest release: 10 months ago - 4 dependent packages - 13.8 thousand downloads total - 3 stars on GitHub - 1 maintainer
cachedrepository 1.1.0
A thread-safe caching infrastructure for caching data objects, which should be requested only onc...3 versions - Latest release: about 7 years ago - 2.63 thousand downloads total - 2 stars on GitHub - 1 maintainer
open.collections.numeric 2.0.2
Useful set of extensions for processing collections of numerical data. Part of the "Open" set...27 versions - Latest release: over 1 year ago - 25.8 thousand downloads total - 2 stars on GitHub - 1 maintainer
csabadu.dynamictestdata.xunit.v3
An extension of CsabaDu.DynamicTestData framework to facilitate dynamic data-driven testing in xU...2 versions - Latest release: 7 days ago - 0 stars on GitHub
tcpclientio 2.0.0
Wrapper of TcpClient what help focus on WHAT you transfer over TCP not HOW (Async, Thread-safe, T...49 versions - Latest release: almost 2 years ago - 54.9 thousand downloads total - 2 stars on GitHub - 1 maintainer
lightweight.caching
A collection of lightweight caching primitives for .NET3 versions - Latest release: 7 days ago - 542 stars on GitHub
csabadu.dynamictestdata.nunit
An extension of CsabaDu.DynamicTestData framework to facilitate dynamic data-driven testing in NU...10 versions - Latest release: 8 days ago - 0 stars on GitHub - 1 maintainer
sushihangover.realmthread 0.4.1
An Action/Task Message Pump for running commands on a dedicated Realm thread.7 versions - Latest release: about 9 years ago - 14.4 thousand downloads total - 9 stars on GitHub - 1 maintainer
open.disposable.objectpool
A set of ObjectPools using Dataflow BufferBlocks to optimize throughput. Part of the "Open" set ...6 versions - Latest release: 9 days ago - 18 stars on GitHub
soenneker.deduplication.slidingwindow 4.0.48 π°
High-performance sliding-window deduplication for .NET.48 versions - Latest release: 10 days ago - 5.28 thousand downloads total - 0 stars on GitHub - 1 maintainer
soenneker.zelos.database 4.0.681 π°
A lightweight, thread-safe asynchronous JSON-based document database650 versions - Latest release: 11 days ago - 151 thousand downloads total - 0 stars on GitHub - 1 maintainer
mcbits.threadsaferandom 2.0.0
A thread-safe static class that wraps System.Random for generating pseudo-random numbers.3 versions - Latest release: over 7 years ago - 1 dependent package - 4.93 thousand downloads total - 1 maintainer
ok1.keycloak.threadsafetokenprovider
A dotnet library to get access token from keycloak and append it to HttpClient API calls.1 version - Latest release: 12 days ago
siddiqsoft.rwlcontainer 1.4.4
Thread-safe reader-writer lock protected containers for C++20. Includes WaitableQueue and RWLCont...8 versions - Latest release: 12 days ago - 4.02 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 7.7% on nuget.org
7 versions - Latest release: 12 days ago - 5 dependent packages - 0 stars on GitHub
obeautifulcode.math.threadsaferandom
Provides a thread-safe pseudo-random number generator.7 versions - Latest release: 12 days ago - 5 dependent packages - 0 stars on GitHub
Top 9.7% on nuget.org
2 versions - Latest release: 14 days ago - 30 stars on GitHub
open.threading.asyncfilewriter
Uses System.Threading.Channels to queue/stream writes into a single file without relying on a fil...2 versions - Latest release: 14 days ago - 30 stars on GitHub
asynceventhandlers 3.0.1
Faster and true thread-safe asynchronus event handlers for .NET5 versions - Latest release: over 3 years ago - 1 dependent package - 25.3 thousand downloads total - 3 stars on GitHub - 1 maintainer
open.threading.readwritehelper 3.0.3
A utility for read-write synchronizing by context. Useful for synchronizing collections that are...10 versions - Latest release: over 1 year ago - 1 dependent package - 110 thousand downloads total - 1 stars on GitHub - 1 maintainer
listshuffle 2.1.3 π°
Thread-safe list shuffle extension library, using Fisher-Yates shuffle and optional cryptographic...20 versions - Latest release: 5 months ago - 19.5 thousand downloads total - 9 stars on GitHub - 1 maintainer
gstc.collections.observablelists 2.0.1
This package contains a library of upcastable lists/list wrappers that implement the observable p...3 versions - Latest release: about 3 years ago - 3.99 thousand downloads total - 18 stars on GitHub - 1 maintainer
asyncwcflib 3.1.4
Communication library for asynchronous, actor based, distributed computing, based on WCF. Support...10 versions - Latest release: over 12 years ago - 1 dependent repositories - 20.4 thousand downloads total - 1 maintainer
bymarc.net2.winlibrary.listview.threadsafe 2017.811.0
Implements various thread-safe methods for the ListView control. Documentation available a...1 version - Latest release: over 8 years ago - 1 dependent package - 2.14 thousand downloads total - 1 maintainer
soenneker.utils.libphonenumber.timezonesmapper 4.0.87 π°
An async thread-safe singleton for a libphonenumber-csharp PhoneNumberToTimeZonesMapper instance82 versions - Latest release: 18 days ago - 13.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
cflog 1.1.2
CFLog C# Logger for .NET 6-9 Windows4 versions - Latest release: about 1 year ago - 832 downloads total - 2 stars on GitHub - 1 maintainer
sushihangover.cake.applesimulator
Cake Build addin for managing Apple (iOS/TV/Watch) simulators.1 version - Latest release: 18 days ago - 9 stars on GitHub
bymarc.net2.winlibrary.toolstrip.threadsafe 2017.818.0
Threadsafe library for toolstip control. Documentation available at: https://marcjoh...1 version - Latest release: over 8 years ago - 1.59 thousand downloads total - 1 maintainer
skycon.pdf 1.0.0.2
.NET and .Net Core wrapper for wkhtml and ghostscript library that uses Webkit engine to convert ...2 versions - Latest release: about 6 years ago - 2.4 thousand downloads total - 1 maintainer
soenneker.dictionaries.asynclazy 4.0.179 π°
A thread-safe dictionary that lazily initializes values asynchronously with automatic disposal170 versions - Latest release: 2 months ago - 30.8 thousand downloads total - 0 stars on GitHub - 1 maintainer
lazycachehelpers.configurationmanager 1.3.3
Extension package for the LazyCacheHelpers Library to provide easy to use helpers to read cache c...4 versions - Latest release: 10 months ago - 3.01 thousand downloads total - 4 stars on GitHub - 2 maintainers
soenneker.sets.concurrent.slidingwindow 4.0.33 π°
A high-throughput, thread-safe set whose bucketed entries automatically expire after a fixed time...31 versions - Latest release: 21 days ago - 3.94 thousand downloads total - 0 stars on GitHub - 1 maintainer
soenneker.serilog.sinks.cache 4.0.77 π°
A Serilog sink cache that allows for storing, retrieving, and removing log messages73 versions - Latest release: 21 days ago - 11 thousand downloads total - 0 stars on GitHub - 1 maintainer
esoxsolutions.objectpool 4.2.0
A high-performance, thread-safe object pool for .NET 8+ with dependency injection, health checks,...23 versions - Latest release: 3 months ago - 11.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
bymarc.net2.winlibrary.sqlgridviewcontrol.threadsafe 2017.812.0
Library of various threadsafe methods for the SqlGridViewControl. Documentation available ...1 version - Latest release: over 8 years ago - 1.5 thousand downloads total - 1 maintainer
dotnetvault 1.0.0
Synchronization Library and Static Analysis Tool for C# 8 DotNetVault is a library and sta...28 versions - Latest release: over 4 years ago - 1 dependent repositories - 20.8 thousand downloads total - 3 stars on GitHub - 1 maintainer
threadsaferandom
A thread-safe static class that wraps System.Random for generating pseudo-random numbers.1 version - Latest release: 25 days ago
codeproject.objectpool 6.5.0+e24dde14
A generic, concurrent, portable and flexible Object Pool for .NET. It is completely based on the ...47 versions - Latest release: about 2 years ago - 4 dependent packages - 635 thousand downloads total - 4 stars on gitlab.com - 1 maintainer
Top 9.0% on nuget.org
39 versions - Latest release: over 1 year ago - 2 dependent packages - 307 thousand downloads total - 2 stars on GitHub - 1 maintainer
open.threading 3.0.4
Useful set of extensions and classes for simplifying and optimizing thread safe operations and sy...39 versions - Latest release: over 1 year ago - 2 dependent packages - 307 thousand downloads total - 2 stars on GitHub - 1 maintainer
lazycachehelpers 1.3.3
Library for leveraging the power of the Lazy class to enable high performance caching at all laye...10 versions - Latest release: 10 months ago - 2 dependent packages - 435 thousand downloads total - 4 stars on GitHub - 2 maintainers
xmobitea.collections.generic 1.0.4 π°
XmobiTea.Collections.Generic offers a robust suite of thread-safe data structures, including Thre...4 versions - Latest release: over 1 year ago - 2.35 thousand downloads total - 8 stars on GitHub - 1 maintainer
asyncreaderwriterlock 1.0.2
An efficient, cross-platform asynchronous readerβwriter lock with sync and async support, cancell...3 versions - Latest release: about 1 month ago - 176 downloads total - 1 maintainer
Top 9.0% on nuget.org
32 versions - Latest release: over 1 year ago - 6 dependent packages - 376 thousand downloads total - 1 stars on GitHub - 1 maintainer
open.threading.readwrite 3.0.1
Useful set of extensions and classes for simplifying and optimizing read-write synchronization. ...32 versions - Latest release: over 1 year ago - 6 dependent packages - 376 thousand downloads total - 1 stars on GitHub - 1 maintainer
csabadu.dynamictestdata.xunit
An extension of CsabaDu.DynamicTestData framework to facilitate dynamic data-driven testing in xU...6 versions - Latest release: about 1 month ago - 1 stars on GitHub - 1 maintainer
csabadu.dynamictestdata deprecated
A robust, flexible, extensible, pure .NET framework to facilitate dynamic data-driven testing. ...46 versions - Latest release: about 1 month ago - 12.8 thousand downloads total - 1 stars on GitHub - 1 maintainer
concurrentpriorityqueue 3.0.0
A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.4 versions - Latest release: over 2 years ago - 144 thousand downloads total - 32 stars on GitHub - 1 maintainer
soenneker.utils.atomicresources π°
AtomicResource is a thread-safe utility for holding a single instance of a resource that can be l...10 versions - Latest release: about 1 month ago - 0 stars on GitHub - 1 maintainer
Top 5.4% on nuget.org
6 versions - Latest release: about 1 year ago - 2 dependent packages - 2 dependent repositories - 170 thousand downloads total - 3 stars on GitHub - 1 maintainer
aocl 2.0.0
A collection that supports thread-safe append-only writes and lock-free random access reads.6 versions - Latest release: about 1 year ago - 2 dependent packages - 2 dependent repositories - 170 thousand downloads total - 3 stars on GitHub - 1 maintainer
threadsaferandomizer 3.0.0 π°
An efficient thread-safe randomizer that can optionally be used as a source generator.18 versions - Latest release: 5 months ago - 1 dependent package - 19.3 thousand downloads total - 2 stars on GitHub - 1 maintainer
rosenbjerg.depman deprecated
DepMan is a thread-safe dependency manager for cross-platform projects, like Xamarin, where some ...15 versions - Latest release: 4 months ago - 39.6 thousand downloads total - 0 stars on GitHub - 1 maintainer
priorityconcurrentqueue deprecated
A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.3 versions - Latest release: 5 months ago - 1.73 thousand downloads total - 32 stars on GitHub - 1 maintainer
Related Keywords
dotnet
21
csharp
19
thread-safe
13
c#
13
.net
13
async
11
thread
10
safe
9
collections
8
cache
8
util
7
singleton
6
random
6
concurrent
6
threading
5
caching
5
extensions
5
extensible
5
typesafe
5
data
5
driven
5
modular
5
unit
5
dynamic
5
test
5
xamarin
4
byMarc
4
lazy
4
concurrency
4
thread-safety
4
list
4
synchronization
3
memorycache
3
dotnetcore
3
dotnet-core
3
performance
3
distributed
3
csharp-library
3
object
3
safety
3
memory
3
c-sharp
3
lock
3
readerwriterlockslim
3
readerwriterlock
3
write
3
generator
3
await
3
readwrite
3
libphonenumber
3
number
3
utils
3
collection
3
xunit.v3
3
xunit
3
nunit
3
server
3
mcbits
2
optimization
2
in-memory
2
library
2
Xamarin
2
cross-platform
2
realm
2
xamarin-android
2
net
2
xamarin-ios
2
unity
2
objectpool
2
set
2
dedupe
2
slidingwindow
2
auto-expire
2
de-dupe
2
abstract
2
abstraction
2
utilization
2
populating
2
TheoryData
2
populate
2
self
2
async-await
2
load
2
async-cache
2
blocking-cache
2
in-memory-caching
2
lazy-loading
2
self-populating-cache
2
loading
2
atomic
2
optimize
2
html
2
producerconsumer
2
wrapper
2
concurrent-collection
2
blocking-collection
2
concurrent-queues
2
hacktoberfest
2
Cache
2
priorityqueue
2