Task-like Async Enumerators in C# 7
☆36Oct 22, 2019Updated 6 years ago
Alternatives and similar repositories for AsyncEnumerator
Users that are interested in AsyncEnumerator are comparing it to the libraries listed below
Sorting:
- Task-like structs which capture no synchronization context on the await operations.☆40Jun 23, 2022Updated 3 years ago
- A fast and efficient implementation of a MemoryPool<T>.☆23Aug 25, 2018Updated 7 years ago
- A port of Scala's Stream[+A] to C#.☆13Oct 7, 2022Updated 3 years ago
- fetching the performace data from listed machine☆20Oct 8, 2016Updated 9 years ago
- Shows how to resolve URLs for MSDN given an API.☆11Jul 31, 2015Updated 10 years ago
- An example of using light weight threading and message passing in C#☆17Jul 28, 2015Updated 10 years ago
- Making testing fun, fast and easy... using code generation and DSL☆28Nov 22, 2023Updated 2 years ago
- A universal Arduino/Teensy/Energia library for all Intelligent Led Matrix Displays☆15Sep 16, 2018Updated 7 years ago
- ☆15Feb 21, 2014Updated 12 years ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Mar 2, 2018Updated 8 years ago
- SMS component for .NET Core with more than 15 service platforms likes Alibaba Cloud Dysms, Tencent Cloud SMS, blah, blah, blah.☆28Dec 8, 2022Updated 3 years ago
- Code analysis improvements and context actions☆64Feb 20, 2026Updated last month
- Taking another crack at OS dev...☆11Jun 12, 2022Updated 3 years ago
- Type safe C# primitives☆34Feb 11, 2019Updated 7 years ago
- Building an xcopy version of MSBuild☆14Apr 2, 2023Updated 2 years ago
- Simple, easy-to-use .Net Excel exporting☆42Jun 3, 2016Updated 9 years ago
- A small .Net Standard library used to model simple State Machines☆14Mar 15, 2022Updated 4 years ago
- Disposable, without the Using☆21Feb 11, 2019Updated 7 years ago
- A WPF TreeView that actually supports virtualization.☆23Jul 26, 2024Updated last year
- A C# Docker remote API wrapper☆10Jul 28, 2017Updated 8 years ago
- A source generator for MinimalAPI filters that make use of handler arguments.☆11Updated this week
- Build Alexa apps in F# on AWS lambda using Fable.io to compile to JS☆12Jun 5, 2017Updated 8 years ago
- Standalone java compiler from OpenJDK 7☆13Nov 14, 2012Updated 13 years ago
- HumbleConfig is a simple abstraction on top of multiple config sources☆12Mar 4, 2023Updated 3 years ago
- A high performance, low allocation SQLite wrapper targeting .NET Standard 2.0.☆14May 25, 2024Updated last year
- Solutions for Advent of Code in C#☆14Updated this week
- ELinq 是一个轻量简单易用的开源Linq ORM数据访问组件,支持Nullable类型和枚举类型,支持根据实体类自动建库建表建关系,支持根据数据库通过T4模版自动生成实体代码,对Linq的谓词提供了完美的支持,旨在让绝大部份的主流数据库都使用 Linq 来进行程序开发,…☆18Sep 8, 2015Updated 10 years ago
- ☆11Oct 17, 2025Updated 5 months ago
- Hardware and firmware for the DIY SMU project: Source Measure Unit☆15Jul 11, 2021Updated 4 years ago
- Backend services for DDD conferences.☆10May 28, 2025Updated 9 months ago
- Cities that get fancy!☆18Jan 7, 2024Updated 2 years ago
- Global tool to make installing .NET version that little bit easier☆18Jul 9, 2024Updated last year
- Archived, see this fork for latest updates: https://github.com/i2van/CsvLINQPadDriver LINQPad data context dynamic driver for querying C…☆59Feb 13, 2024Updated 2 years ago
- A .NET framework that supports writing low-ceremony BDD tests using Gherkin language☆21May 3, 2022Updated 3 years ago
- 非常轻量级的数据库访问工具库,链式代码编写,封装了SQL语句以及各个数据库中常用的函数,支持Access、SQLite、SQL Server CE、SQL Server、MySQL以及Oracle数据库。☆17Nov 14, 2015Updated 10 years ago
- 📻 Digitally Imported Radio (di.fm) from your Browser using plublic resources☆14Aug 27, 2018Updated 7 years ago
- Rich's test apps☆12Jul 17, 2023Updated 2 years ago
- CRUD extension methods for Dapper (WIP)☆14May 12, 2022Updated 3 years ago
- Await a tuple of Tasks with different return types and destructure the results in a single line — no Task.WhenAll boilerplate required☆78Mar 10, 2026Updated last week