Testcontainers.PostgreSql
by: Andre Hofmeister and contributors
- 48 total downloads
- Latest version: 4.14.0
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
- 94 total downloads
- Latest version: 3.1.5
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Core
by: tryAGI, aiqinxuancai and contributors
- 97 total downloads
- Latest version: 3.1.5
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.Abstractions
by: tryAGI, aiqinxuancai and contributors
- 86 total downloads
- Latest version: 3.1.5
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.cl100k
by: tryAGI, aiqinxuancai and contributors
- 91 total downloads
- Latest version: 3.1.5
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.o200k
by: tryAGI, aiqinxuancai and contributors
- 92 total downloads
- Latest version: 3.1.5
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.p50k
by: tryAGI, aiqinxuancai and contributors
- 87 total downloads
- Latest version: 3.1.5
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Tiktoken.Encodings.r50k
by: tryAGI, aiqinxuancai and contributors
- 89 total downloads
- Latest version: 3.1.5
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
Load tokenizer.json (HuggingFace format) as a Tiktoken encoding.
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.Protocol
by: Tom Deseyn
- 54 total downloads
- Latest version: 0.94.2
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
Raw bindings to Linux platform APIs for .NET Core.
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.Native.Assimp
by: Ultz
- 5 total downloads
- Latest version: 5.0.1
Multi-platform native library for Assimp.
Ultz.Native.GLFW
by: Ultz
- 10 total downloads
- Latest version: 3.3.2
Multi-platform native library for GLFW.
Ultz.Native.SDL
by: Ultz
- 8 total downloads
- Latest version: 2.0.12-pre2
Multi-platform native library for SDL.
UnderAutomation.UniversalRobots
by: UnderAutomation
- 55 total downloads
- Latest version: 9.4.0
Implements communication with Universal Robots industrial robots (RTDE, Primary interfaces, Dashboard Server, REST API, SSH, SFTP, XML-RPC, Sockets, Interpreter Mode) - Fully-managed .NET commercial DLL without dependencies. Offline tools like forward and invert kinematics, or pose conversion
Unity
by: Microsoft
- 18 total downloads
- Latest version: 3.0.1304.1
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.
Unity.Interception
by: Microsoft
- 19 total downloads
- Latest version: 3.0.1304
Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behaviors to an object at run time.