awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to overnote/over-golang

Open-source alternatives to Over Golang

30 open-source projects similar to overnote/over-golang, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Over Golang alternative.

  • goestoeleven/golangtrainingAvatar von GoesToEleven

    GoesToEleven/GolangTraining

    10,479Auf GitHub ansehen↗

    GolangTraining is a structured language training course and a series of programming tutorials designed to teach Go syntax, core concepts, and concurrency patterns. It serves as an educational resource for mastering the Go programming language through a curriculum of instructional guides. The material emphasizes a guided path for learning Go language fundamentals and concurrency, specifically focusing on the implementation of goroutines and channels to manage parallel execution. The curriculum utilizes an exercise-driven learning model that combines theoretical explanations with hands-on impl

    Go
    Auf GitHub ansehen↗10,479
  • gopl-zh/gopl-zh.github.comAvatar von gopl-zh

    gopl-zh/gopl-zh.github.com

    4,958Auf GitHub ansehen↗

    This project is a Chinese translation of a comprehensive guide to the Go programming language. It serves as a localized educational resource and technical manual designed to provide guidance on language syntax, design, and software development. The resource covers a broad range of Go language education, including the implementation of programming patterns and system design. It includes translated lessons and examples that focus on core language features such as concurrency and the use of interfaces. The content spans various capability areas, including language fundamentals, data modeling, r

    Goprogramming-language
    Auf GitHub ansehen↗4,958
  • forthespada/interviewguideAvatar von forthespada

    forthespada/InterviewGuide

    5,816Auf GitHub ansehen↗

    InterviewGuide is a comprehensive technical interview preparation platform that covers the full spectrum of software engineering recruitment, from foundational computer science concepts through to offer negotiation. It provides structured learning paths across algorithms, operating systems, databases, networking, and programming languages, with a particular emphasis on C++ and Go. The platform aggregates real interview experiences and company-specific questions from major tech employers, offering candidates a searchable database of past written exam problems and detailed accounts of actual int

    codecppdata-structures-and-algorithms
    Auf GitHub ansehen↗5,816

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • lifei6671/interview-goAvatar von lifei6671

    lifei6671/interview-go

    5,547Auf GitHub ansehen↗

    interview-go is a comprehensive backend engineering knowledge base and interview preparation resource. It provides a structured collection of technical interview questions, theoretical answers, and solved algorithmic problems. The project distinguishes itself by combining high-level architectural analysis with low-level language internals. It features detailed study materials on the Go runtime, including the scheduler, garbage collection, and memory management, alongside deep dives into distributed systems patterns such as high-availability strategies, distributed tracing, and cache consisten

    Gogolang
    Auf GitHub ansehen↗5,547
  • hoanhan101/ultimate-goAvatar von hoanhan101

    hoanhan101/ultimate-go

    14,913Auf GitHub ansehen↗

    This project is a Go educational resource consisting of a structured language curriculum and a curated programming study guide. It serves as a repository of tutorials and references designed to help developers master the Go programming language. The material focuses on Go programming education, language proficiency training, and the fundamentals of backend development. The resource is delivered as a static site generated from markdown files, using a file-system based organization and template-driven layouts to structure the learning materials.

    Gocomputer-systemsebookgolang
    Auf GitHub ansehen↗14,913
  • golang101/golang101Avatar von golang101

    golang101/golang101

    5,012Auf GitHub ansehen↗

    golang101 is a comprehensive Go programming knowledge base and technical reference library. It provides structured guides and documentation covering Go syntax, runtime behavior, and idiomatic coding patterns. The project serves as a dedicated guide for performance optimization, offering technical strategies to reduce memory allocations, improve garbage collection, and increase execution speed. It also focuses on the Go type system, including generic programming and concurrent synchronization techniques. The library encompasses broader capabilities for language learning, including the study o

    HTMLbookgogolang
    Auf GitHub ansehen↗5,012
  • adonovan/gopl.ioAvatar von adonovan

    adonovan/gopl.io

    8,014Auf GitHub ansehen↗

    gopl.io is a Go code sample repository and education resource consisting of a collection of runnable source code programs. It provides practical implementation patterns and idioms to demonstrate Go syntax, types, and core programming concepts. The project covers Go language learning through a curated set of examples, focusing on idiomatic programming and concurrency patterns such as the use of goroutines and channels. The repository is organized in a directory structure that mirrors a reference textbook, with source files transformed into formatted web pages for static hosting.

    Go
    Auf GitHub ansehen↗8,014
  • xinliangnote/goAvatar von xinliangnote

    xinliangnote/Go

    4,932Auf GitHub ansehen↗

    This project is a Go programming language study guide and backend development course. It provides a collection of learning notes and practical examples covering fundamental syntax and core language concepts. The repository functions as a tutorial for building web APIs and network services. It includes implementation guides for the Gin web framework and code demonstrations for creating remote procedure call services using Protocol Buffers. The material covers backend API engineering, including routing, data binding, and error handling. It also includes examples of structured logging and custo

    Gogingin-frameworkgo
    Auf GitHub ansehen↗4,932
  • golang-design/go-questionsAvatar von golang-design

    golang-design/go-questions

    6,374Auf GitHub ansehen↗

    go-questions is a technical knowledge base and study resource for the Go programming language. It serves as a curated collection of interview questions and detailed explanations focused on the internal principles and advanced patterns of the Go ecosystem. The project is implemented as a static site generated from markdown files, which separates the technical educational content from the presentation logic. The site uses a file-system-based content hierarchy to automate navigation and maps folder structures directly to public URLs. The platform covers areas of technical knowledge synthesis, l

    Gobookgolanginterview
    Auf GitHub ansehen↗6,374
  • mrdbourke/machine-learning-roadmapAvatar von mrdbourke

    mrdbourke/machine-learning-roadmap

    7,871Auf GitHub ansehen↗

    This project is a technical curriculum and learning path for machine learning, providing a structured sequence of mathematical foundations, core concepts, and professional workflows. It serves as a comprehensive guide and resource index that connects theoretical principles to the specific software libraries and tools used in real-world implementation. The repository functions as a project workflow blueprint, outlining the sequential steps required to solve machine learning problems from initial discovery through to final deployment. It maps theoretical mathematical principles to practical app

    Auf GitHub ansehen↗7,871
  • ffhelicopter/go42Avatar von ffhelicopter

    ffhelicopter/Go42

    5,186Auf GitHub ansehen↗

    Go42 is a comprehensive programming language guide and reference for the Go language. It serves as a study of the official language specifications and a collection of design patterns derived from the internal logic and source code of the Go standard library. The project focuses on analyzing official library implementations to demonstrate idiomatic design patterns and core architectural thinking. It maps high-level architectural patterns to specific language features to support the development of scalable and maintainable software. The educational material is organized through case studies an

    Gobookgogo42
    Auf GitHub ansehen↗5,186
  • go101/go101Avatar von go101

    go101/go101

    6,042Auf GitHub ansehen↗

    Go 101 is an unofficial, comprehensive knowledge base for the Go programming language, designed as a structured self-study resource covering syntax, semantics, best practices, and common pitfalls. It serves as a complete offline documentation system, installable as a local website that can be browsed without an internet connection, and includes a built-in HTTP server for serving the content locally. The project distinguishes itself through its depth and breadth of coverage, offering a structured book series that teaches Go fundamentals, a deep dive into the type system, and detailed guides on

    HTMLbookdetailsfaq
    Auf GitHub ansehen↗6,042
  • a8m/go-lang-cheat-sheetAvatar von a8m

    a8m/go-lang-cheat-sheet

    8,802Auf GitHub ansehen↗

    This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax reference and documentation collection designed for quick lookup of fundamental operators, core language features, and specific code patterns. The resource covers a wide range of technical domains, including Go concurrency primitives, software architecture patterns such as interface embedding, and standard error handling. It provides guides on implementing goroutines and channels to manage parallel execution and asynchronous tasks. The content is delivered as a static site g

    Auf GitHub ansehen↗8,802
  • singgel/javaAvatar von singgel

    singgel/JAVA

    6,597Auf GitHub ansehen↗

    This project is a curated library of technical ebooks and guides focused on Java language learning, backend architecture, and Java Virtual Machine internals. It serves as a reference-driven knowledge base and a technical repository for software engineering principles. The collection provides specialized materials for studying Java backend architecture, including high-performance server-side development and concurrency. It includes a dedicated JVM technical reference for performance tuning and internal machine behavior, as well as resources for algorithm study and data structures. Additional

    Auf GitHub ansehen↗6,597
  • shujiahuang/cpp-primer-plus-6thAvatar von ShujiaHuang

    ShujiaHuang/Cpp-Primer-Plus-6th

    3,106Auf GitHub ansehen↗

    This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It provides practical implementations and exercise solutions covering core language syntax, data types, and control flow. The repository features specialized samples for object-oriented design, including class inheritance, polymorphism, and abstract classes. It includes demonstrations of memory management techniques such as dynamic allocation, move semantics, and placement new, as well as template programming examples for creating generic functions and data structures. The codebas

    C++cppprogramming
    Auf GitHub ansehen↗3,106
  • amai-gmbh/ai-expert-roadmapAvatar von AMAI-GmbH

    AMAI-GmbH/AI-Expert-Roadmap

    31,091Auf GitHub ansehen↗

    This project is a professional development repository that provides structured learning paths for individuals pursuing careers in data-centric engineering and artificial intelligence. It functions as a competency benchmarking framework, defining the core knowledge areas and technical milestones required to achieve proficiency in specialized domains. The repository distinguishes itself through hierarchical knowledge graphing, which organizes complex technical subjects into nested tree structures to create clear, progressive learning sequences. By centralizing curated educational resources and

    JavaScriptaiai-roadmapartificial-intelligence
    Auf GitHub ansehen↗31,091
  • xiaolincoder/cs-baseAvatar von xiaolincoder

    xiaolincoder/CS-Base

    18,024Auf GitHub ansehen↗

    CS-Base is a comprehensive educational platform and technical repository designed to support software engineers in mastering backend architecture, artificial intelligence engineering, and career development. It functions as a centralized knowledge hub that combines illustrated theoretical tutorials with practical, project-based learning to bridge the gap between foundational computer science concepts and professional industry requirements. The project distinguishes itself by integrating a robust career mentorship framework with advanced AI engineering resources. It provides users with tools f

    ccppgolang
    Auf GitHub ansehen↗18,024
  • railsgirls/guides.railsgirls.comAvatar von railsgirls

    railsgirls/guides.railsgirls.com

    7,106Auf GitHub ansehen↗

    This project is a web development tutorial site and a Ruby on Rails learning resource designed as a beginner programming guide. It serves as a technical workshop curriculum and a structured framework for organizing and coaching community-led programming events. The site functions as a static site generator that converts Markdown content and templates into pre-rendered HTML pages. This architecture supports the delivery of step-by-step guides and instructional materials used to teach new learners how to build web applications. The content covers a broad range of capabilities, including Ruby o

    HTMLhacktoberfestrailsruby
    Auf GitHub ansehen↗7,106
  • system-f/fp-courseAvatar von system-f

    system-f/fp-course

    4,237Auf GitHub ansehen↗

    This project is an exercise-based learning platform and functional programming course designed to teach Haskell through a structured curriculum of practical implementation tasks. It functions as an interactive tutorial and learning framework where students master functional programming concepts by completing a curated sequence of modules. The platform emphasizes a type-driven development workflow, utilizing type holes and compiler-integrated type querying to guide the discovery of program logic. It provides an interactive programming environment via a read-eval-print loop, allowing for real-t

    Haskell
    Auf GitHub ansehen↗4,237
  • ardanlabs/gotrainingAvatar von ardanlabs

    ardanlabs/gotraining

    12,212Auf GitHub ansehen↗

    This repository provides curated learning paths, structured courseware, and technical materials for mastering Go programming, container orchestration, and software architecture. It serves as a comprehensive educational resource for systems programming, focusing on language mechanics, memory safety, and high-performance backend design. The project distinguishes itself through a multi-modal instructional design that combines instructor-led workshops, project-based curricula, and competency-based certifications. It offers specialized guidance on building production-grade AI infrastructure, inclu

    Go
    Auf GitHub ansehen↗12,212
  • mithi/robotics-courseworkAvatar von mithi

    mithi/robotics-coursework

    4,009Auf GitHub ansehen↗

    This project is a robotics engineering knowledge base and learning curriculum. It serves as a structured collection of academic courses, textbooks, and technical guides for studying robotics, kinematics, and control systems. The repository functions as a hardware resource guide and prototyping directory. It provides a curated set of tutorials and setup manuals for microcontrollers, alongside DIY build guides and software tools for designing robot arms, drones, and mechanical simulators. The content covers a broad technical surface, including embedded systems learning, robot software tooling

    algorithmalgorithmscomputer-science
    Auf GitHub ansehen↗4,009
  • michaelliao/learn-python3Avatar von michaelliao

    michaelliao/learn-python3

    6,460Auf GitHub ansehen↗

    This project is an educational repository and programming guide for Python 3. It provides a collection of runnable code samples and implementation details designed to help users learn the core features, syntax, and logic of the language. The repository utilizes a case-study driven approach, using practical examples and guided implementation to demonstrate common patterns and standard library functions. The content is organized into a linear progression curriculum, grouping related language features into topic-based modules.

    pythonpython3
    Auf GitHub ansehen↗6,460
  • mleveryday/practicalai-cnAvatar von MLEveryday

    MLEveryday/practicalAI-cn

    6,879Auf GitHub ansehen↗

    This project is an educational course and machine learning curriculum designed to teach the implementation of neural network architectures and learning algorithms. It provides a structured guide for studying artificial intelligence through a collection of tutorials and practical coding exercises. The curriculum utilizes interactive notebooks that allow for the execution of code within a web browser. This environment enables the prototyping of artificial intelligence models and the analysis of data without requiring a local software installation. The content covers the design and training of

    Jupyter Notebookdeep-learninggoogle-colab-notebookjupyter-notebook
    Auf GitHub ansehen↗6,879
  • mooophy/cpp-primerAvatar von Mooophy

    Mooophy/Cpp-Primer

    8,296Auf GitHub ansehen↗

    Cpp-Primer is a C++ programming study guide and language reference. It provides a collection of solved exercises and reference code based on the C++ Primer textbook to help learners verify their understanding of programming principles and language implementation. The project serves as a study resource through a set of completed coding problems and answers. These examples demonstrate core language concepts and advanced programming techniques in practice. The source code is organized into standalone programs and directories that mirror the structure of the source textbook. The implementation u

    C++
    Auf GitHub ansehen↗8,296
  • mouredev/one-day-one-languageAvatar von mouredev

    mouredev/one-day-one-language

    4,864Auf GitHub ansehen↗

    This project is a programming language learning guide and developer onboarding resource. It provides a curated collection of introductory resources, installation steps, and basic syntax to help beginners configure development environments and run their first pieces of code across various languages. The repository serves as a polyglot programming curriculum, organizing setup instructions and fundamental concepts into a structured set of guides. It functions as a language setup resource by mapping official documentation and environment configuration steps to help users start with new languages

    C#csharpcursodart
    Auf GitHub ansehen↗4,864
  • karlseguin/the-little-go-bookAvatar von karlseguin

    karlseguin/the-little-go-book

    2,333Auf GitHub ansehen↗

    The Little Go Book is an open-source educational resource designed to teach the fundamentals of the Go programming language. It provides a structured instructional guide that explains core concepts and practices for writing and maintaining code. The project functions as a technical documentation generator, utilizing a template-driven layout engine and markdown-based authoring to manage its content. It distinguishes itself through a community-driven translation workflow that enables the localization of educational material into multiple languages, ensuring accessibility for a global audience.

    TeX
    Auf GitHub ansehen↗2,333
  • jmcunningham/angularjs-learningAvatar von jmcunningham

    jmcunningham/AngularJS-Learning

    10,874Auf GitHub ansehen↗

    AngularJS-Learning is an educational repository and resource directory designed for mastering the AngularJS framework. It serves as a curated collection of tutorials, articles, and videos, providing a structured study guide that ranges from basic concepts to advanced architectural patterns. The project provides a directory of best practices, style guides, and architectural patterns for building scalable applications. It also maintains a collection of sample projects, boilerplates, and seed projects that demonstrate functional implementations of the framework. The repository covers a broad le

    Auf GitHub ansehen↗10,874
  • lingcoder/onjava8Avatar von lingcoder

    lingcoder/OnJava8

    16,152Auf GitHub ansehen↗

    OnJava8 is a comprehensive Java 8 programming tutorial and technical documentation set written in Chinese. It serves as an educational guide for learning the Java 8 language, its core features, and general programming fundamentals. The project is structured as a static-site generated course, using Markdown to organize educational content and programming examples. This approach transforms raw text files into pre-rendered HTML pages for consistent rendering and hosting. The repository employs standardized character encoding to ensure Chinese text displays correctly across different operating s

    gitbookon-java-8thinking-in-java
    Auf GitHub ansehen↗16,152
  • dariubs/gobooksAvatar von dariubs

    dariubs/GoBooks

    19,168Auf GitHub ansehen↗

    GoBooks is a curated directory and index of technical literature designed to support software engineering development and professional growth. The project functions as a structured repository that organizes educational materials into learning paths, allowing developers to discover resources tailored to their specific proficiency levels and career goals. The collection is centered on the Go programming language, providing a progression of books and guides that range from fundamental syntax to advanced system design patterns. By utilizing a structured classification system, the repository enabl

    Goawesomeawesome-goawesome-golang
    Auf GitHub ansehen↗19,168
  • madd86/awesome-system-designAvatar von madd86

    madd86/awesome-system-design

    11,695Auf GitHub ansehen↗

    This project is a comprehensive learning resource and reference guide for software architecture and distributed systems design. It serves as a structured curriculum for engineers to study fundamental architectural patterns, scalability strategies, and distributed computing theory, specifically tailored to prepare for technical interviews and professional engineering roles. The repository distinguishes itself by providing a curated collection of industry-standard infrastructure tools and methodologies. It covers the selection and implementation of technologies for data storage, message brokeri

    distributed-systemshadoop-ecosysteminterview
    Auf GitHub ansehen↗11,695