awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dvdsgl/csharp-in-style

0
View on GitHub↗
0 stars·0 forks·3 views

Csharp In Style

Features

  • Programming Language Guides - Guidelines for writing idiomatic C# code.

Star history

Star history chart for dvdsgl/csharp-in-styleStar history chart for dvdsgl/csharp-in-style

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Csharp In Style

Similar open-source projects, ranked by how many features they share with Csharp In Style.
  • unknwon/the-way-to-go_zh_cnunknwon avatar

    unknwon/the-way-to-go_ZH_CN

    35,077View on GitHub↗

    This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves as a professional software engineering manual designed to help Chinese-speaking developers and students learn Go syntax and core concepts. The content is authored as markdown-based technical documentation. It utilizes a translation-layer mapping to align original English source material with the Chinese text to maintain conceptual accuracy. The repository employs a static site generation workflow and uses Git-based version control to manage the translated technical content.

    Gobookgotranslation
    View on GitHub↗35,077
  • allendowney/thinkdspAllenDowney avatar

    AllenDowney/ThinkDSP

    4,567View on GitHub↗

    ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the mathematical properties of digital audio and waveforms. It functions as a digital signal processing library that provides tools for performing frequency analysis and harmonic decomposition of sound waves. The project covers the fundamentals of audio frequency analysis and sound synthesis, enabling the decomposition of sound into harmonics to analyze or modify spectral content. It facilitates Python audio programming by providing the means to manipulate audio files and generate synth

    Jupyter Notebook
    View on GitHub↗4,567
  • allendowney/thinkpythonAllenDowney avatar

    AllenDowney/ThinkPython

    2,671View on GitHub↗

    ThinkPython

    Jupyter Notebook
    View on GitHub↗2,671
  • alexandru/scala-best-practicesalexandru avatar

    alexandru/scala-best-practices

    4,352View on GitHub↗

    This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in Scala. It serves as a comprehensive guide for Scala coding standards, functional programming design, and enterprise software architecture. The repository provides specific strategies for concurrency management, including patterns for actors, futures, and thread pools to ensure thread safety. It also contains a performance optimization manual focused on reducing memory allocations and managing garbage collection pressure to improve runtime efficiency. The guides cover a broad

    View on GitHub↗4,352
See all 30 alternatives to Csharp In Style→

Frequently asked questions

What are the main features of dvdsgl/csharp-in-style?

The main features of dvdsgl/csharp-in-style are: Programming Language Guides.

What are some open-source alternatives to dvdsgl/csharp-in-style?

Open-source alternatives to dvdsgl/csharp-in-style include: unknwon/the-way-to-go_zh_cn — This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves… allendowney/thinkdsp — ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the… allendowney/thinkpython — ThinkPython. astaxie/build-web-application-with-golang — This project is an open-source software engineering handbook and technical learning resource focused on backend web… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in…