Showing 178 open source projects for "thread java"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TransPanel

    a transparent panel for java

    a transparent panel for java. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved...
    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

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    RedComm is a lightweight Java library. It simplifies communication over the serial port by providing methods and interfaces, which can be used to read and write to the serial port or over an emulated serial cable by using bluetooth. The major focus is on the ease of use of the library. Besides that the experienced user has the ability to change the reading and writing behaviour of the library. This means the user can easily extend and customize the RedComm library. Internally RedComm uses part...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    javaMP3
    Player MP3 written in JAVA, use the library BasicPlayer 3.0 of javazoom.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MuLaViTo

    MuLaViTo

    A framework for the visualization of multi-layer networks

    MuLaViTo is a multi-layer visualization framework which allows to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TymeacME is a full-feature, multi-threading, backend-process manager for Java (J2ME) development. TymeacME provides a queuing facility, professional thread management, recursive processing and a minimal footprint that is easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Matrix
    Java Matrix object. Thread safe with deadlock avoidance. Matrix Multiply, Add, Subtract, Cross product, Dot Product, norm, normalize, angle between vectors and MANY data manipulation functions. This would make a great graphics addin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Framework for profiling & early performance testing of J2SE, thread based applications. Integrates into the Maven build-cycle. Closely integrates with YourKit profiler to produce automatic CPU profiling of you application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provides low level classes to facilitate the usage of JDBC and a basic persistence API with no reflection, no cast, thread safe less 'synchronized' blocks and the control of object allocations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleCache is a thread-safe map-based cache, featuring cache size control, time-based object invalidation, threaded auto-flushing, and public access to cache fields when certain cache operations are performed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu). NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Artificial Life is a free and open sourced Java framework use to simulate Life. It is a multi-agents framework where each agent runs it is own Thread.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Drop-in enhancements to ehcache: a SelfPopulatingCache that will return expired entry (instead of null) if updated entry not available, can manage own background refreshes, and can be populated by multiple CacheEntryFactory's. Spring integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    http://easyfinderweb.blogspot.com/ Easy finder is a java tool to find all links you are looking for in search engines, at once. Lets say that you want to get all java thread pdfs documents those found by search engines,here is an easy option for you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A real time web based conversation where anyone can create a new thread about any subject. Also includes concepts of blogs, and Internet Relay Chat (IRC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    help you monitor file or directory's modifications. Simply use in java application. this implementation is multi-thread safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    <nconfigurations> aims to provide a simple Java 5.0 API for fast, thread-safe, type-safe, and read-only access to optionally tree-structured configuration data/properties while allowing application specific extensions to the library.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.