Showing 2730 open source projects for "read"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    ...It takes 30 sec to compile. 10 minutes to download the data files. 5-15 minutes to build the "jwhois / java" - data file for in memory database. 3 secs to startup and read the in memory database after restart. 0.0001 ms to make a lookup!!! B) RipeIpService.lookUp( IP - address) gives "All info like whois command" (Just only for RIPE's IPs - not all IP-addresses in the world) Is only tested on Linux and Mac. But with the source code, it should not be hard to change the path's to Windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Trusted Path Debugger

    Java Debugger for PKIX path building failed error

    ...Note: It only supports non-authenticated HTTP Proxy. This program can be distributed and modified freely as long as the comments are maintained. Requires Java 6 to run. Read the ReadMe-TrustedPathDebugger.txt for instructions on how to run the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    o_keymouse

    read the keycodes from keyboard

    The only reason for this Software was that xeve is 20 years old. The only thing what is not right is how to write the exact .Xmodmap Please carefull with the configuration of keys. This Software was written with Qt from TrollTech and is under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tap4j

    tap4j

    Test Anything Protocol for Java

    tap4J is a Java implementation of the Test Anything Protocol. This protocol lets you standardize the output of your test execution. This way a producer outputs a TAP result file that can be read by a TAP consumer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    ArchTEx

    Accurate Extraction and Visualization of Next-Generation Sequence data

    Quick extraction and visualization of NGS Data. Allows for calculation of strand cross-correlation to identify optimal short-read tag extension. Allows for extraction of data using a variety of data transformations. Performs genome-genome correlation of BAM files to assist in comparison of biological and technical replicates. http://bioinformatics.oxfordjournals.org/content/early/2012/02/02/bioinformatics.bts063.abstract
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mf4j is a library for read/write the metastock files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Config File Manager Class

    Read and Write Config Files as a key=value format

    Read and Write Config Files as a key=value format that includes your web application Configs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Forerunner X01 Toolkit
    ForeRunner X01 toolkit provides an easy access to Forerunner 201/301/305/305E GPS-units. There are multiple command line tools to read data from GPS into database and tools to export data in different formats like gpx and tcx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    QCircuit

    Aids design of quantum circuits

    ...You can feed input bits in one end of a circuit and watch the values change as they continue through the circuit, as well as retrieving the actual quantum state at any given point. I still have a number of features I want to implement, so I will likely be updating this in the future. If you don't want to read the help file first, just note that holding control is frequently used to group actions. Also, the zip has a folder, "generated," which has a number of sample files generated by the program. Read the help for info on the extensions.
    Downloads: 1 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

    GPXReport

    Analyze gpx files and store summary in Sqlite database

    ...However, I was missing a simple tool to store summary information about a gpx track into a database to keep track of my training efforts. That's why I created GPXReport. GPXReport is a desktop solution which is written in Java and should run on most computers. The program can read a gpx-file and calculate basics information such as: - overall and moving time - distance (km), - average and max speed - time, km uphill and downhill It automatically classifies the acitvity as hiking, MTB or race bike. Each track information can be added to a Sqlite database. The program can display all information of the database and summarize it by activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SFML Calculator

    Simple calculator realized with C++ and SFML

    Calculator programmed with C++ plus SFML, performs sum, difference, multiplication and division. Input can be read both from keyboard or by clicking on the buttons in the window
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cmlplot

    A quick-and-dirty plotting program to be used from the unix shell.

    cmlplot is a small, simple and straightforward plotting program for GNU/Linux and MacOSX. cmlplot may be useful to people that love working from within the unix shell, hate herding the mouse around, and need a plotting program that can read standard input and can be used in unix pipelines : tac mydata.dat | awk '{print $17 " " $21 " " $23}' | cmlplot cmlplot can do simple x-y plots, can overlay two x-y plots, can draw histograms, can do scatter plots, and can draw contour plots of your matrices (using bicubic interpolation). It can even do pseudo-color representations of your matrices with (or without) overlaid contours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EZUI

    Simple UI for BlitzMax Games

    ...The module of EZUI can be required to compile some other projects of mine. "Scyndi's Forest Quest" for example (which is also the first project in which EZUI was fully used). All data EZUI needs to set up your UI is read from JCR files, meaning that the JCR5 module (http://jcr5.sourceforge.net) is a requirement to get EZUI compiled and operative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This program can read a Gcode file and draw this ! The function G02 and G03 are not implemented. This is the first version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ssview

    Opens a spreadsheet file within NetBeans

    NetBeans Plugin that opens a read-only view of a spreadsheet file within NetBeans. NOTE: This plugin uses the POI API (included as a NetBeans Plugin) to read Excel files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Converse

    Ever had files named in Russian, which failed to be read by devices?

    This application will convert any russian named files into english. For example: Программа into Programma. Even if you have mix of russian and english files it will convert only russian files. If you have a file name mixed of Russian and English it will convert it no problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cocktail Text-Based Mobile File Reader
    Cocktail is a file reader for mobile devices. You can read different computer file formats with this application such as Txt,. Log. Csv,. Xml... etc The mobile application works Java-enabled phones, and support Turkish character. Application can access both internal device memory (C:/) and external memory card (M:/). (User should give necessary permissions for security)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NFSEx

    Read-ahead and Write-behind capabilities for NFS clients

    This program implements Read-ahead and Write-behind capabilities for NFS clients missing those features. It was written to improve the performance of the Windows 7 NFS client, but it will work with any NFS client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Webserver Malware Scanner

    Webserver Malware Scanner

    Simply scans your server for malicious files

    ...It currently handles exploitkits, shells, obfuscated JavaScript codes, Executables, Iframes and port scans. Use the following command to download the latest version: # Non-members may check out a read-only working copy anonymously over HTTP. svn checkout http://webserver-malware-scanner.googlecode.com/svn/branches/ webserver-malware-scanner-scanner Would you like to test our latest versions? svn checkout http://webserver-malware-scanner.googlecode.com/svn/trunk/ webserver-malware-scanner-scanner-trunk We will put your name on the testers list, when we publish the new version. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Read Intermagnet

    Conversion of Intermagnet Archive Format to text file.

    Simple software for transformation of binary "Intermagnet Archive Format" (IAF) to human readable form. The program converts Intermagnet binary file to raw text files and to CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MesonCast

    MesonCast

    Internet-radio server with web-GUI, it broadcasts music from folders

    ...MesonCast has a web GUI, that allows you to control a station, browse a playlist and switch tracks in real time. Windows, OSX and Linux are supported. Please read the wiki before use: https://sourceforge.net/p/mesoncast/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the description, so you'll have to build it yourself if needed. ----------- To read the user manual click the website link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jTrcezer

    jTrcezer

    NS-2 Trace file analyzer, graph creator for wired and wireless sims

    jTrcezer is a java application which can read analyze and calculate some metrics of an ns-2 network simulation. Wired, old wireless and new wireless are already supported but jTrcezer was developed in order to be easy for users to make changes or/and add new trace formats. The final results of the analyzing process are 2D charts for throughput,load,jitter,sent-forwarded-dropped packets and endtoend delay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SpoJump

    Jump'n'run programmed in Java

    SpoJump is a jump'n'run programmed in Java. You play a sportsman who has to collect all the coins to buy something to drink at the soda machine. It is also possible to create own levels (read the manual).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pagination 4 java

    Pagination 4 java

    Library for adding web content pagination to your site based on javaEE

    Read wiki to more details.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB