Showing 42 open source projects for "pattern"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    LeetCode Book

    LeetCode Book

    Comprehensive study guide for coding interviews

    ...It organizes problems by topic—arrays, linked lists, stacks/queues, trees/graphs, dynamic programming, greedy, backtracking, and math—so you can study systematically. Explanations are concise but intentional, highlighting why a pattern fits, how to reason about boundary cases, and the time/space trade-offs. Many entries include template code and “swap-in” variations, helping you recognize how the same technique adapts across similar problems. The book also emphasizes problem-solving habits like deriving invariants, choosing appropriate data structures, and verifying with small counterexamples. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Elixir Koans

    Elixir Koans

    Elixir learning exercises

    ...Inspired by the style of koans used in other programming communities, it provides incomplete code snippets and failing tests that learners must solve to progress. Each exercise builds on the previous one, gradually introducing core concepts such as pattern matching, recursion, processes, and concurrency in Elixir. By debugging and filling in missing pieces, users gain practical, hands-on experience while reinforcing theoretical knowledge. The project is ideal for both complete beginners and developers transitioning from other languages who want to learn Elixir in a structured, exploratory way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Weekly

    Weekly

    Front-end intensive reading weekly

    ...Combining cutting-edge technology and source code interpretation with the work experience of large factories. Gradually add some back-end technical interpretations. Some business thinking. The two basic modules of compilation principle and design pattern have been completed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stanza

    Stanza

    Stanford NLP Python library for many human languages

    Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing. Stanza is a Python natural language analysis package. It contains tools, which can be used in a pipeline, to convert a string containing human language text into lists of sentences and words, to generate base forms of those words, their parts of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    Azure Zero to Hero Course

    Azure Zero to Hero Course

    Repository to learn Azure from Zero

    ...Multiple days are dedicated to full projects, such as deploying an application behind a firewall on Azure, building CI/CD pipelines with Azure DevOps and AKS, deploying a three-tier e-commerce app on AKS, and integrating Key Vault with Kubernetes using CSI drivers. Later sections cover serverless Azure Functions in an event-driven pattern, using Terraform to manage Azure resources, and wrapping up with resume preparation and interview questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Object-oriented crystallographic library and program, for the analysis of Crystal structures from scattering experiments: optimized scattering computation, Graphical interface for structures and data, global optimization algorithms.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Golang Regex Tutorial

    Golang Regex Tutorial

    Golang - Regular Expression Tutorial

    ...It also provides insights into alternatives and variations of regex usage within Go. The repository is designed to help developers understand not only the syntax but also the practical implementation of pattern matching in Go. With its structured format, it serves both as an introductory guide and as a reference for intermediate users who want to strengthen their understanding of regular expressions in Go.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    30 Days of Elixir

    30 Days of Elixir

    A walk through the Elixir language in 30 exercises

    ...Each day introduces new material in a concise and practical format, encouraging hands-on experimentation and gradual mastery of the language. The content covers essential topics such as pattern matching, recursion, data structures, processes, and message passing—core principles that define Elixir’s design. This incremental learning format allows developers to build confidence and understanding while maintaining consistent progress. As one of the early and influential resources in the Elixir community, 30-days-of-elixir remains a valuable guide for self-learners and newcomers to the functional programming paradigm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Physics Simulation Software based on user sketchs running a pattern recognition agent, this app is able to animate a physics sketch, from a blackboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    StudyFolderOrganizer-GUI

    StudyFolderOrganizer-GUI

    GUI App for creating study folders inside a drive in a structured way

    ...Study Folder Organizer is a command line tool to organize the life of a student. This tool helps to make a well structured directory of folders using year>semester>terms pattern for each subject. Creating these folders and managing the files after the end of every semester takes a lot of time. That's why I created this tool. This is the GUI Version of the main console app https://sourceforge.net/projects/studyfolderorganizer/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    NYT Vote Scraper

    NYT Vote Scraper

    Scrapes the NYT Votes Remaining Page JSON

    NYT Vote Scraper is a small but clever project that periodically fetches JSON data from the “Votes Remaining” page of The New York Times during the 2020 U.S. presidential election and commits the results into the repository, effectively using Git as a time-series database. The idea is to create a historical record — including diffs — of how vote counts and “votes remaining” estimates changed over time. The repo outputs multiple formats (HTML, CSV, XML, plain text) so that you or other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Study Folder Organizer

    Study Folder Organizer

    A CLI tool to create & organize multiple folders for students

    ...Study Folder Organizer is a command line tool to organize the life of a student. This tool helps to make a well structured directory of folders using year>semester>terms pattern for each subject. Creating these folders and managing the files after the end of every semester takes a lot of time. That's why I created this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox (for reading image data). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Simple MVC Example in Java

    A simple example to demonstrate the MVC programming pattern in Java

    The MVC pattern is a basic pattern in programming and the most known one. It helps the developer to organize and manage the project by defining clear responsabilities and tasks for every level. During learning, this pattern can help students to better understand the complexity of the application and to reduce this complexity by allowing him to work on one level at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Tri a Bulles avec visualisation

    Une variante de tri à bulle avec visualisation

    L'objectif de ce code est de montrer utilité du design pattern "Observer" dans la simplification du code et pour permettre de séparer les responsabilités entre les différentes classes. Dans cet exemple, la tâche "tri" est séparée de la tâche "visualisation".
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Set4

    Set4

    Set4 is Editor and Question Paper Generator for Teachers and Students.

    Set4 is a special Symbolic Editor especially for Maths. It has Paper Generation Capacity From a Supplied Huge Knowledge Base. There are many Math Editors but they lack Paper Generator Capacity. Any question paper generator normally depend upon third party document editors to input questions. Set4 is stand alone editor capable of creating all types of text including polished mathematics contents and diagrams. Create a database of Qns/Ans of Math Problems for multipurpose long term use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    Origami Editor 3D is an advanced paper folding simulator. It uses a what-you-see-is-what-you-get interface and operates with a geometric abstraction of the Yoshizawa-Randlett system. Anything from a simple airplane to John Montroll's omega star can be folded in this editor. Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    Savsoft Quiz v3.0

    Savsoft Quiz v3.0

    Savsoft Quiz v3.0 is an open source php script to create quiz/exam

    ...Create Quiz/Test and assign to groups. Instant Result with graphical view, Analysis result. Capture user photo while attempting quiz. Mobile Compatible Theme. 100% Source code with MVC pattern. PDF certificate. Online payment gateway to conduct paid quiz
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Savsoft Quiz v2.0

    Savsoft Quiz v2.0

    Savsoft Quiz is an Open Source Quiz Management Web Application

    Savsoft Quiz v2.0 is a php based open source web application to create and manage online quiz, test, exam on your website. To read terms and condition please visit: http://savsoftquiz.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Lightweight REST JEE Arch Pattern

    Fully working architecture example

    This project is a fully working example for an architecture pattern using only JEE technologies, namely JPA, EJB and JAX-RS. It is intended to serve as an example to help education of Java developers and architects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blood Bank

    Blood Bank

    A BloodBank Administration Software

    This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    WordReplaceLZ

    WordReplaceLZ

    Utility that replaces words in text files

    Utility that replaces words in text files according to user-defined pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Penney Ante

    Penney Ante

    It explains a phenomenon of a coin tossing game called Penney Ante

    A university project explaining a phenomenon of a coin tossing game called Penney Ante. Penney Ante is a coin tossing game invented in 1969 by a mathematician called Walter Penney. It is played by two players. Each player selects a pattern of three heads and tails. The two patterns must be different. The players then flip a fair coin repeatedly until one of the patterns appears. The winner is a person whose pattern appears first. Although initially the game appears to be fair, it is not in general. There is no best pattern that beats all others. The best we can do is let our opponent go first and then choose the best possible option that beats his particular pattern. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Coin Games

    Coin Games

    It explains a phenomenon of a coin tossing game called Penney Ante

    ...Parts of the original project have been later rewritten in Java as a simple frame application. Penney Ante is a coin tossing game invented in 1969 by a mathematician called Walter Penney. It is played by two players. Each player selects a pattern of three heads and tails. The two patterns must be different. The players then flip a fair coin repeatedly until one of the patterns appears. The winner is a person whose pattern appears first. Although initially the game appears to be fair, it is not in general. There is no best pattern that beats all others. The best we can do is let our opponent go first and then choose the best possible option that beats his particular pattern. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    java me

    java me

    my book about java language and design pattern and JAVA EE and so on.

    my book about java language and design pattern and JAVA EE and so on. It also introduce some kind of webpage design technology, like css/css3 and JavaScript/jQuery/prototype and HTML/HTML5. So i just write all what i have learned, an i hope it would be helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →