Testcontainers.PostgreSql by: Andre Hofmeister and contributors
  • 92 total downloads
  • Latest version: 4.14.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Tiktoken by: tryAGI, aiqinxuancai and contributors
  • 184 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens gpt-4 gpt-3.5-turbo cl100k_base p50k_base
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Core by: tryAGI, aiqinxuancai and contributors
  • 127 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens gpt-4 gpt-3.5-turbo cl100k_base p50k_base
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.Abstractions by: tryAGI, aiqinxuancai and contributors
  • 111 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens gpt-4 gpt-3.5-turbo cl100k_base p50k_base
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.cl100k by: tryAGI, aiqinxuancai and contributors
  • 118 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens gpt-4 gpt-3.5-turbo cl100k_base p50k_base
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.o200k by: tryAGI, aiqinxuancai and contributors
  • 122 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens gpt-4 gpt-3.5-turbo cl100k_base p50k_base
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.p50k by: tryAGI, aiqinxuancai and contributors
  • 117 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens gpt-4 gpt-3.5-turbo cl100k_base p50k_base
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.r50k by: tryAGI, aiqinxuancai and contributors
  • 122 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens gpt-4 gpt-3.5-turbo cl100k_base p50k_base
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.Tokenizer by: tryAGI, aiqinxuancai and contributors
  • 98 total downloads
  • Latest version: 3.1.5
  • chatgpt openai tiktoken tokens huggingface tokenizer bpe llama qwen deepseek gpt2
Load tokenizer.json (HuggingFace format) as a Tiktoken encoding.
Tizen.NET by: Samsung Electronics
  • 3 total downloads
  • Latest version: 4.0.0
A set of Tizen.NET APIs. This includes all of the APIs built on top of Tizen Platform.
Tizen.NET.API10 by: Samsung Electronics
  • 4 total downloads
  • Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API4 by: Samsung Electronics
  • 3 total downloads
  • Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5 by: Samsung Electronics
  • 7 total downloads
  • Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
Tmds.DBus by: Tom Deseyn
  • 81 total downloads
  • Latest version: 0.94.2
  • dbus
D-Bus library for .NET that uses reflection and runtime code generation
Tmds.DBus.Protocol by: Tom Deseyn
  • 366 total downloads
  • Latest version: 0.94.2
  • dbus
Modern, low-level, high-performance D-Bus library for .NET that is NativeAOT compatible.
Tmds.LibC by: Tom Deseyn
  • 27 total downloads
  • Latest version: 0.5.0
  • libc linux
Raw bindings to Linux platform APIs for .NET Core.
Tomlyn by: Alexandre Mutel
  • 158 total downloads
  • Latest version: 2.10.1
  • toml parser serialization deserialization nativeaot
Tomlyn is a high-performance .NET TOML 1.1 parser, round-trippable syntax tree, and `System.Text.Json`-style object serializer - NativeAOT ready.
Ultz.Bcl.Half by: Ultz.Bcl.Half
  • 5 total downloads
  • Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Bcl.Half.Fallback by: Ultz.Bcl.Half
  • 4 total downloads
  • Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Dispatcher by: Ultz.Dispatcher
  • 20 total downloads
  • Latest version: 3.0.0-pre2
Provides tools to run code exclusively on a specific thread, similar to the Dispatcher class from WPF.