awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cppcon/cppcon2019

Open-source alternatives to CppCon2019

30 open-source projects similar to cppcon/cppcon2019, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CppCon2019 alternative.

  • achun/go-blog-in-actionA

    achun/Go-Blog-In-Action

    0عرض على GitHub↗
    عرض على GitHub↗0
  • airbnb/swiftالصورة الرمزية لـ airbnb

    airbnb/swift

    2,724عرض على GitHub↗

    Airbnb's Swift Style Guide

    Markdown
    عرض على GitHub↗2,724
  • akikoz/alfred-web-search-suggestالصورة الرمزية لـ AkikoZ

    AkikoZ/alfred-web-search-suggest

    356عرض على GitHub↗

    Alfred search suggest workflow for various popular websites.

    PHP
    عرض على GitHub↗356
  • alexeymezenin/laravel-best-practicesالصورة الرمزية لـ alexeymezenin

    alexeymezenin/laravel-best-practices

    12,299عرض على GitHub↗

    This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable applications within the Laravel framework. It focuses on clean code standards, applying the single responsibility and DRY principles to ensure codebase predictability and consistency. The guide emphasizes decoupling components by moving business logic into service layers and shifting input validation into dedicated request classes to keep controllers lean. It advocates for the use of a service container and dependency injection to reduce class coupling and improve testability. The

    عرض على GitHub↗12,299
  • allenwong/30daysofswiftالصورة الرمزية لـ allenwong

    allenwong/30DaysofSwift

    11,490عرض على GitHub↗

    30DaysofSwift is a structured educational curriculum designed to teach native mobile application development for Apple devices. It provides a collection of practical coding exercises that guide learners through the implementation of core iOS frameworks and the Swift programming language. The project focuses on mastering standard mobile design patterns and system integration tasks. It covers the creation of interactive interface components, the application of motion and transitions to user interfaces, and the management of local data persistence. Additionally, the curriculum includes exercises

    Swift
    عرض على GitHub↗11,490

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • alper/nix-shortsالصورة الرمزية لـ alper

    alper/nix-shorts

    23عرض على GitHub↗

    A collection of short notes about Nix focusing on what is immediately needed by users.

    Nix
    عرض على GitHub↗23
  • alsotang/node-lessonsالصورة الرمزية لـ alsotang

    alsotang/node-lessons

    16,450عرض على GitHub↗

    node-lessons is a comprehensive Node.js programming course and instructional guide. It provides a collection of guided lessons and code examples designed to teach the fundamentals of the Node.js runtime and server-side JavaScript development. The project serves as a practical guide for building web servers and backend applications, specifically covering the implementation of HTTP servers, request routing, and middleware chains. It includes specialized instructional material on managing asynchronous JavaScript workflows through promises and flow control, as well as guides for integrating NoSQL

    JavaScriptjavascriptnodejs
    عرض على GitHub↗16,450
  • amejia481/associate-android-developer-certificationالصورة الرمزية لـ Amejia481

    Amejia481/Associate-Android-Developer-Certification

    1,055عرض على GitHub↗

    All the info and materials about the certification that I've collected so far

    androidandroid-certificationandroid-development
    عرض على GitHub↗1,055
  • amfe/articleA

    amfe/article

    0عرض على GitHub↗

    阿里无线前端性能优化指南 (Pt.1 加载期优化) by @晓田 - Web中的图标 by @大漠 - 我理解的阿里无线前端“架构”(半鸡汤,少干货) by @hongru - 写给前端面试者 by @大漠 - 手机淘宝这三年(更新PPT同步录音视频) by @渚薰 - 手机淘宝前端的图片相关工作流程梳理 by @勾三股四 - 高级CSS filters by @大漠 - Font Boosting by @尚左 - 15年双11手淘前端技术巡演 - 前言 by @hongru - 对无线电商动态化方案的思考(一) by @勾三股四 - 对无线电商动态化方案的思考(二) by…

    عرض على GitHub↗0
  • andysingal/llm-courseA

    andysingal/llm-course

    0عرض على GitHub↗
    عرض على GitHub↗0
  • angrbrd/hyperledger-fabric-basicsالصورة الرمزية لـ angrbrd

    angrbrd/hyperledger-fabric-basics

    90عرض على GitHub↗

    A Comprehensive Getting Started Guide For Application Development On Hyperledger Fabric

    JavaScript
    عرض على GitHub↗90
  • anthonycalandra/modern-cpp-featuresالصورة الرمزية لـ AnthonyCalandra

    AnthonyCalandra/modern-cpp-features

    21,765عرض على GitHub↗

    This project is a comprehensive collection of reference materials, including a language cheatsheet, a standard library reference, and a concurrency reference. It serves as a guide to modern C++ development, focusing on language syntax, standard library utilities, and template metaprogramming patterns. The repository provides specific guidance on template metaprogramming through a dedicated guide covering compile-time evaluation, type deduction, and variadic template execution. The materials cover a broad range of capabilities, including asynchronous programming, memory management, and system

    cppcpp11cpp14
    عرض على GitHub↗21,765
  • arbox/data-science-with-rubyالصورة الرمزية لـ arbox

    arbox/data-science-with-ruby

    724عرض على GitHub↗

    RubyNLP | RubyML | RubyInterop

    Ruby
    عرض على GitHub↗724
  • arbox/machine-learning-with-rubyالصورة الرمزية لـ arbox

    arbox/machine-learning-with-ruby

    2,215عرض على GitHub↗

    Curated list: Resources for machine learning in Ruby

    Rubyawesomeawesome-listlist
    عرض على GitHub↗2,215
  • arp-g/async-elixirالصورة الرمزية لـ Arp-G

    Arp-G/async-elixir

    177عرض على GitHub↗

    Learn all about asynchronous elixir

    عرض على GitHub↗177
  • artem-zinnatullin/thecontext-podcastالصورة الرمزية لـ artem-zinnatullin

    artem-zinnatullin/TheContext-Podcast

    622عرض على GitHub↗

    Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!

    عرض على GitHub↗622
  • artemnovichkov/swiftui-by-examplesA

    artemnovichkov/SwiftUI-by-Examples

    0عرض على GitHub↗
    عرض على GitHub↗0
  • articles/writing-on-githubA

    articles/writing-on-github

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ashishpatel26/500-ai-machine-learning-deep-learning-computer-vision-nlp-projects-with-codeالصورة الرمزية لـ ashishpatel26

    ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code

    34,579عرض على GitHub↗

    This repository serves as a comprehensive, curated collection of open-source implementations focused on artificial intelligence, machine learning, and computer vision. It functions as a centralized knowledge base and technical resource index, providing students and professional engineers with a structured directory of code examples for educational and practical reference. The project distinguishes itself through a community-driven curation model, relying on manual updates and contributions to maintain a relevant and expansive archive. By organizing these resources into categorized lists, the

    artificial-intelligenceartificial-intelligence-projectsawesome
    عرض على GitHub↗34,579
  • astaxie/build-web-application-with-golangالصورة الرمزية لـ astaxie

    astaxie/build-web-application-with-golang

    43,920عرض على GitHub↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    عرض على GitHub↗43,920
  • astaxie/go-in-actionA

    astaxie/Go-in-Action

    0عرض على GitHub↗
    عرض على GitHub↗0
  • barisuyar/swiftui-presentationالصورة الرمزية لـ barisuyar

    barisuyar/SwiftUI-Presentation

    2عرض على GitHub↗

    WWDC 2019'da tanıtılan yeni UI framework'ü SwiftUI'ya giriş amacı gütmektedir.

    Swift
    عرض على GitHub↗2
  • bayandin/awesome-awesomenessالصورة الرمزية لـ bayandin

    bayandin/awesome-awesomeness

    33,490عرض على GitHub↗

    This project is a community-driven directory that aggregates and categorizes high-quality technical resources, tools, and learning materials. It functions as a centralized knowledge management repository, designed to help developers navigate the software development landscape by providing structured access to curated lists and external project references. The directory relies on a collaborative, peer-reviewed workflow where external contributors submit and maintain links through a version-controlled system. This community-maintained approach ensures that the information remains current and re

    Ruby
    عرض على GitHub↗33,490
  • bhnddowinf/vuejs-learnالصورة الرمزية لـ bhnddowinf

    bhnddowinf/vuejs-learn

    1,956عرض على GitHub↗

    (vue.js official website tutorials ,contains video , codes, baudi yun, youtube) 网路上有很多 VUE 综合应用的视频,但大部份的视频 ,都当你已经了解官网 所以讲的节奏难免偏快。 此视频(都是上代码),以官网为重,将官网的观念,以视频搭配代码,实际演示。 如果官网有看不懂的地方,比对一下,视频跟代码,就会了解了。 减少你摸索的时间。(註:mvvm 的框架,不管是 ng , react, vue, avalonjs, 都是好的框架,而有经验的前端,至少都会两套以上的 mvvm。)

    JavaScript
    عرض على GitHub↗1,956
  • bhnddowinf/vuejs2-learnالصورة الرمزية لـ bhnddowinf

    bhnddowinf/vuejs2-learn

    1,488عرض على GitHub↗

    vuejs2 官网讲解 (vue.js 2 official website tutorials ,contains video , codes, baudi yun, youtube)

    JavaScript
    عرض على GitHub↗1,488
  • bigaston/pico-8-newgrounds-tutorialالصورة الرمزية لـ Bigaston

    Bigaston/pico-8-newgrounds-tutorial

    16عرض على GitHub↗

    A little tutorial to use the Newgrounds medals system with PICO-8

    JavaScript
    عرض على GitHub↗16
  • bingohuang/effective-go-zh-enالصورة الرمزية لـ bingohuang

    bingohuang/effective-go-zh-en

    2,438عرض على GitHub↗

    《Effective Go》中英双语版

    عرض على GitHub↗2,438
  • bitcoinbook/bitcoinbookB

    bitcoinbook/bitcoinbook

    0عرض على GitHub↗

    Mastering Bitcoin is a technical book that explains what Bitcoin is and how it works.

    عرض على GitHub↗0
  • blockchain-zju/blockchainer-roadmapالصورة الرمزية لـ Blockchain-zju

    Blockchain-zju/blockchainer-roadmap

    1,382عرض على GitHub↗

    Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线)

    عرض على GitHub↗1,382
  • ably-labs/realtime-quiz-frameworkالصورة الرمزية لـ ably-labs

    ably-labs/realtime-quiz-framework

    77عرض على GitHub↗

    This repository contains a base networking framework for building a realtime quiz platform with Ably. This project uses VueJS on the client-side and NodeJS on the server-side and is scalable as you need.

    Vuedemoedtechnode-js
    عرض على GitHub↗77