tedd
-
- 147,438 total downloads
- last updated 2/25/2022
- Latest version: 1.1.5
Extracts and validates information from Norweigan social security numbers (fødselsnummer, personnummer). -
Tedd.
by: teddRandomUtils -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 31,429 total downloads
- last updated 1/26/2021
- Latest version: 1.0.6
100% unit test code coverage: FastRandom, ConcurrentRandom (thread safe random), CryptoRandom (rng crypto grade random), ConcurrentCryptoRandom, Next-methods for datatypes: SByte, Byte, Int16, UInt16, Int32,... More information -
-
-
.NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 2.1 This package targets .NET Standard 2.1. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 19,421 total downloads
- last updated 5/6/2020
- Latest version: 1.0.0-beta.3 (prerelease)
Simple and fast message based TCP network communication library. -
-
Tedd.
by: teddMoreRandom - Deprecated
- 15,182 total downloads
- last updated 11/23/2017
- Latest version: 1.0.1
Tedd.MoreRandom.Random is a crypto grade random generator replacement for System.Random. This implementation is kept simple and is extensively tested. It's goal is to meet expectation with no... More information -
Tedd.
by: teddSpanUtils -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 8,748 total downloads
- last updated 1/8/2021
- Latest version: 1.1.0-beta.7 (prerelease)
Extension methods to read/write different datatypes to Span<byte> (tested, benchmarked, optimized). Plus SpanStream and MemoryStreamer for stream-like behavior on Span<byte> and Memory<byte>. See documentation... More information -
-
Tedd.
by: teddBitUtils -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.1 This package targets .NET Standard 2.1. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 7,659 total downloads
- last updated 2/25/2022
- Latest version: 1.0.7
Bit manipulation of Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64: Ror, Rol, Rotate, SetBit, IsBitSet, ReverseBits, PopCount, PopCnt, LzCnt, LeadingZeroCount, Pack, Unpack, ToBitString, ReverseEndianness,... More information -
-
-
- 6,935 total downloads
- last updated 12/30/2022
- Latest version: 1.0.6
Source generator for duplicating structs to a read-only copy. -
-
-
.NET Core 2.0 This package targets .NET Core 2.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 5,155 total downloads
- last updated 2/15/2020
- Latest version: 1.0.2
list.ToHashSet(), ContainsRange(list), AddRange(list), RemoveRange(list) with and without selector. Fast and well tested; Special handling for arrays/lists to ensure efficiency. -
-
- 3,781 total downloads
- last updated 2/24/2022
- Latest version: 1.1.24
Extensions to Dictionary<TKey, TValue> -
Tedd.
by: teddObjectPool - 3,713 total downloads
- last updated 8/8/2025
- Latest version: 2.0.0
Object Pool Library, faster than Microsoft's default implementation. See benchmark results. -
-
.NET Core 2.0 This package targets .NET Core 2.0. The package is compatible with this framework or higher. .NET Standard 1.2 This package targets .NET Standard 1.2. The package is compatible with this framework or higher. .NET Framework 4.6 This package targets .NET Framework 4.6. The package is compatible with this framework or higher.
- 3,491 total downloads
- last updated 1/19/2020
- Latest version: 1.0.2
Fast and reliable wildcard (* and ?) matcher capable of complex pattern matching. -
-
- 3,055 total downloads
- last updated 4/19/2022
- Latest version: 1.0.3
Very fast writeable bitmap for modifying bitmap. Content can be modified from other threads. With WPF bindings. -
Tedd.
by: teddProfiler - 2,931 total downloads
- last updated 5/17/2020
- Latest version: 1.0.2
Simple tool for measuring things within application. Implement measuring in application and pull numbers from ProfilerGroup. Thread safe, ~100% unit test code coverage. -
-
.NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 1.0 This package targets .NET Standard 1.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 1,952 total downloads
- last updated 1/11/2020
- Latest version: 1.0.1
Morton encoding and decoding for converting 2 and 3-dimensional data to/from one dimension while preserving locality of the data points. In effect interleaving bits. See... More information -
-
- 1,612 total downloads
- last updated 6/10/2022
- Latest version: 0.0.2
Package Description -
- 1,587 total downloads
- last updated 5/14/2019
- Latest version: 1.0.1
Easy dynamic loading of assemblies in .Net Core. Integrates with ASP.Net Core Dependency Injection. Load modules and find implementations of interfaces. -
- 1,489 total downloads
- last updated 6/7/2022
- Latest version: 1.0.2
Provides a circular buffer Stream implementation built on Pipelines for high performance. The behavior is similar to MemoryStream, except memory is released (and reused) once its read from the Stream. -
Tedd.
by: teddLinqUtils - 1,392 total downloads
- last updated 6/10/2022
- Latest version: 0.0.2-preview1 (prerelease)
Linq extensions ForEach, Delta, Unique, If/ElseIf/Else, NotNull, StringJoin, etc... -
- Deprecated
-
.NET Core 2.0 This package targets .NET Core 2.0. The package is compatible with this framework or higher. .NET Standard 2.1 This package targets .NET Standard 2.1. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 1,112 total downloads
- last updated 12/15/2019
- Latest version: 1.0.0
Random Extension Methods for SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, short, int, long -
- 672 total downloads
- last updated 6/10/2025
- Latest version: 1.0.1
Zero allocation file logger.
- Previous
- Next