Showing 35 open source projects for "java libraries"

View related business solutions
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 1
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    This is the official Android SDK for Stream Chat, a service for building chat and messaging applications. This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A SSH based chatroom framework; inspired by "ssh-chat" project. This framework support not only the IRC-like command line interface, but also custom clients by providing an API. Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    LMAX aims to be the fastest trading platform in the world. Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IrcAppender

    IrcAppender

    IrcAppender forwards important log4j messages to an IRC channel

    IrcAppender is an appender for the Apache log4j system which forwards important logging event to an IRC channel. Output is controlled by the log4j configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The PlanetaMessenger.org Libraries project is a set of open source instant messenger libraries used and maintained by PlanetaMessenger.org. You can find protocol implementation for MSN, ICQ, ComVC networks for use on standalone and server applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gEZIM

    gEZIM

    GTK+ port of EZ Intranet Messenger

    GTK+ port of EZ Intranet Messenger. It's decentralized nature makes it suitable for casual use at home, or within a small to medium size office. It is fully compatible with the Java Swing counterpart meaning that status changes, private messages, public chat, and file transmissions all work across the two types of clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Jcate

    a massive irc bot

    a massive java/scala irc bot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EVI will be a Java module framework. Modules will focus to internet communication and entertainment. We plan to support IRC, DCC, ICQ, write a number of small games and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 10
    Echomine develops open-source Java software that works with innovative and enterprise technologies. Projects include Echomine Muse and Feridian that provides a simple and easy-to-use API to access Jabber and XMPP networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Echomine Muse provides an easy-to-use Java API that gives you quick and easy access to network collaboration services. Specifically, it allows you to communicate with Jabber/XMPP servers to perform instant messaging and presence management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project-without-a-name aims (by mid-term objective) at globally enhancing comfort and ease-of-use of an implementation of "tabletop-like" role playing game experience, thus allowing people connection in an immersive while non invasive RP Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Gadu-Gadu protocol implementation
    JGGAPi is java implementation of Gadu-Gadu protocol. Gadu-Gadu is a IM system very popular in Poland based on proprietary protocol. The implementation is based on specification of Gadu-Gadu protocol gathered during implementation of EKG application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eva is an IM client in KDE under Linux using QQ IM protocol to communicate with other clients like Tencent QQ under Windows, Gaim with OpenQ plugin or LumaQQ written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PircBot-PPF is a Java framework for writing IRC bots quickly and easily. This has been built up as a fork of PircBot ( http://www.jibble.org ) with the GPL license. This was developed while making the PPF framework, hence the name pircbot-ppf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Virtual Reality Chat (VRC) is developed using a framework (Yaf3D) which combines robust software libraries such as OpenScenegraph, Lua, ReplicaNet, and more. VRC provides text and voice chat in a 3D environment. YAG 2002 project is their home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jOctopus is a chat and file transfer application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EMURA is a suite of Java applications that allows two users to send encrypted messages back and forth - as a chat. The encryption key is secure and generated using the Diffie-Hellman algorithm. Utilizes GNU-CRYPTO libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IRC2Jabber gateway (not Jabber transport). Written in Java, based on Smack and PIRCBot libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A DirectConnect client library and GUI implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GayComm Messenger is a client that provides access to the Gay.com Messenger (VolanoChat(tm)) network without requiring the use of Java(tm) and the proprietary Gay.com Messenger. GayComm Messenger is GPL and is intended to run cross-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MGTalk - Jabber client for j2me midp 2.0 platform, supports some Google Talk server features. May run on any j2me midp 2.0 mobile phone or communicator. MGTalk is not affiliated with Google in any way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple chat program for local area networks. This site on sourceforce is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB