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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mitmath/computational-thinking

Open-source alternatives to Computational Thinking

30 open-source projects similar to mitmath/computational-thinking, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Computational Thinking alternative.

  • 3b1b/manimAvatar de 3b1b

    3b1b/manim

    87,664Voir sur GitHub↗

    Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built to translate code-based instructions into precise, frame-accurate animations, making it a tool for explaining complex mathematical functions, geometric proofs, and abstract theories. The engine distinguishes itself through a declarative scene graph that organizes visual element

    Python3b1b-videosanimationexplanatory-math-videos
    Voir sur GitHub↗87,664
  • academysoftwarefoundation/wg-usdA

    AcademySoftwareFoundation/wg-usd

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ahmetb/kubernetes-network-policy-recipesAvatar de ahmetb

    ahmetb/kubernetes-network-policy-recipes

    6,140Voir sur GitHub↗

    This project is a library of declarative configuration patterns and templates for implementing network policies within Kubernetes clusters. It provides a collection of reference guides and ready-to-use snippets designed to establish pod isolation and zero-trust traffic rules. The project focuses on implementing a default-deny security posture, where all network traffic is blocked until explicitly authorized through a whitelist. It provides specific templates for restricting lateral movement and securing microservice boundaries using label-based selectors and port-specific filtering. Its capa

    kubernetesnetworkingsecurity
    Voir sur GitHub↗6,140
  • airbnb/javascriptAvatar de airbnb

    airbnb/javascript

    148,081Voir sur GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    Voir sur GitHub↗148,081

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • alan2207/bulletproof-reactAvatar de alan2207

    alan2207/bulletproof-react

    35,335Voir sur GitHub↗

    Bulletproof React is an architectural guide and project boilerplate designed to standardize the development of large-scale, maintainable frontend applications. It provides a set of structural principles and organizational strategies that enforce a strict separation of concerns, ensuring that codebases remain manageable as they grow in complexity over time. The project distinguishes itself by promoting a modular design that groups related logic, components, and services into dedicated feature folders. It utilizes a composition-based approach to build user interfaces and implements a dependency

    TypeScriptreactreact-applicationsreact-architecture-patterns
    Voir sur GitHub↗35,335
  • altryne/awesome-ai-art-image-synthesisAvatar de altryne

    altryne/awesome-ai-art-image-synthesis

    1,801Voir sur GitHub↗

    A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.

    Voir sur GitHub↗1,801
  • alwxkxk/soft-and-hardAvatar de alwxkxk

    alwxkxk/soft-and-hard

    1,670Voir sur GitHub↗

    《软硬结合——从零打造物联网》,软硬件结合可以说是所有硬件开发人员心中的一大追求,当一个人技能树上点亮了软硬件,所有创意想法基本都能靠自己去实现。 如果你想支持这个免费的网络教程,请在github上给我一个关注的星星以示支持

    JavaScript
    Voir sur GitHub↗1,670
  • amai-gmbh/ai-expert-roadmapAvatar de AMAI-GmbH

    AMAI-GmbH/AI-Expert-Roadmap

    31,091Voir sur GitHub↗

    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
    Voir sur GitHub↗31,091
  • antbranch/awesome-githubAvatar de AntBranch

    AntBranch/awesome-github

    2,171Voir sur GitHub↗

    A curated list of awesome GitHub guides, articles, sites, tools, projects and resources. 收集这个列表,只是为了更好地使用GitHub,欢迎提交pr和issue。

    Voir sur GitHub↗2,171
  • anthonycalandra/modern-cpp-featuresAvatar de AnthonyCalandra

    AnthonyCalandra/modern-cpp-features

    21,765Voir sur 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
    Voir sur GitHub↗21,765
  • antz22/ultimate-guide-to-flutterAvatar de antz22

    antz22/ultimate-guide-to-flutter

    468Voir sur GitHub↗

    A comprehensive guide on learning how to code cross platform mobile applications with the Flutter framework, from the ground up.

    Dart
    Voir sur GitHub↗468
  • asabeneh/30-days-of-javascriptAvatar de Asabeneh

    Asabeneh/30-Days-Of-JavaScript

    46,479Voir sur GitHub↗

    This project is a structured educational resource designed to guide developers through the mastery of the JavaScript programming language. It utilizes a progressive curriculum that organizes technical concepts into a daily learning path, allowing students to build foundational knowledge before advancing to complex application development. The resource distinguishes itself through a hands-on training model that combines detailed explanations with practical code challenges. By focusing on an interactive learning experience, it reinforces core language principles—such as data types, functional p

    JavaScript30daysofjavascriptangularchallenge
    Voir sur GitHub↗46,479
  • asabeneh/30-days-of-pythonAvatar de Asabeneh

    Asabeneh/30-Days-Of-Python

    65,111Voir sur GitHub↗

    This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series of daily lessons and practical exercises. The guide distinguishes itself by combining theoretical explanations with hands-on coding tasks that cover the language's dynamic type system, interpreted execution model, and whitespace-based block scoping. It emphasizes the practical a

    Python30-days-of-pythondatadata-science
    Voir sur GitHub↗65,111
  • attackondobby/ios-core-animation-advanced-techniquesAvatar de AttackOnDobby

    AttackOnDobby/iOS-Core-Animation-Advanced-Techniques

    4,489Voir sur GitHub↗

    This project is a technical guide and implementation library for advanced visual effects and hardware-accelerated animations using the Core Animation framework on iOS. It provides a comprehensive reference for creating high-performance motion graphics, custom graphic rendering, and the construction of 3D engines using perspective transforms and Z-axis manipulation. The collection distinguishes itself through a deep focus on GPU rendering optimization and graphics performance. It covers advanced strategies to maintain high frame rates, such as reducing offscreen rendering via shadow path optim

    Voir sur GitHub↗4,489
  • austriacodes/blockchain-austriaA

    austriacodes/blockchain-austria

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • awesome-stable-diffusion/awesome-stable-diffusionA

    awesome-stable-diffusion/awesome-stable-diffusion

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aws-samples/amazon-k8s-node-drainerA

    aws-samples/amazon-k8s-node-drainer

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bayandin/awesome-awesomenessAvatar de bayandin

    bayandin/awesome-awesomeness

    33,490Voir sur 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
    Voir sur GitHub↗33,490
  • braziljs/js-the-right-wayAvatar de braziljs

    braziljs/js-the-right-way

    8,686Voir sur GitHub↗

    js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms. The project is structured as a markdown-based documentation site, where guides written in lightweight markup are rendered as static pages. It utilizes a curated network of hyperlinks to connect internal documentation with external industry standards.

    HTML
    Voir sur GitHub↗8,686
  • brillout/awesome-react-componentsAvatar de brillout

    brillout/awesome-react-components

    47,788Voir sur GitHub↗

    This project is a community-maintained open source directory that serves as a comprehensive index of React components and libraries. It functions as a technical knowledge base, mapping common development challenges to vetted third-party solutions to help developers accelerate their frontend workflows and avoid reinventing standard interface elements. The directory distinguishes itself through a decentralized, hyperlink-centric architecture that avoids hosting code locally, instead pointing users directly to external repositories. This content is curated through a collaborative model where com

    awesomeawesome-listreact
    Voir sur GitHub↗47,788
  • brunopulis/awesome-a11yAvatar de brunopulis

    brunopulis/awesome-a11y

    1,961Voir sur GitHub↗

    A curate list about A11Y

    a11yaccessibilityassistive-technology
    Voir sur GitHub↗1,961
  • cadene/pretrained-models.pytorchAvatar de Cadene

    Cadene/pretrained-models.pytorch

    9,102Voir sur GitHub↗

    This project is a pretrained model library for PyTorch, providing a collection of convolutional neural network architectures and weights. It serves as a computer vision model zoo for image classification and feature extraction, offering a framework for transfer learning where pretrained networks are adapted for custom image recognition tasks. The library focuses on transforming images into high-level numerical representations and calculating class probability scores. It includes utilities for downloading and initializing standard architectures such as ResNet, Inception, and Xception. Capabil

    Pythonimagenetinceptionpretrained
    Voir sur GitHub↗9,102
  • caerind/awesomecppgamedevAvatar de Caerind

    Caerind/AwesomeCppGameDev

    2,048Voir sur GitHub↗

    A curated list of awesome C++ (mainly) things for Game Development. Inspired by awesome-... stuff.

    Markdown
    Voir sur GitHub↗2,048
  • calinou/awesome-gamedevAvatar de Calinou

    Calinou/awesome-gamedev

    3,037Voir sur GitHub↗

    A curated list of good stuff related to the development of games. This list contains only free software1 for code, sellers who aren't evil for physical resources, and free cultural works2 for assets.

    Voir sur GitHub↗3,037
  • chai2010/advanced-go-programming-bookAvatar de chai2010

    chai2010/advanced-go-programming-book

    20,066Voir sur GitHub↗

    This project is a comprehensive technical guide to advanced Go programming. It serves as a programming guide, technical reference, and textbook covering low-level optimization and distributed systems architecture. The resource provides detailed instructions on writing assembly instructions to optimize performance-critical code and managing C-Go interoperability to bridge C libraries with Go. It also functions as a manual for implementing remote procedure call mechanisms and creating custom plugins for the Protocol Buffers compiler. The material covers high-level capabilities including the de

    Go
    Voir sur GitHub↗20,066
  • chalarangelo/30-seconds-of-codeAvatar de Chalarangelo

    Chalarangelo/30-seconds-of-code

    128,121Voir sur GitHub↗

    30-seconds-of-code is a comprehensive knowledge base and programming snippet library designed to support software engineering education and professional development. It provides a curated collection of reusable code units and technical guides that help developers master core language mechanics, design patterns, and architectural philosophies. The project distinguishes itself by offering a wide-ranging library of algorithmic solutions and web development patterns that are organized into modular, independently testable units. It emphasizes functional programming paradigms and declarative logic,

    JavaScriptastroawesome-listcss
    Voir sur GitHub↗128,121
  • charlinfeng/showAvatar de CharlinFeng

    CharlinFeng/Show

    153Voir sur GitHub↗

    成都时点软件开发有限公司

    Voir sur GitHub↗153
  • chiphuyen/machine-learning-systems-designC

    chiphuyen/machine-learning-systems-design

    0Voir sur GitHub↗

    Read this booklet here.

    Voir sur GitHub↗0
  • chubin/cheat.shAvatar de chubin

    chubin/cheat.sh

    41,461Voir sur GitHub↗

    Cheat.sh is a command line knowledge base that provides instant access to programming syntax, code snippets, and technical documentation. Designed to minimize context switching, it functions as a developer productivity tool that allows users to retrieve information directly within their terminal or code editor. The service distinguishes itself through a terminal-agnostic interface that relies on standard input and output streams, ensuring compatibility across various shell environments and operating systems. It supports persistent query sessions to maintain workflow continuity and offers a co

    Pythoncheatsheetclicommand-line
    Voir sur GitHub↗41,461
  • 100mango/zenAvatar de 100mango

    100mango/zen

    2,933Voir sur GitHub↗

    iOS 禅

    Swift
    Voir sur GitHub↗2,933