Showing 17 open source projects for "patterns"

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
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    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
  • 2
    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: 19 This Week
    Last Update:
    See Project
  • 3
    Amper

    Amper

    Build tool for the Kotlin and Java languages

    ...Its purpose is to gather usage statistics, performance metrics, error reports, and other diagnostic signals from IDE installations in a privacy-conscious way to help product teams understand real-world usage patterns and improve quality. Designed to be lightweight and efficient, Amper runs as a background service that batches and securely transmits anonymous data back to analytics pipelines while respecting user privacy settings and opt-outs. The architecture focuses on extensibility so that developers can define new metric types, customize triggers, and enrich events with context without adding overhead to the IDE. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    IntelliJ Platform Plugin Template

    IntelliJ Platform Plugin Template

    Template repository for creating plugins for IntelliJ Platform

    ...This template supports modern plugin development workflows, including UI extensions, language support tooling, actions, tool windows, intentions, inspections, and more, providing sensible defaults that follow JetBrains recommended patterns. It also includes tasks for running and debugging the plugin inside a sandboxed IDE instance, as well as guidelines to package and publish the plugin to the JetBrains Plugin Repository.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 5
    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: 3 This Week
    Last Update:
    See Project
  • 6
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    The plugin works both in the rich IDEs that allow alternative language SDK selection and small IDEs that are language specific. The rich IDEs work best for IntelliJ Elixir because only in the rich IDEs can have an Elixir SDK set as the Project SDK. In all small IDEs, the native language SDK is always there, which makes anything that uses the SDK, such as running elixir, erl, or mix more complicated both internally and externally in the configuration you have to setup. The plugin will...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 10
    Twitter's Jetpack Compose Rules

    Twitter's Jetpack Compose Rules

    Static checks to aid with a healthy adoption of Compose

    Twitter Compose Rules is a set of custom ktlint rules to ensure that your compostables don't fall into common pitfalls, that might be easy to miss in code reviews. It can be challenging for big teams to start adopting Compose, particularly because not everyone will start at the same time or with the same patterns. Twitter tried to ease the pain by creating a set of Compose static checks. Compose has lots of superpowers but also has a bunch of foot guns to be aware of as seen in this Twitter Thread. This is where our static checks come in. We want to detect as many potential issues as we can, as quickly as we can. In this case, we want an error to show prior to engineers having to review the code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AppShark

    AppShark

    Static taint analysis platform to scan vulnerabilities

    AppShark is an open-source static taint-analysis platform developed by ByteDance designed to scan Android application packages (APKs) for potential security or privacy vulnerabilities. It performs code analysis without executing the app — inspecting APK contents, tracking data flows (taints), and detecting risky patterns such as insecure file access, unsafe API usage, resource-leak possibilities, or misconfigurations. Users can customize scanning via rule sets (written in JSON), defining which types of vulnerabilities or compliance issues to detect — making AppShark flexible and adaptable to different security policies or threat models. Because it is static and rule-driven, AppShark can scale to large codebases, be integrated into CI/CD pipelines, or operate as part of security audits before publishing or distribution. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    sonar-detekt

    sonar-detekt

    SonarQube plugin 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: 0 This Week
    Last Update:
    See Project
  • 13
    williamchart

    williamchart

    Android Library to rapidly develop insightful charts in applications

    ...WilliamChart v3 has been completely re-written from scratch in Kotlin and does not guarantee any API/features compatibility with previous versions. Android development has been evolving quickly, and much has changed since I first started developing williamchart (e.g patterns, testing, tools), so I decided it was time to rewrite it with all these new tools in mind. I intend to keep it as light and modular as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TimberX

    TimberX

    Material theme music player that works across all form factors

    Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses the latest tools (Kotlin, Architecture components, Room, Databinding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    funKTionale

    funKTionale

    Functional constructs for Kotlin

    Functional constructs and patterns for Kotlin. Development of this project is frozen, as it will eventually be made obsolete by Arrow, which merges the functionality of funKTionale and Kategory. If you are not yet using funKTionale, we recommend you start with Arrow instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RxBinding

    RxBinding

    RxJava binding APIs for Android's UI widgets

    ...To describe the interaction pattern with standard Android code, you would usually need to use a combination of both listeners, Handlers and AsyncTask. With RxJava and RxBinding, this logic can be greatly simplified and you can describe the interaction patterns between multiple UI components. You can use the RxJava to convert Android view events to Observables. Essentially the library wraps the listener and implements the Observable interface. RxBinding can be indicated as an extension for RxJava, which helps you to use it on Android development simply and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zenroad

    Zenroad

    Open-source tracking and safe-driving mobile application

    Mobile app to track location, driving style, lifestyle patterns, vehicle data, and monitor car crashes. Initially, this app has been designed to showcast telematics SDK and Platform capabilities. Then we decided to make this source code available to help the developer community to create products that improve driver safety and efficiency as well as creating a new experience for their customers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next