77 projects for "patterns" with 1 filter applied:

  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Design Patterns in Swift

    Design Patterns in Swift

    Design Patterns implemented in Swift

    Design-Patterns-In-Swift is a repository that translates classic software engineering design patterns (from sources like the Gang of Four) into Swift code examples, so you can see how those patterns look in a modern, strongly typed, object-/protocol-oriented language. It covers creational, structural, and behavioral patterns: singletons, factories, decorators, observers, strategy, command, mediator, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flutter Architecture Samples

    Flutter Architecture Samples

    TodoMVC for Flutter

    ...The focus of this project is on demonstrating how to structure your code, design your architecture, and the eventual impact of adopting these patterns on testing and maintaining your app. You can use the techniques demonstrated here in many different ways to build apps. Your own particular priorities will impact how you implement the concepts in these projects, so you should not consider these samples to be canonical examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Android Interview Questions

    Android Interview Questions

    Your Cheat Sheet For Android Interview

    ...Modern practices are addressed as well—Kotlin language features, coroutines, Jetpack components, MVVM/MVI architecture, dependency injection, and testing strategies. Performance and reliability topics receive attention, such as memory management, threading, WorkManager, networking, and offline storage patterns. The content favors concise, practical answers that interviewers expect, helping candidates rehearse concepts and trade-offs rather than memorize trivia. It’s equally useful for brushing up before an interview and for leveling up day-to-day Android engineering knowledge.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    iOS Interview Questions

    iOS Interview Questions

    iOS interview questions

    ...Topics range from language fundamentals (memory management, ARC, value vs. reference types), to UIKit/SwiftUI, concurrency, Grand Central Dispatch, background execution, networking, design patterns, system frameworks, and architecture decisions. Each question is usually backed by sample explanations or code snippets, helping candidates understand not just what to answer but why it matters and how to reason about tradeoffs. Because the repo is maintained, it evolves to reflect changes in the iOS ecosystem: for example, newer Swift concurrency, Combine, SwiftUI, structured concurrency, or recent platform APIs. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    ProxyPin

    ProxyPin

    Open source free capture HTTP(S) traffic software ProxyPin

    ProxyPin is a full-featured, cross-platform HTTP(S) traffic capture and proxy tool. Developed in Flutter, it enables interception, inspection, rewriting, and blocking of network traffic across devices via scans and QR-based connection. It supports scripting, filtering, statistics, and integrates HTTP/2, zstd, WebSocket parsing, and AES tools.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    ...Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 7
    GSY Flutter Demo

    GSY Flutter Demo

    Collection of independent Flutter example components

    This repository is a comprehensive showcase of Flutter capabilities through a large set of demos, patterns, and best practices. It includes examples for UI layouts, animations, navigation, networking, state management, and more. The project is often used as a learning playground for developers to see practical implementations of both simple widgets and complex app structures. It demonstrates integrations with APIs, database persistence, and plugin usage, making it a real-world reference app. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Arrow

    Arrow

    Functional companion to Kotlin's Standard Library

    Arrow Core includes types such as Either, Validated and many extensions to Iterable that can be used when implementing error handling patterns. Core also includes the base continuation effects system, which includes patterns to remove callbacks and enables controlled effects in direct syntax. Some applications of the effect system reduce boilerplate and enable direct syntax including monad comprehensions and computation expressions. Arrow Fx is a next-generation Typed FP Effects Library that makes tracked effectful programming first class in Kotlin built on top of Kotlin’s suspend system and KotlinX Coroutines Arrow Fx is a functional companion to KotlinX Coroutines augmenting its api with well known functional operators making it easier to compose async and concurrent programs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FlashDim

    FlashDim

    Dim-adjustable flashlight app for Android 13+ with extra modes

    ...The app includes a range of additional useful features beyond simple dim control, such as customizable shortcut buttons for brightness presets, specialized flash modes like SOS and Morse code signaling, and timed or beat-based flash patterns. It also supports toggling the flashlight quickly through a quick-settings tile and by double pressing the volume buttons via an accessibility service. FlashDim is designed to be private, ad-free, and offline.
    Downloads: 20 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    E-commerce Complete Flutter UI

    E-commerce Complete Flutter UI

    The FlutterShop template makes it easier to develop an e-commerce app

    ...It includes layouts for onboarding, product listings, categories, detailed product pages, carts, checkout flows, and user profile sections. The UI follows clean, professional design patterns with attention to consistent spacing, typography, and component reuse. Interactive elements like carousels, tabs, and responsive grids are integrated to simulate real-world app behavior. Though it doesn’t implement backend functionality, the structure allows developers to easily plug in APIs or Firebase for a production-ready app. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Tauri

    Tauri

    Build smaller, faster, and more secure desktop applications

    ...Floss relicensing is possible with Tauri. Bundle size of a Tauri App can be less than 600KB. Security is the Tauri-Team's biggest priority and drives our innovation. Patterns are here to help you choose important features with simple configuration. Cross-platform compilation allows to bundle binaries for major desktop platforms. Cross-platform notifications using polyfilled WEB API. Build your Web application as a Tauri binary for MacOS, Linux and Windows. Update core dependencies automatically from the CLI. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    Element X Android

    Element X Android

    Android Matrix messenger application using the Matrix Rust SDK

    ...Unlike proprietary messaging apps, Element X connects to any compliant Matrix server, letting individuals host their own or join communities without centralized control, while still benefiting from robust cryptographic protections that ensure only intended recipients can read conversations. The app’s UI emphasizes responsiveness and ease of use with modern navigation patterns, customizable themes, and intuitive controls for group chats and spaces (Matrix’s equivalent of servers or room collections).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Day.js

    Day.js

    Fast, immutable 2kB alternative to Moment.js with the same modern API

    Day.js is a fast, immutable, minimalist JavaScript library for parsing, validating, manipulating, and displaying dates and times for modern browsers. Its API is largely compatible with that of Moment.js, so if you know how to use Moment.js you’ll know how to use Day.js. Why opt for Day.js? Because it’s at just 2kB it involves less JavaScript to download, parse and execute, and more time for your code. Day.js is also immutable, chainable and has great support for internationalization. It...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Angular Components

    Angular Components

    Material Design components for Angular

    ...Well tested to ensure performance and reliability. Straightforward APIs with consistent cross platform behaviour. Provide tools that help developers build their own custom components with common interaction patterns. Customizable within the bounds of the Material Design specification. Built by the Angular team to integrate seamlessly with Angular. Start from scratch or drop into your existing applications. In Angular Material, you create a color configuration by composing multiple palettes. Angular Material theme styles are generated statically at build-time so that your app doesn't have to spend cycles generating theme styles when bootstrapping.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Cashew

    Cashew

    An app created to help users manage a budget and purchases

    ...It emphasizes simplicity and clarity, offering straightforward interfaces for adding transactions, categorizing them, and monitoring balances. Users can visualize their financial activity with charts and summaries, giving them insight into spending patterns. Because it is open source, developers can modify or extend it with features like recurring transactions, custom categories, or integrations. Cashew is cross-platform, so the same codebase runs smoothly on Android and iOS. Its design is focused on giving control to users without unnecessary complexity, making it suitable as a learning project as well as a practical budgeting tool.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    GitHub Copilot for Xcode

    GitHub Copilot for Xcode

    AI coding assistant for Xcode

    ...It embeds seamlessly into the Xcode editor UI, offering completions as you type, including full lines or blocks of code derived from surrounding context and doc comments. Because the integration understands the structure of Xcode-based projects and Apple’s frameworks, suggestions are often tailored to platform idioms, APIs, and patterns used in Cocoa, UIKit, SwiftUI, and more. It also supports natural language prompts, letting developers ask for example code or explanations inline without leaving the IDE. The extension is designed to respect privacy and project scope, giving users control over when Copilot suggestions are enabled and how telemetry is shared.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    mobsfscan

    mobsfscan

    Static analysis tool that can find insecure code patterns in code

    mobsfscan is a fast and powerful static analysis tool for identifying security vulnerabilities in mobile app source code. It supports Android, iOS, and Flutter codebases and helps developers secure apps before deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    detekt Kotlin

    detekt Kotlin

    Static code analysis for Kotlin

    ...Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed by the community. Join us on GitHub and help us shape the future of this tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    KotlinConf

    KotlinConf

    The official KotlinConf application

    ...Built using Kotlin Multiplatform (Kotlin/Native and Kotlin/Compose), it showcases Kotlin’s ability to deliver cross-platform experiences that share business logic across iOS and Android while still offering native performance and interaction patterns. The app includes features such as event agendas with filtering by track or speaker, detailed session descriptions, favorite scheduling, custom reminders, and access to live streams or recorded talks. It also usually provides information on venue maps, sponsors, and community activities to help attendees navigate the full conference experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Swift Argument Parser

    Swift Argument Parser

    Straightforward, type-safe argument parsing for Swift

    ...It integrates cleanly with Swift Package Manager, works well in CI, and provides incremental improvements such as Sendable conformances for wrappers to help in concurrent contexts. The issue tracker and releases show active maintenance, real-world usage patterns, and design notes for advanced scenarios like collecting unrecognized arguments or mixing parent options with subcommands. Overall, it standardizes CLI ergonomics across the Swift ecosystem with a small, testable surface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Proton Pass for Android

    Proton Pass for Android

    Android code for the Proton Pass application

    Proton Pass for Android is the official Android client for Proton’s secure password manager and digital credentials vault, designed to help users safely store, autofill, and organize passwords, secure notes, payment details, and other sensitive information directly on their Android devices. Built as a fully native Android application, it provides a polished user experience with Material Design patterns and makes encryption and decryption seamless by handling all sensitive data locally on the device, ensuring that plain text never leaves user control. The app integrates with Android’s autofill system so users can quickly fill login forms across apps and browsers with a tap while maintaining strong password hygiene and avoiding reused or weak passwords. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Swift Algorithm Club

    Swift Algorithm Club

    Algorithms and data structures in Swift, with explanations

    ...The repository includes common classic algorithms (sorting, searching, trees, graphs, dynamic programming, etc.) and structures (queues, heaps, tries, balanced trees) along with writeups explaining them. Because it's in Swift, the code is idiomatic and leverages Swift language features and standard patterns, which helps learners see how algorithmic ideas map into modern code. Many of the algorithms come with test harnesses so you can run them and experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fastbot-Android Open Source Handbook

    Fastbot-Android Open Source Handbook

    Testing tool for modeling GUI transitions

    ...It blends machine learning and reinforcement-learning approaches to build a transition graph of UI states and use that model to intelligently explore possible user interactions — aiming to replicate more human-like usage patterns and uncover hidden bugs, crashes, or edge cases. Compared to traditional random-input tools (like Monkey), Fastbot supports much faster action insertion (up to ~12 actions per second) and can handle a variety of Android OS versions (from older through modern, including customized OS variants). It also supports model reuse: once a model of an app’s GUI transitions is built, subsequent testing sessions can reuse the model to speed up testing or target known risky paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GS Auto Clicker
    ...By pressing a designated HotKey, the tool performs automatic clicks on behalf of the user, which can be single or double clicks, and supports left, right, or middle mouse buttons. It allows users to record sequences of clicks at different screen positions for repeated playback, enhancing efficiency for complex clicking patterns. Click intervals can be precisely customized in hours, minutes, seconds, or milliseconds, and users can choose to have the clicks continue indefinitely or stop after a set number. The software is compatible with Windows Vista, Windows 7, and 64-bit systems, with versions also available for Android (notably on Chromebooks) and Mac OS. ...
    Leader badge
    Downloads: 471 This Week
    Last Update:
    See Project
  • 25
    eduActiv8

    eduActiv8

    A collection of interactive educational exercises

    eduActiv8 is a free Open Source multi-platform educational application that aims to assist in learning various early education topics - from learning the alphabet and new words, colours, time to a wide range of maths-related subjects. eduActiv8 is a continuation of the development of the pySioGame project just under a new name. It is being developed on GitHub at: https://github.com/imiolek-ireneusz/eduActiv8 but 'compiled' releases are published here. The latest version has been...
    Leader badge
    Downloads: 273 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next