https://github.com/soenneker/soenneker.maf.pool
A high-performance, thread-safe pool implementation for Microsoft Agent Framework agents with built-in rate limiting capabilities.
https://github.com/soenneker/soenneker.maf.pool
agent csharp dotnet framework limiting maf mafpool microsoft pool pooling pools rate util
Last synced: 21 days ago
JSON representation
A high-performance, thread-safe pool implementation for Microsoft Agent Framework agents with built-in rate limiting capabilities.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.maf.pool
- Owner: soenneker
- License: mit
- Created: 2026-02-24T21:24:19.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-03-12T02:22:19.000Z (23 days ago)
- Last Synced: 2026-03-12T03:15:16.775Z (23 days ago)
- Topics: agent, csharp, dotnet, framework, limiting, maf, mafpool, microsoft, pool, pooling, pools, rate, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.maf.pool/)
[](https://github.com/soenneker/soenneker.maf.pool/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.maf.pool/)
[](https://github.com/soenneker/soenneker.maf.pool/actions/workflows/codeql.yml)
#  Soenneker.Maf.Pool
### A high-performance, thread-safe pool implementation for Microsoft Agent Framework agents with built-in rate limiting capabilities.
## Installation
```
dotnet add package Soenneker.Maf.Pool
```