108 projects for "php/java/fastcgi/fcgiinputstream" with 2 filters applied:

  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    ComboCheckBoxes

    ComboCheckBoxes

    Tiny swing library with ComboCheckBoxes.

    Tiny library with two types of ComboBoxes with CheckBoxes inside. First type - ComboCheckBox with groups of parameters (class KComboCheckBox). Second one - ComboCheckBox with variable set of options and editable textfield(class KEditableComboCheckBox).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PieceOCake

    PieceOCake

    A ridiculously simple Java save/load library

    Do you ever curse Java for making it so ridiculously difficult just to save and load data? Do you ever say something like the following: "All I want to do is save the user's data! I don't want to deal with your BufferedWriters and HashMapThingies and stuff!" ...all in a remarkably incensed tone? Well, DON'T! There's a solution! It's a PIECE O' CAKE!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    bigfish

    bigfish

    Library for crossplattform communication

    bisfish is a crossplattform library that can be used with IPhone, Android and Windows Phone 7 projects. It enables you to easily share data between the three platforms. You run a server (programmed in java) to that all the clients will connect. The clients can choose a session to join with. A session can be password protected. In a session you can send messages (bytes) to all of the members of a session, to a group of members or to a single member (broadcast, multicast and unicast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Facebook BlackBerry SDK
    A Java library for your BlackBerry applications to integrate with Facebook using OAuth 2.0 and Graph API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    metagloss
    metagloss is an annotation-centric android library for reducing boilerplate code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Canvas Android buttonImage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project