sync-method-generator
sync generator
A tool that generates synchronized versions of asynchronous methods in C#
Generates a synchronized version of an async method
48 stars
1 watching
4 forks
Language: C#
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
appimagecommunity/zsync2 | A modern C++ implementation of an HTTP-based file synchronization tool with a focus on efficient and incremental updates. | 131 |
zolang/zolang | A programming language that allows users to generate code for multiple platforms through a templating specification file system | 148 |
washtubs/gitsync | A zsh plugin to synchronize changes across multiple machines and repositories. | 4 |
thomaslevesque/aspnetcore.asyncinitialization | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
pimutils/vdirsyncer | A command-line tool for synchronizing calendars and contacts between servers and local file systems or other servers. | 1,574 |
skylor-tang/zshrc-sync | A zsh plugin that syncs the local .zshrc file with a remote GitHub repository on exit. | 3 |
thilomichael/mpsync | Automatically synchronizes code changes to a MicroPython board | 7 |
dvlsg/async-csp | An implementation of Communicating Sequential Processes using ES2016's async/await syntax. | 317 |
systemd/casync | A tool for efficiently storing and synchronizing large file systems or directory trees across multiple related versions. | 1,511 |
styletronix/cfapisync | A C# implementation of a cloud sync engine using the Cloud Files API on Windows 10/11. | 51 |
yrashk/zig-generator | Library providing an async generator implementation for Zig programming language | 39 |
opal06/zotero2remarkable_bridge | A Python program that synchronizes attachments between Zotero and ReMarkable devices. | 22 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,277 |
jakubsturc/talk-csharp-source-generators | A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
planetis-m/sync | Provides a set of synchronization primitives to manage threads and parallel execution safely. | 19 |