awesome-repositories.com
Blog
MCP
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
·
idocs avatar

idocs/test1

0
View on GitHub↗
123 estrellas·15 forks·CSS·Apache-2.0·4 vistas

Test1

Features

  • Programming Language Guides - Introductory workshop notes for R programming.

Historial de estrellas

Gráfico del historial de estrellas de idocs/test1Gráfico del historial de estrellas de idocs/test1

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 Test1

Proyectos open-source similares, clasificados según cuántas características comparten con Test1.
  • unknwon/the-way-to-go_zh_cnAvatar de unknwon

    unknwon/the-way-to-go_ZH_CN

    35,077Ver en 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
    Ver en GitHub↗35,077
  • allendowney/thinkdspAvatar de AllenDowney

    AllenDowney/ThinkDSP

    4,567Ver en 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
    Ver en GitHub↗4,567
  • allendowney/thinkpythonAvatar de AllenDowney

    AllenDowney/ThinkPython

    2,671Ver en GitHub↗

    ThinkPython

    Jupyter Notebook
    Ver en GitHub↗2,671
  • alexandru/scala-best-practicesAvatar de alexandru

    alexandru/scala-best-practices

    4,352Ver en 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

    Ver en GitHub↗4,352
Ver las 30 alternativas a Test1→

Preguntas frecuentes

¿Cuáles son las características principales de idocs/test1?

Las características principales de idocs/test1 son: Programming Language Guides.

¿Qué alternativas de código abierto existen para idocs/test1?

Las alternativas de código abierto para idocs/test1 incluyen: 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…