Showing 13 open source projects for "p-unit"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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
  • 1
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    ...Build cross-platform apps that have similar architecture, enabling iOS and Android teams to cross-review business logic code. Testability and Isolation. Classes must be easy to unit test and reason about in isolation. Individual RIB classes have distinct responsibilities like routing, business, view logic, creation. Plus, most RIB logic is decoupled from child RIB logic. This makes RIB classes easy to test and reason about independently. Tooling for developer productivity. RIBs come with IDE tooling around code generation, memory leak detection, static analysis and runtime integrations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    AutoSize

    AutoSize

    A low-cost Android screen adaptation solution

    The screen adaptation framework AndroidAutoSize is optimized according to today's headline screen adaptation scheme. AndroidAutoSize is very simple to use, just need to fill in the design drawing size step to access the project. Using dp, sp as the unit for layout, the least invasive, will affect the layout of other three-party library pages, three-party library controls and system controls, but AndroidAutoSize also uses ExternalAdaptManager to achieve the situation without modifying the three-party library source code. The function of adapting the three-party library. Use pt, in, mm as the unit for layout, high intrusion, better support for old projects, will not affect the layout of other three-party library pages, three-party library controls and system controls, can completely shield the modification caused by the density All unknown and known issues, but AndroidAutoSize will not be able to adapt the three-party library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    ...Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. Provider p = new Provider(StreamFactory.create("path/to/data/file")); Match match = p.match("USERAGENT_STRING"); boolean isMobile = match.getValues("IsMobile").toBool(); if(isMobile) System.out.println("Mobile"); else System.out.println("Not mobile");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    en: Unit converter for mobile phones. Has many converted units. ru: Конвертер величин для мобильных телефонов. Имеет много конвертируемых величин. ua: Конвертор величин для мобільних телефонів. Має багато конвертовуваних величин.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Music Synchronizer

    Music Synchronizer

    Synchonize your music with disk, sd cards etc..

    ...See more: http://www.foxjunior.eu/synchronize-your-music-library/ If you find this free software useful, please help me with more rock'n roll coming! https://sourceforge.net/p/musicsynchro/donate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PleftDroid

    PleftDroid

    The Android app for Pleft

    This is the Android app for Pleft Server. The Pleft server is open source and you can download the code at the following address http://code.google.com/p/pleft/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Android 41CV
    A HP41CV simulator for the Android platform. This version is the second beta release and includes nearly all functionality of the HP41CV including running programmes. Programmes can be imported / exported on csv format. A simple programme editor incl
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8

    Bluetooth Car

    Remote controlled car model made from mobile phones

    Car model carries MCU(STM32L152) unit and J2ME mobile phone. It is controlled via bluetooth from another mobile. Car is able to move, turn, speak and take pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Quick Unit Converter

    Unit Converter for daily used values

    This project indents to provide a small unit converter for a person used to the metric system to find his way out in the imperial system or the other way around. The main goal is to convert the daily life values in a minimum of steps. Ideally 1. start the app, 2. enter the value to convert. There is no willing to have a huge precision 1 decimal is more than enough.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Ksoap2 generator for web services client using the library ksoap2 at http://ksoap2.sourceforge.net/. The generated code works in J2ME and Android (Ksoap for Android at http://code.google.com/p/ksoap2-android/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    is merged with http://code.google.com/p/android-openvpn-settings/ Was a small GUI wrapper to manage your OpenVPN configuration and tunnel on your Android powered device. It enables you to start/stop tunnels and to edit the configuration.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    SMPP v 3.4 protocol implementation written in Java. High configurable, with comprehensive documentation and very easy to use. Project moved to http://code.google.com/p/smppclient/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Android CMDLauncher

    Android CMDLauncher

    Command-line launcher for Android devices

    ...description > If you're brave enough to go text-only and would like to provide me with some feedback then please sign-up for the beta release here: https://sourceforge.net/p/android-cmdlauncher/discussion/beta-03/thread/2bd80664/ description > You can also follow the development and provide feedback at my Trello board: https://trello.com/b/VzFXzcYZ/android-cmdlauncher-development description > exit [Enter] >
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo