Low allocation async/await for C#/.NET
☆402Apr 21, 2020Updated 6 years ago
Alternatives and similar repositories for PooledAwait
Users that are interested in PooledAwait are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- .NET managed sockets wrapper using the new "Pipelines" API☆441Mar 14, 2026Updated last month
- High performance, low level networking APIs for building custom servers and clients.☆1,126Sep 28, 2025Updated 7 months ago
- A high performance pubsub client/server implementation for .NET Core☆131Mar 14, 2021Updated 5 years ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,132Updated this week
- Implementation of a lock-free dictionary on .Net.☆547Feb 24, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A tool that helps to see an internal structure of the CLR types at runtime☆732Apr 22, 2026Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,361Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆901Feb 14, 2024Updated 2 years ago
- C# bindings for lemire/simdjson (and full C# port)☆689Dec 8, 2022Updated 3 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 7 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆706Updated this week
- Next generation API for .NET☆1,932Updated this week
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆296Dec 8, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Custom Garbage Collectors for .NET Core☆184Sep 17, 2020Updated 5 years ago
- ☆60Feb 19, 2026Updated 2 months ago
- The last comparison library you'll ever need!☆445Dec 9, 2023Updated 2 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆20Mar 17, 2024Updated 2 years ago
- A helper library for async/await.☆3,714Jan 1, 2024Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆2,388May 16, 2022Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Jan 13, 2023Updated 3 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆224Dec 22, 2022Updated 3 years ago
- High performance understanding for stack traces (Make error logs more productive)☆2,862Mar 14, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A lightweight low ceremony API for web services.☆814Jul 5, 2023Updated 2 years ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,035Updated this week
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆571Apr 1, 2026Updated last month
- A high-performance, zero-allocation .NET logging library.☆437Apr 14, 2026Updated 2 weeks ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆654May 26, 2022Updated 3 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,109Jul 31, 2025Updated 9 months ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,582Dec 11, 2024Updated last year
- A fail-fast validating helper for .NET CIL generation☆991Dec 11, 2020Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆201Mar 13, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆923Apr 17, 2026Updated 2 weeks ago
- ☆28May 16, 2025Updated 11 months ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Sep 28, 2019Updated 6 years ago
- Various tools and helpers to read assembly metadata.☆274Apr 12, 2026Updated 2 weeks ago
- Efficient implementations of standard .NET collection interfaces using tree data structures