awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codetest-studygroup/code-test-study

Open-source alternatives to Code Test Study

30 open-source projects similar to codetest-studygroup/code-test-study, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Code Test Study alternative.

  • 0xax/erlang-bookmarksAvatar von 0xAX

    0xAX/erlang-bookmarks

    1,154Auf GitHub ansehen↗

    All about erlang programming language powerd by community

    Auf GitHub ansehen↗1,154
  • ably-labs/realtime-quiz-frameworkAvatar von ably-labs

    ably-labs/realtime-quiz-framework

    77Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗77
  • ahmedbahaaeldin/from-0-to-research-scientist-resources-guideAvatar von ahmedbahaaeldin

    ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide

    7,629Auf GitHub ansehen↗

    Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.

    bookscalculusdeep-learning
    Auf GitHub ansehen↗7,629
  • aikorea/awesome-rlAvatar von aikorea

    aikorea/awesome-rl

    9,812Auf GitHub ansehen↗

    Reinforcement learning resources curated

    Auf GitHub ansehen↗9,812
  • alirezadir/production-level-deep-learningAvatar von alirezadir

    alirezadir/Production-Level-Deep-Learning

    4,647Auf GitHub ansehen↗

    This project is an MLOps architectural guide and framework for designing and deploying deep learning systems into production environments. It provides a structured approach to model inference deployment, ML pipeline orchestration, and the creation of production-level machine learning architectures. The project distinguishes itself through a focus on distributed deep learning and edge AI optimization. It covers methodologies for parallelizing model training across multiple GPUs to handle large datasets and applies techniques like quantization and distillation to reduce model size for embedded

    aiartificial-intelligencedeep-learning
    Auf GitHub ansehen↗4,647

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
  • artix41/awesome-transfer-learningAvatar von artix41

    artix41/awesome-transfer-learning

    1,778Auf GitHub ansehen↗

    Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)

    awesome-listdomain-adaptationpaper
    Auf GitHub ansehen↗1,778
  • ashishpatel26/500-ai-machine-learning-deep-learning-computer-vision-nlp-projects-with-codeAvatar von ashishpatel26

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

    34,579Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗34,579
  • aufree/hodorAvatar von Aufree

    Aufree/Hodor

    541Auf GitHub ansehen↗

    Simple solution to localize your iOS App.

    Objective-C
    Auf GitHub ansehen↗541
  • bhnddowinf/vuejs-learnAvatar von bhnddowinf

    bhnddowinf/vuejs-learn

    1,956Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,956
  • bhnddowinf/vuejs2-learnAvatar von bhnddowinf

    bhnddowinf/vuejs2-learn

    1,488Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,488
  • brimizer/sliddenAvatar von Brimizer

    Brimizer/Slidden

    593Auf GitHub ansehen↗

    Slidden is an open source, customizable, iOS 8 keyboard, written in Swift. iOS 8 brought us the ability to create fully customizable keyboards, but does not provide a strong foundation to start from. Slidden aims to remedy that by providing an easy way to get started making your own iOS keyboards.

    Swift
    Auf GitHub ansehen↗593
  • brokentoaster/zsh-explainshellAvatar von brokentoaster

    brokentoaster/zsh-explainshell

    8Auf GitHub ansehen↗

    plugin to look up current cmd line on explainshell.

    Shell
    Auf GitHub ansehen↗8
  • camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersAvatar von CamDavidsonPilon

    CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

    28,162Auf GitHub ansehen↗

    This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for performing statistical inference and quantifying uncertainty through a probabilistic programming workflow using Python. The resource employs a computation-first pedagogy, teaching Bayesian methods and parameter estimation through executable code and simulations instead of formal mathematical notation. It provides a practical approach to implementing Markov Chain Monte Carlo sampling to estimate posterior distributions. The content covers building probabilistic models, integrating e

    Jupyter Notebookbayesian-methodsdata-sciencejupyter-notebook
    Auf GitHub ansehen↗28,162
  • changkun/modern-cpp-tutorialAvatar von changkun

    changkun/modern-cpp-tutorial

    25,332Auf GitHub ansehen↗

    This project is an educational resource designed to help developers transition from traditional C++ standards to modern language features. It serves as a technical reference manual and a self-paced curriculum, providing a structured path for mastering the evolution of the language and adopting contemporary programming practices. The material is organized chronologically by language standard, allowing readers to track the development of syntax and features over time. Each topic is presented through a combination of theoretical explanations and modular code examples, supported by exercise-drive

    C++cppcpp-tutorialcpp11
    Auf GitHub ansehen↗25,332
  • cheatsheet1999/cloudcollectionC

    cheatsheet1999/CloudCollection

    2,780Auf GitHub ansehen↗

    A comprehensive collection of algorithm solutions, system design materials, and modern C++ tutorials. Perfect for interview preparation, learning, and reference.

    Rust
    Auf GitHub ansehen↗2,780
  • chengpeiquan/learning-vue3Avatar von chengpeiquan

    chengpeiquan/learning-vue3

    1,492Auf GitHub ansehen↗

    超过 230w+ 阅读人次的《Vue3 入门指南与实战案例》,关于前端工程化开发的基础知识点,以及 TypeScript 、 Vue 3 、 Pinia 的入门学习指南。

    TypeScriptlearning-vue3vuevue-3
    Auf GitHub ansehen↗1,492
  • chenyilong/ios9adaptationtipsAvatar von ChenYilong

    ChenYilong/iOS9AdaptationTips

    4,447Auf GitHub ansehen↗

    iOS9AdaptationTips is a collection of technical strategies and guides for adapting mobile applications to the iOS 9 operating system. It serves as a development resource for implementing system integration, UI layout adaptations, and push notification configurations. The project provides specific guidance on flexible interface implementation, including support for split-screen modes, dynamic text scaling, and status bar configurations. It also covers the use of secure certificates and heartbeat signals to maintain persistent connection stability for push notifications. The material covers br

    Objective-C
    Auf GitHub ansehen↗4,447
  • christoschristofidis/awesome-deep-learningAvatar von ChristosChristofidis

    ChristosChristofidis/awesome-deep-learning

    27,569Auf GitHub ansehen↗

    This project is a curated directory of resources, libraries, and frameworks designed to support the development, training, and deployment of neural network models. It serves as a comprehensive guide for navigating the machine learning ecosystem, providing structured access to software utilities and research materials. The directory distinguishes itself by aggregating tools across the entire machine learning lifecycle, ranging from data management and experiment tracking to production-ready model deployment. It functions as a central hub for discovering both foundational academic research and

    awesomeawesome-listdeep-learning
    Auf GitHub ansehen↗27,569
  • cocos2d/cocos2d-objcAvatar von cocos2d

    cocos2d/cocos2d-objc

    4,045Auf GitHub ansehen↗

    cocos2d-objc is an Objective-C 2D game engine designed for developing interactive games and applications. It serves as a cross-platform game framework that enables the deployment of a shared codebase across iOS, tvOS, and macOS. The project features a hardware-accelerated 2D renderer utilizing OpenGL and Metal to display sprites, tile maps, and particle effects. It includes a dedicated OpenAL audio engine for managing music and spatialized sound effects, alongside a cross-platform input handler for processing touch, mouse, keyboard, and accelerometer events. The framework provides capabiliti

    Objective-C
    Auf GitHub ansehen↗4,045
  • coderyi/decouplingkitAvatar von coderyi

    coderyi/DecouplingKit

    142Auf GitHub ansehen↗

    ```ruby

    Objective-C
    Auf GitHub ansehen↗142
  • cp-algorithms/cp-algorithmsAvatar von cp-algorithms

    cp-algorithms/cp-algorithms

    10,805Auf GitHub ansehen↗

    This project is a comprehensive reference for algorithms and data structures used to solve complex computational problems in competitive programming. It serves as a technical resource for implementing advanced mathematical programming, computational geometry, and graph theory. The repository provides detailed implementation guides for diversifying algorithmic techniques, including top-down and bottom-up dynamic programming optimization, number theory, and linear algebra. It features specific guides for complex tasks such as constructing planar graphs, solving linear Diophantine equations, and

    C++algorithm-competitionsalgorithmsalgorithms-and-data-structures
    Auf GitHub ansehen↗10,805
  • cuixiaorui/mini-vueAvatar von cuixiaorui

    cuixiaorui/mini-vue

    10,566Auf GitHub ansehen↗

    This project is a minimal reproduction of the Vue 3 core logic, designed for studying the framework's internal source code. It implements a reactive state engine, a template compiler, a virtual DOM renderer, and a component lifecycle manager. The implementation uses proxies and effect schedulers to track data dependencies and trigger automatic interface updates. It features a template compiler that parses interpolation and text nodes to convert template syntax into renderable structures, alongside a virtual DOM system that transforms component definitions into a tree of elements. The system

    TypeScriptmini-vuevue3-source
    Auf GitHub ansehen↗10,566
  • dengwanc/dengwanc.github.ioAvatar von dengwanc

    dengwanc/dengwanc.github.io

    0Auf GitHub ansehen↗

    Focus on the Moment

    HTML
    Auf GitHub ansehen↗0
  • detachment/build-vue-hackernews-2.0-from-scratchAvatar von Detachment

    Detachment/Build-vue-hackernews-2.0-from-scratch

    88Auf GitHub ansehen↗

    A tutorial for beginners to build a complex project with Vue.js 2.0 step by step

    JavaScriptjavascriptvue-routervuejs2
    Auf GitHub ansehen↗88
  • developer-y/cs-video-coursesAvatar von Developer-Y

    Developer-Y/cs-video-courses

    81,816Auf GitHub ansehen↗

    This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of technical disciplines. The repository distinguishes itself through a collaborative maintenance model, utilizing version control workflows to allow contributors to expand and update the collection. Content is organized within a single, version-controlled document that leverages

    algorithmsbioinformaticscomputational-biology
    Auf GitHub ansehen↗81,816
  • ebookfoundation/free-programming-booksAvatar von EbookFoundation

    EbookFoundation/free-programming-books

    390,347Auf GitHub ansehen↗

    This project is a centralized, open-access repository that serves as a structured directory for technical education and professional development. It functions as a community-driven knowledge base, aggregating high-quality learning materials to support global accessibility to computer science and software engineering resources. The platform distinguishes itself through a collaborative governance model that utilizes peer-reviewed workflows for all content additions and modifications. By leveraging structured text files and decentralized version control, the repository maintains a searchable, hu

    Pythonbookseducationhacktoberfest
    Auf GitHub ansehen↗390,347
  • elithrar/zsh-git-to-jjAvatar von elithrar

    elithrar/zsh-git-to-jj

    17Auf GitHub ansehen↗

    A zsh plugin for learning the Jujutsu (jj) VCS porcelain from your usual git workflow.

    Shell
    Auf GitHub ansehen↗17
  • facebook/kvocontrollerAvatar von facebook

    facebook/KVOController

    7,291Auf GitHub ansehen↗

    KVOController is a thread-safe Objective-C library that serves as a wrapper for Cocoa key-value observing. It manages the monitoring of object property changes and automates the registration and removal of observers. The project focuses on memory safety by tying observer lifecycles to the controller, ensuring observers are removed upon deallocation to prevent leaks and crashes. It includes a thread-safe observation guard to prevent race conditions and observer resurrection when monitoring properties across multiple threads. The library maps object property paths to handler methods, triggerin

    Objective-C
    Auf GitHub ansehen↗7,291
  • fish-yan/search-apisAvatar von fish-yan

    fish-yan/Search-APIs

    6Auf GitHub ansehen↗
    Swift
    Auf GitHub ansehen↗6
  • 0b10/cheatsheetAvatar von 0b10

    0b10/cheatsheet

    15Auf GitHub ansehen↗

    An oh-my-zsh plugin to create, and manage simple text cheatsheets

    Shell
    Auf GitHub ansehen↗15