Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
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.
amorph is an any-to-XML-to-any data transformation library. Use amorph to read possibly ANY kind of data format required for further processing (csv,fixed length, xml, electronic bills, custom formats, ...) within your application.
Release 1 of BroadBit Test Tool (BTT) offers the power and efficiency of TTCN testing; all software testing engineers can add this platform independent tool it into their toolbox.
Training support is available through training@broadbit.com.
This projects has the intent to take any file that has a header and any number of lines, take out the blank lines, the carriage return and the line feed, given as delimitation the "project number" format and generates a new clean file.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Omni is a Java package for reading and writing a variety of data file formats. Currently, Omni supports formats such as CSV, tab-delimited, pipe-delimited, and fixed-width files. There are future plans for more formats.
A set of library functions to generate pPostScript plots to file or printer. Several levels of user interface, highest level includes virtual windows, autoscale etc. Supported graphs are linear, logarithmic and polar plots. Lower levels include standard
Franklin Math is an open source Java symbolic computer algebra system (CAS), with similarities to commercial math packages such as MATLAB or Mathematica. It allows numeric and symbolic calculations, with built-in functions including plotting commands.
Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
Sake is a PHP implementation of Polynomial Least Squares Regression. The algorithm takes data points as input and returns the resulting polynomial. Graphs can be made using any plotting package. Sake provides the polynomial and will compute as many point
CSV for Java provides a Java API for reading/writing CSV files as well as command-line tools supporting transformations and file comparisons. Useful for both developers and testers using CSV files for their work.
EDI-Knight is an integration and translation software focussing EDI (Electronic Data Interchange), CSV (Character Separated Values), and XML. There's a command line tool for batch processing as well as a Java/J2EE conformant API.
A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV
A compact (23 classes) yet powerful Java 2D graph visualization library for realtime data. Features: Efficient updates, zooming, scrolling, graph overlay/stack/distro, line, point & bar customization, labels, linear & logarithmic scaling, and more.
libmooreb is an ANSI-C, thread-safe implementation of basic data structures: lists, hashtables, trees, rings, stacks, etc. and algorithms: search, etc.
there are also data-format processing functions: XML, CSV, etc.
YahooCSV Framework, is a Java library that allows fast, cached, read access to historical financial data from Yahoo!. The intention of this framework is to be injected via Spring into other applications for high volume read access via Ehcache.
JRegexpTester is a standalone Swing application that helps you test regular expressions with the Java standard API. The extracted data can be modified with formatters similar to those used by sprintf. Since release 0.3, it helps you manage CSV files too.
Connect to DB2, Oracle, MS SQL and Mysql database.
Add, edit and remove connections.
Multiple connections simultaneously.
Load/execute SQL.
Export table/data as SQL/CSV/html.
Import data from delimited/fixed length file.
Loader with advanced option
Provides lots of useful Java stuff: CSV file handling, Thread interaction,
new Swing data models, e.g. for Lists of Maps in JTables, a JTable cell size
adjustment class and a complete powerful client-server-framework for network
applications.
MobileMath is a software written by using J2ME technolology. It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.
CsvObjectLoader is a Java utility that takes a CSV input stream and class name to produce an array of populated Java objects. This has been useful for generating reports from HTML tables or spreadsheets, and for generating data for unit tests.