awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zompinc avatar

zompinc/sync-method-generator

0
View on GitHub↗
80 estrellas·9 forks·C#·MIT·1 vista

Sync Method Generator

Generates a synchronized version of an async method

Features

  • Source Generators - Generator for creating synchronous versions of async methods.

Historial de estrellas

Gráfico del historial de estrellas de zompinc/sync-method-generatorGráfico del historial de estrellas de zompinc/sync-method-generator

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Sync Method Generator

Proyectos open-source similares, clasificados según cuántas características comparten con Sync Method Generator.
  • blazorocticons/blazorocticonsAvatar de BlazorOcticons

    BlazorOcticons/BlazorOcticons

    40Ver en GitHub↗

    BlazorOcticons is an easy-to-use GitHub Octicons built as customizable .razor components

    HTML
    Ver en GitHub↗40
  • diegofrata/generator.equalsD

    diegofrata/Generator.Equals

    0Ver en GitHub↗

    A C# source generator that automatically implements IEquatable , Equals, and GetHashCode — using just attributes.

    Ver en GitHub↗0
  • domn1995/dunetAvatar de domn1995

    domn1995/dunet

    863Ver en GitHub↗
    C#csharpcsharp-sourcegeneratordiscriminated-unions
    Ver en GitHub↗863
  • amis92/csharp-source-generatorsAvatar de amis92

    amis92/csharp-source-generators

    2,414Ver en GitHub↗

    Documentation and samples Source Generators Meta - libs and generators for other generators Tips & Tricks Articles Videos Demo, PoC and excercise projects Projects using custom Source Generators "internally"

    Ver en GitHub↗2,414
Ver las 16 alternativas a Sync Method Generator→

Preguntas frecuentes

¿Qué hace zompinc/sync-method-generator?

Generates a synchronized version of an async method

¿Cuáles son las características principales de zompinc/sync-method-generator?

Las características principales de zompinc/sync-method-generator son: Source Generators.

¿Qué alternativas de código abierto existen para zompinc/sync-method-generator?

Las alternativas de código abierto para zompinc/sync-method-generator incluyen: blazorocticons/blazorocticons — BlazorOcticons is an easy-to-use GitHub Octicons built as customizable .razor components. diegofrata/generator.equals — A C# source generator that automatically implements IEquatable , Equals, and GetHashCode — using just attributes. domn1995/dunet. drizin/codegencs — C# Toolkit for Code Generation (T4 alternative!). engrajabi/enum.source.generator — A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very,… amis92/csharp-source-generators — Documentation and samples Source Generators Meta - libs and generators for other generators Tips & Tricks Articles…