Showing 495 open source projects for "java connection"

View related business solutions
  • Boost Productivity on Windows 10 and 11 with SmartWindows! Icon
    Boost Productivity on Windows 10 and 11 with SmartWindows!

    Auto arrange all your windows, whether on one screen or many with a single click!

    Do you write, play games, code, illustrate or edit images on your computer? Wouldn’t it be great if you could configure your windows in just the right places, and just the right sizes for each of these roles and then restore them at the click of a button? That’s exactly what SmartWindows let’s you do! Switch between your optimal coding, gaming, writing and other layouts. Save yourself minutes of time and improve your productivity every day with SmartWindows. Not only does SmartWindows save and restore the application positions but it also remembers and opens up the files. All your favorite applications such as Word, Powerpoint, Excel, Project, Notepad and Wordpad are supported. Love the flexibility and freedom afforded when using multiple monitors? No worries. Use multiple displays simultaneously because SmartWindows supports up to 6 monitors for restoring app positions on each display.
  • The gold standard in MFA Icon
    The gold standard in MFA

    From start-ups to large enterprises, companies of all sizes depend on Cisco Duo to prevent unauthorized access.

    Securing Your Remote Access. Duo's integration with Cisco ASA VPN provides strong user authentication and device security hygiene check and visibility.
  • 1
    Java WebSockets

    Java WebSockets

    A barebones WebSocket client and server implementation

    This repository contains a barebones WebSocket server and client implementation written in 100% Java. The underlying classes are implemented java.nio, which allows for a non-blocking event-driven model (similar to the WebSocket API for web browsers). The org.java_websocket.server.WebSocketServer abstract class implements the server-side of the WebSocket Protocol. A WebSocket server by itself doesn't do anything except establish socket connections though HTTP. After that it's up to your subclass...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    ObjectBox Java Database

    ObjectBox Java Database

    Java and Android Database - fast and lightweight without any ORM

    ..., independently from a constant Internet connection, providing an “always-on”-feeling. Accelerate time-to-market with ObjectBox’ easy and super fast native language APIs, that bring the fun back to coding. ObjectBox reduces mobile network and cloud costs more than 40% by persisting data locally (on the edge), and syncing with low overhead and high efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Socket.IO-client Java

    Socket.IO-client Java

    A Socket.IO client library for Java

    This is the Socket.IO Client Library for Java, which is simply ported from the JavaScript client. The latest artifact is available on Maven Central. There are several ways to handle events that are transmitted between the server and the client. Add the listener function to the end of the listeners array for the event named eventName. Add a one-time listener function for the event named eventName. Remove the specified listener from the listener array for the event named eventName. Remove all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ProtonVPN for Android

    ProtonVPN for Android

    ProtonVPN Android app

    ... to any specific server that is available on your plan. You can now securely and privately browse the internet. The datat traveling between your device and the VPN server is encrypted. Secure Core protects your connection by routing your traffic through multiple servers before it leaves our network, defending you against advanced, network-based attacks.
    Downloads: 643 This Week
    Last Update:
    See Project
  • Hauler Hero is a cloud-based software solution that helps waste haulers improve their operations Icon
    Hauler Hero is a cloud-based software solution that helps waste haulers improve their operations

    Waste and recycling businesses of all sizes, commercial, residential and roll-off

    Reduce wasted fuel and increase services per hour with drag-and-drop dispatching and an easy tablet app.
  • 5
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    ... management, which does not create any database files. To use a memory database in your Java code, get the database connection. sqlite-jdbc extracts a native library for your OS to the directory specified by java.io.tmpdir JVM property. To use another directory, set org.sqlite.tmpdir JVM property to your favorite path.
    Downloads: 270 This Week
    Last Update:
    See Project
  • 6
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    ..., system administrators, quality engineers and end users. VisualVM automatically detects and lists locally and remotely running Java applications (jstatd must be running on the remote host). You can also define applications manually by JMX connection. For each process VisualVM shows basic runtime information: PID, main class, arguments passed to java process, JVM version, JDK home, JVM flags and arguments and System properties.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7
    DataEase

    DataEase

    Data visualization analysis tool

    ... dashboards. Support direct connection mode, local mode (based on Apache Doris / Kettle implementation). Support various data sources such as data warehouse/data lake, OLAP database, OLTP database, Excel data file, API, etc. Open source and open: zero threshold, quick access and installation online; quick access to user feedback, new versions released monthly. pport multiple data sharing methods to ensure data security.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    sherpa-onnx

    sherpa-onnx

    Speech-to-text, text-to-speech, and speaker recognition

    Speech-to-text, text-to-speech, and speaker recognition using next-gen Kaldi with onnxruntime without an Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    bitcoinj

    bitcoinj

    A library for working with Bitcoin

    bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language, examples in Python and JavaScript are included. Highly optimized lightweight simplified payment verification (SPV) mode. In this mode, only a small part of the blockchain is downloaded, making bitcoin suitable for usage...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Automated Debt Collection Software Icon
    Automated Debt Collection Software

    Collect without going to collections

    Backed by years of industry experience, our system knows what works when it comes to collecting. We give you the tools to collect while also keeping you compliant and safe. All for far less than others would charge.
  • 10
    Jedis

    Jedis

    A small redis java client

    Jedis is a blazingly small and sane Redis java client. Jedis was conceived to be EASY to use. Jedis is fully compatible with redis 2.8.x, 3.x.x and above. The features supported are sorting, connection handling, commands operating on any kind of values, commands operating on string values, commands operating on hashes, commands operating on lists, commands operating on sets, commands operating on sorted sets, commands operating on streams, transactions, pipelining, publish/subscribe...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Druid

    Druid

    Database connection pool written in Java

    Druid is an open-source database connection pool written in Java. Druid is able to provide an extensive number of powerful monitoring functionalities for database connection. Druid has been deployed to the maven central repository. Druid provides a monitoring feature that can be implemented through filter-chain. It also comes with WallFilter, that is based on the SQL semantic analysis to protect from SQL injection attacks. Monitor connection leaks and connect to other databases, like Oracle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zuul

    Zuul

    Gateway service providing dynamic routing, monitoring and more

    Zuul is an L7 application gateway that offers many capabilities, including dynamic routing, monitoring, security, resiliency and more. It is used in the backend of the Netflix streaming service as a front door for all requests from devices and web sites. Zuul is ideal for cases like this where API traffic volume and diversity can become overwhelming and cause production issues to arise suddenly and without warning. Zuul has a broad range of filters that enable it to perform multiple...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    AWS Secrets Manager JDBC Library

    AWS Secrets Manager JDBC Library

    The AWS Secrets Manager JDBC Library for Java developers

    The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager. We provide database drivers that intercept calls to real database drivers and swap out secret IDs for actual login credentials. This prevents hard-coding database credentials into your application code. This can be integrated into your app through a few configuration file changes. Change the jdbc url to one that our driver will intercept (starting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JDBC Driver for Amazon Neptune

    JDBC Driver for Amazon Neptune

    Amazon Neptune JDBC Driver by Amazon Web Services

    ... to Amazon Neptune using the JDBC driver, the Neptune instance must be available through an SSH tunnel, load balancer, or the JDBC driver must be deployed in an EC2 instance. SSH Tunnel and host file must be configured before using the drive to connect to Neptune, please see SSH configuration. This driver is compatible with JDBC 4.2 and requires a minimum of Java 8.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Apache SeaTunnel

    Apache SeaTunnel

    SeaTunnel is a distributed, high-performance data integration platform

    ... fully and quickly support these data sources. Data synchronization needs to support various synchronization scenarios such as offline-full synchronization, offline-incremental synchronization, CDC, real-time synchronization, and full database synchronization. Existing data integration and data synchronization tools often require vast computing resources or JDBC connection resources to complete real-time synchronization of massive small tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Apache Phoenix

    Apache Phoenix

    Mirror of Apache Phoenix

    Apache Phoenix is a SQL skin over HBase delivered as a client-embedded JDBC driver targeting low latency queries over HBase data. Apache Phoenix enables OLTP and operational analytics in Hadoop for low latency applications by combining the best of both worlds. The power of standard SQL and JDBC APIs with full ACID transaction capabilities and the flexibility of late-bound, schema-on-read capabilities from the NoSQL world by leveraging HBase as its backing store. Apache Phoenix is fully...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SigV4

    SigV4

    A SigV4 authentication plugin for the open-source DataStax Java Driver

    ... AWSCredentialsProvider to obtain credentials. Because the IAuthenticator interface operates at the level of InetSocketAddress, you must specify the service endpoint to use for the connection. You can provide the Region in the constructor programmatically, via the AWS_REGION environment variable, or via the aws.region system property. Use the authentication plugin for the open-source DataStax Java Driver for Cassandra to access Amazon Keyspaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    react-native-ble-manager

    react-native-ble-manager

    React Native BLE communication module

    The library is a simple connection with the OS APIs, the BLE stack should be standard but often has different behaviors based on the device used, the operating system and the BLE chip it connects to. Before opening an issue verify that the problem is really the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spring Data Redis

    Spring Data Redis

    Provides support to increase developer productivity in Java

    Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template class for core API usage and lightweight repository-style data access. The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud-based data services. Connection package as low-level abstraction across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTTP Kit

    HTTP Kit

    Clojure HTTP server/client library with WebSocket support

    .../sec on even midrange hardware. Here is another test about how it stacks up with others. It's not only fast, but efficient! Each connection costs nothing but a few kB of memory. RAM usage grows O(n) with connections. Written from the ground-up to be lean, the entire client/server is available as a single ~90kB JAR with zero dependencies and ~3k lines of (mostly Java) code. Synchronous is simple. Asynchronous is fast & flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XPipe

    XPipe

    Your entire server infrastructure at your fingertips

    Introducing the brand-new shell connection hub and remote file manager that is ready to take on the challenges of modern infrastructure. XPipe takes a completely new approach to handling shell connections, which makes it possible to provide features that you can't find anywhere else. Explore what makes XPipe stand out. All SSH user and system configuration settings are automatically applied. Your existing SSH agent can be utilized to securely authenticate, there is no need to provide your keys...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ConnectBot

    ConnectBot

    ConnectBot is the first SSH client for Android

    ConnectBot is a secure shell client for the Android platform. Its ultimate goal is to create a secure connection through which you can use a shell on a remote machine and transfer files back and forth to your phone. ConnectBot is a powerful open source SSH (Secure Shell) client. It can handle several simultaneous sessions, create secure connections in tunnel mode and allows Copy/Paste from other applications. This client allows you to connect to SSH (Secure Shell) servers that typically include...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iTXTech Daedalus

    iTXTech Daedalus

    No root required Android DNS modifier and Hosts/DNSMasq resolver

    No root required Android DNS modifier and Hosts/DNSMasq resolver.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    FreeRTOS BLE Mobile SDK for Android

    FreeRTOS BLE Mobile SDK for Android

    Android SDK for FreeRTOS Bluetooth Devices

    ... the connection to the device is established, you get an AmazonFreeRTOSDevice object, and you can use this object to do WiFi provisioning or Mqtt proxy. The MQTT proxy service controls the MQTT proxy. It allows the device to send and receive MQTT messages from the AWS IoT cloud through the phone, when this feature is enabled. The SDK includes a demo application that demonstrates some of the main features of the SDK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    ...) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 959 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next