Tiktoken
by: tryAGI, aiqinxuancai and contributors
- 382 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
- 243 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
- 196 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
- 229 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
- 223 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
- 212 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
- 212 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
- 145 total downloads
- Latest version: 3.1.5
Load tokenizer.json (HuggingFace format) as a Tiktoken encoding.
TimeZoneConverter
by: Matt Johnson-Pint
- 877 total downloads
- Latest version: 7.2.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Unity
by: Unity Container Project
- 678 total downloads
- Latest version: 5.11.10
This package contains Unity Container and Abstractions libraries as a single package.
Unity.Abstractions
by: Unity Open Source Project
- 315 total downloads
- Latest version: 5.11.7
Unity Container Public Abstractions
Unity.Container
by: Unity Open Source Project
- 614 total downloads
- Latest version: 5.11.11
Unity Core Engine
Unity.Interception
by: Unity Open Source Project
- 157 total downloads
- Latest version: 5.11.1
Unity Interception
Validation
by: Andrew Arnott
- 327 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Wcwidth
by: Patrik Svensson and contributors
- 270 total downloads
- Latest version: 4.0.2-preview.0.1
A .NET library that calculates the width of Unicode characters.
Websocket.Client
by: Mariusz Kotas
- 826 total downloads
- Latest version: 5.5.0
Client for websocket API with built-in reconnection and error handling
WebSocketSharp-netstandard
by: sta
- 11 total downloads
- Latest version: 1.0.1
websocket-sharp provides the WebSocket protocol client and server.
It supports:
- RFC 6455
- WebSocket Client and Server
- Per-message Compression extension
- Secure Connection
- HTTP Authentication (Basic/Digest)
- Query String, Origin header and Cookies
- Connecting through the HTTP Proxy server
- .NET 3.5 or later (includes compatible)
WindowsAzure.ServiceBus
by: Microsoft
- 897 total downloads
- Latest version: 7.0.1
Please note, for Azure Service Bus, Azure Event Hubs and Azure Relay, newer packages Azure.Messaging.ServiceBus, Azure.Messaging.EventHubs and Microsoft.Azure.Relay are available as of November 2020, February 2020 and March 2017 respectively. While WindowsAzure.ServiceBus will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read https://aka.ms/azsdk/blog/msging/intro for more details.
It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Microsoft Azure Service Bus.
For more information on Messaging features, please visit: http://azure.microsoft.com/en-us/documentation/services/service-bus/
For more information on Event Hub features, please visit: http://go.microsoft.com/fwlink/?LinkID=403957
Please note that this package requires at least .Net Framework 4.6.2.
WindowsAzure.Storage
by: Microsoft
- 933 total downloads
- Latest version: 9.3.3
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/