Showing 989 open source projects for "use"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 1
    Sizzle

    Sizzle

    A sizzlin' hot selector engine

    ... install Homebrew. Once Homebrew is installed, run brew install git to install git, and brew install node to install Node.js. Linux/BSD users should use their appropriate package managers to install git and Node.js, or build from source if you swing that way. Workarounds for Internet Explorer 6 are still in the code but the browser is no longer actively tested. Sizzle supports virtually all CSS 3 Selectors, including escaped selectors (.foo\+bar), Unicode selectors, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Open Asset Import Library

    Open Asset Import Library

    The open-asset-importer-library repository

    ... for use in game engines / realtime rendering systems of any kind, but it is not limited to this purpose. In the past, it has been used in a wide range of applications. Written in C++, it is available under a liberal BSD license. There is a C API as well as bindings to various other languages, including C#, Python and D. Assimp loads all input model formats into one straightforward data structure for further processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OWASP Mobile Security Testing Guide

    OWASP Mobile Security Testing Guide

    Manual for mobile app security development and testing

    ...) is, as the name implies, a standard for mobile app security. It can be used by mobile software architects and developers seeking to develop secure mobile applications, as well as security testers to ensure completeness and consistency of test results. A checklist is available for use in security assessments that is based on the MASVS and MSTG and contains links to the MSTG test case for each requirement.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MNN

    MNN

    MNN is a blazing fast, lightweight deep learning framework

    MNN is a highly efficient and lightweight deep learning framework. It supports inference and training of deep learning models, and has industry leading performance for inference and training on-device. At present, MNN has been integrated in more than 20 apps of Alibaba Inc, such as Taobao, Tmall, Youku, Dingtalk, Xianyu and etc., covering more than 70 usage scenarios such as live broadcast, short video capture, search recommendation, product searching by image, interactive marketing, equity...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    AWS GameKit Plugin for Unreal

    AWS GameKit Plugin for Unreal

    The AWS GameKit Plugin for Unreal

    AWS GameKit is an open-source engine integration toolkit for game developers who want to create high-quality, cloud-connected game features without the potentially steep learning curve for cloud service architecture and AWS. With AWS GameKit, you can deliver core functionality to your players with minimal effort and time by using pre-built AWS solutions for your game backend and integrating the features into your game. You can use the AWS GameKit game features as designed or as a launch pad...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    wechat-chatgpt

    wechat-chatgpt

    Use ChatGPT On Wechat via wechaty

    Use ChatGPT On Wechat via wechaty Interact with WeChat and ChatGPT: Use ChatGPT on WeChat with wechaty and Official API Add conversation support Support command setting Deployment and configuration options: Add Dockerfile, deployable with docker Support deployment using docker compose Support Railway and Fly.io deployment Other features: Support Dall·E Support whisper Support setting prompt Support proxy (in development)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PictureSelector

    PictureSelector

    Picture Selector Library for Android

    A PictureSelector for Android platform, which supports obtaining pictures, videos, audio & photos from photo albums, cutting (single picture or multi-picture cutting), compression, theme custom configuration and other functions, and supports dynamic access & an open-source picture selection framework suitable for Android 5.0 + system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zally

    Zally

    A minimalistic, simple-to-use API linter

    Zally, a minimalistic, simple-to-use API linter. Its standard configuration will check your APIs against the rules defined in Zalando’s RESTful Guidelines, but anyone can use it out of the box. Zally’s easy-to-use CLI uses the server in the background so that you can check your API on the spot. It also features an intuitive Web UI that shows implemented rules and lints external files and (with its online editor) API definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in. With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    Flutter InAppWebView Plugin

    Flutter InAppWebView Plugin

    A Flutter plugin that allows you to add an inline webview

    A Flutter plugin that allows you to add an inline WebView, to use a headless WebView, and to open an in-app browser window. Adding the InAppWebView widget into your app is very simple. It’s just a widget like any other Flutter widget. Use InAppBrowser or ChromeSafariBrowser to open an in-app browser! ChromeSafariBrowser is based on Chrome Custom Tabs on Android and on SFSafariViewController on iOS. Create a Class that extends the InAppBrowser/ChromeSafariBrowser Class in order to override...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android-SwitchIcon

    Android-SwitchIcon

    Google launcher-style implementation of switch (enable/disable) icon

    Google launcher-style implementation of switch (enable/disable) icon. This library is compatible from API 15 (Android 4.0.3). SwitchIconView extends from AppCompatImageView so you can set icon with app:srcCompat. Set any icon (vector or image) to SwitchIconView and enjoy a switchable icon in your app. Use app:si_tint_color to set color to icon. The default color is black. Use app:si_animation_duration if you want to change switching state animation duration. Use app:si_no_dash if you don't want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    Bundled GIFLib via JNI is used to render frames. This way should be more efficient than WebView or Movie classes. Current development builds (build from dev branch) are published to OSS snapshot repository. To use them, specify repository URL in repositories block. For Android 4.2+ (API level 17+). Supports GifTextureView hardware-accelerated rendering, and GifTexImage2D OpenGL ES 2.0+. See sample directory. Sample project is under construction. Not all features are covered yet. The simplest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SwiftGodot

    SwiftGodot

    New Godot bindings for Swift

    SwiftGodot provides Swift language bindings for the Godot 4.2 game engine using the new GDExtension system (for 4.1 compatibility, use the 4.1 branch, preview for upcoming 4.3 release is in the 4.3 branch). SwiftGodot can be used to either build an extension that can be added to an existing Godot project, where your code is providing services to the game engine, or it can be used as an API with SwiftGodotKit which embeds Godot as an application that is driven directly from Swift. SwiftGodot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android-Jetpack-Demo

    Android-Jetpack-Demo

    Android-Jetpack-Demo

    ... of Android-Jetpack-Demo will collect technical knowledge points related to the Kotlin language for current Android application development, the use of each component of Jetpack, and related principle source code analysis articles, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vision Camera

    Vision Camera

    The Camera library that sees the vision

    ... errors are fully typed. Use TypeScript to get compile-time feedback on what has gone wrong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mirai

    mirai

    Efficient QQ Robot support library

    mirai is a high-efficiency robot library that runs on all platforms and provides QQ Android protocol support. mirai is completely free and open-source software for learning and entertainment use only. mirai will not impose fees or impose material conditions on users in any way. mirai is maintained by the entire open source community and is not the work of an individual. All contributors enjoy the copyright of their work. If citing a package published by mirai without modifying mirai, derived...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NotyKT

    NotyKT

    Complete Kotlin-stack (Backend + Android) application

    NotyKT is the complete Kotlin-stack note-taking application built to demonstrate a use of Kotlin programming language in server-side and Modern Android development tools. Dedicated to all Android Developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Glide

    Glide

    Android image loading & caching library focused on smooth scrolling

    Glide is a fast and efficient open source image loading and caching library for Android that focuses on smooth scrolling. It supports fetching, decoding and displaying images, video stills as well as animated GIFs, with a simple and easy to use interface and API. Glide offers a performant and extensible resource decoding pipeline and automatic resource pooling, and a flexible API that allows developers to plug in to just about any network stack. It is primarily focused on making any type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PlainApp

    PlainApp

    Open-source application that allows you to manage your phone

    PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy-to-use web interface. We take your privacy seriously and use TLS + AES-GCM-256 encryption to ensure your data is secure. PlainApp has a modern, customizable interface with multi-language support, light/dark theme options. You can manage your phone from your desktop by visiting a self-hosted webpage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JHipster Kotlin

    JHipster Kotlin

    Kotlin based JHipster

    Kotlin-based JHipster generator. Kotlin + JHipster = KHipster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Firebase Kotlin SDK

    Firebase Kotlin SDK

    A Kotlin-first SDK for Firebase

    The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. Its API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android, Desktop, or Web, enabling the use of Firebase as a backend for Compose Multiplatform, for example. Unlike the Kotlin Extensions for the Firebase Android SDK this project does not extend a Java-based SDK so we get the full power of Kotlin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KMP NativeCoroutines

    KMP NativeCoroutines

    Library to use Kotlin Coroutines from Swift code in KMP apps

    A library to use Kotlin Coroutines from Swift code in KMP apps. Both KMP and Kotlin Coroutines are amazing, but together they have some limitations. The most important limitation is cancellation support. Kotlin suspend functions are exposed to Swift as functions with a completion handler. This allows you to easily use them from your Swift code, but it doesn't support cancellation. Besides cancellation support, ObjC doesn't support generics on protocols. The library consists of a Kotlin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sq data wrangler

    sq data wrangler

    sq data wrangler

    ... (tables, columns, size). You can use sq diff to compare tables, or entire databases. sq has commands for common database operations to copy, truncate, and drop tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Requestly

    Requestly

    Most Popular developer tool for frontend developers

    ... with essential tooling & integrations that helps them write, test & debug their code 10x faster. Requestly reduces dependency on backend devs and environments for development & testing needs. Using Requestly, devs can create mock, test, validate & override API responses, modify request & response headers, set up redirects (Map local, Map remote), and use Requestly sessions for faster debugging.
    Downloads: 0 This Week
    Last Update:
    See Project