Showing 48 open source projects for "tslib-1.4"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XUL4J is yet another fork of the jXUL source. A Java based XUL engine based on Mozilla XUL 1.4. The library will be released under LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...JNDI is not just for J2EE, with this package you can use it with any Java application. This context resides completely in memory, is configurable from xml, and capable of storing any Java object. Requires java 1.4 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A small utility to browse and edit the user and system preferences, which are accessible via the new package java.util.prefs. Requires JRE/JDK 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    The JCA 1.5 compliant resource adapter provided by this project grants J2EE 1.4 components access to files hosted on file systems. J2EE components can use it to load and store files on local and remote file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...Each table row corresponds to a data Object in a List. Features include column hiding, locking and panning; row scrolling and sorting; intuitive focus behaviour; optional virtual row and column; Java 1.4 support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dbXML is a Native XML Database (NXD). NXDs are databases that store XML using an internalized format for faster overall processing. dbXML was developed using the Java 2 Standard Edition version 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A very simple XML parsing API based on event listeners and pattern matching. Inspired by Apache's Digester but xml-ezparse aims to be simpler and cleaner. The current revision is dependent on J2SDK 1.4 APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    A small, but realy needed library that realized more important thinks oriented to WEB development on J2SE and JSP technology. Library provide not realized thinks in strings and streams, soft reference cache and other for JDK 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Preferences Browser. Java/Swing based tool to browse and edit java preferences created via the Java 1.4.x java.util.prefs package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A set of JavaDoc Taglets for use with JavaDoc tool for Java 1.4. The library aims to be a free collection of useful taglets that may aid development organisations enhance their java documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Editor Hexadecimal para incrustar en aplicaciones Java 1.4/Swing con el que se podra editar cualquier tipo de contenido, ya sea binario o ASCII. Hexadecimal Editor to inlay in Java applications 1.4/Swing. To be published any type of content, or binary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An open-source, SQL2-compliant, extensible, programmer-friendly set of Java 1.4 classes for parsing and representing SQL constructs as strongly-typed objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Configuration package is a thin, JDK independent, bridge between different configuration libraries and approaches such as properties files, XML and JDK 1.4 Preferences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Will provide an API, command line, GUI, and web application for reading log files written by the java 1.4 logging API. This will provide an easy to use java API for incorporating the use of log files into an application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xml2Swing is a small library written in Java(1.4), used to create graphical interfaces from xml configuration files.<p> Its purpose is to reduce development time and improve maintainability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a basic Framework that facilitates non-bloking servers developing in java 1.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Regexviewer is a small, pretty teaching application. It is designed to teach students about (Java 1.4, PERL-like) regular expressions, by permitting them to load a text file, and experiment upon it with regular expressions interactively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation of the Java logging API (introduced in JDK 1.4) for JDK versions 1.2 and 1.3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JMouseWheel implements mouse wheel support for Java applications running on Win32 platforms. This is basically a much needed work-around until Java 1.4 ships in early 2002. We're looking for people to implement support for other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB