Showing 51 open source projects for "user mode linux"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    Papa Parse

    Papa Parse

    CSV parser that handles large files and malformed input

    ...-threaded, header row support, type conversion, skip commented lines, fast mode, graceful error handling, and optional sprinkle of jQuery. Specify a step callback to receive the results row-by-row. This way, you won't load the whole file into memory and crash the browser. If you tell Papa there is a header row, each row will be organized by field name instead of index. If you want numbers and booleans, you can enable dynamic typing to do the conversion for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    CsvJdbc - CSV file JDBC driver
    A read-only JDBC driver for Java that uses Comma Separated Value (CSV) files as database tables. Ideal for writing data import programs and conversion programs.
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 3
    reCsvEditor

    reCsvEditor

    Editor for simple (only one record type) Csv Files.

    Editor for both Csv files and Fixed width files. There is automatic attribute detection for single record Csv Files. You can edit Fixed Width file and Multi-Record Csv / Fixed width files using a Xml Schema. There is also limited editing available for Xml and PO files.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    csv2odf

    csv2odf

    csv2odf can convert csv data to formatted spreadsheets and documents.

    csv2odf can create business intelligence reports from csv data sources with output to ods, odt, html, xlsx, or docx documents. It uses a template file that you design to control the layout, fonts, and colors. Just query your database with output to csv (or tsv), then use csv2odf to insert the data into your template to produce a nice looking formatted output. It is a command line tool and you can automate the generation of reports by using scripts and cron. It can be used to create...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5

    JRecord

    Read Cobol data files in Java

    provide Java Record based IO routines for Fixed Width (including Text, Mainframe, Cobol and Binary) and delimited Flat files via a Record Layout (Cobol, CSV or XML). The source is now available at https://github.com/bmTas/JRecord Projects using JRecord include: * https://github.com/thospfuller/rcoboldi - Cobol File in R * https://github.com/tmalaska/CopybookInputFormat - Cobol files in Hadoop * https://github.com/gss2002/copybook_formatter * https://github.com/gss2002/ftp2hdfs has some...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    Free VCF file to CSV or Excel converter

    Excel VBA Script to convert VCF file with multiple entries to CSV file

    This is an Excel based VBA script used to import bulk .VCF files that contain more than 1 Vcard and then convert them to a comma separated .CSV file or Excel xls file that can then be imported into Outlook, Google, or any other application that supports import of contacts using CSV files. This has been written to support VCF 2.0, 2.1, 3.0 and 4.0 formatted files including those with printable encoding (MIME) and has been tested with bulk VCF files from Backupify, Google Contacts (Gmail...
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 7

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate,...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 8

    xml2csv.jar

    Command-line xml to csv tool

    xml2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. Examples: 1. Help java -jar xml2csv-1.0.jar --help 2. Extract nodes from xml: java -jar xml2csv-1.0.jar --nodes test/cd_catalog.xml The result is the full node name and number of repetitions: /CATALOG=1 /CATALOG/CD=26 /CATALOG/CD/TITLE=26 /CATALOG/CD/ARTIST=26 /CATALOG/CD/COUNTRY=26 /CATALOG/CD/COMPANY=26 /CATALOG/CD/PRICE=26 /CATALOG/CD/YEAR=26 ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10

    csvcr

    CSV file convert / reformat

    Convert / reformat csv files. Originally developed for paypal csv import to HomeBank accounting program. Select specific columns to include in the output, insert static text into a column and more. Contact me if you need a different format for output and I will put it in the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AerinSistemas-Noname

    Elasticsearch to Pandas dataframe or CSV

    API and command line utility, written in Python, for querying Elasticsearch exporting result as documents into a CSV file. The search can be done using logical operators or ranges, in combination or alone. The output can be limited to the desired attributes. Also ToT can insert the querying to a Pandas Dataframe or/and save its in a HDF5 container (under development).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ZET-CSV

    ZET-CSV is the C++ library for csv format.

    ZET-CSV is the C++ library for csv format. ZET-CSV uses STL library. Interface CSV container similar to the interface std::vector. You can use ZET-CSV (not as the library) with your code by rewriting the Makefile. ZET-CSV contains following csv extension: a different number of columns in the rows, literals \r, \n, \r\n indicate the end of the row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CSV Comparator

    CSV Comparator

    CSV Comparator is a tool for comparing files which contain CSV-Data.

    CSV Comparator is a tool for comparing files which contain CSV-Data. It was created for performance engineers to be able to have a easy way to compare data from two testruns and be able to automate the comparing process of various files with scripts. There is a command line tool as well as a user interface. In case you need to compare .xml-Files you can convert them to .csv-Files with my other project CSV Transformer. The advantages by using CSV as input and output are the following: - Many...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    XML2CSV-Generic-Converter

    XML2CSV-Generic-Converter

    Flatten XML into CSV to suit your mood

    ... but might as well be interfaced directly by a Java class as part of a broader [yet non commercial] software. It handles attributes, repeated elements, and so on, and produces results which level up with what spreadsheets generate when they import native XML (at least in its most extensive execution mode). Please refer to the documentation for further details (PDF doc, Open Office Writer doc, and API doc). This free software is released under the GNU GENERAL PUBLIC LICENSE Version 3.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Projet réalisé dans le cadre de l'UV GL02 à l'Université de Technologie de Troyes. Ce projet est une librairie qui a été développée pour pouvoir permettre à la société ADOMY de mieux gérer ses plannings en détectant de potentiels conflits et en générant des rapports relatifs aux volumes horaires et aux nombres d'interventions se trouvant dans les plannings. Spécifications réalisés par l'équipe ZHIMAN Développement de la solution par l'équipe Ulysse Tests et maintenance par l'équipe ZHIMAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AhnConvert

    AhnConvert

    Converts .ahn files into comma-separated .txt and GEDCOM 5.5.1 files

    This converter bridges from the .ahn file format into GEDCOM 5.5.1, It's a command-line tool written in Java. AhnConvert allows family data, laboriously grabbed decades ago surviving into state-of-the art genealogy software products. The software "Familien Chronik" by Reiner W. Dudde was a genealogy software published by Data Becker as part of the "Goldene Serie" series, back in the 1990's. Especially in Germany this tool penetrated the market to some extent. Generating a project and filling...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    CSV / SAV files to Excel

    CSV / SAV files to Excel

    Helps translate SAV / CSV data into usable Excel data

    You have been struggling with SPSS databases when you needed to use excel? Well, this file (or the VBA module attached to it) will help you: you paste your CVS file format into one sheet, and the bulky strings will all your values will gently be split into one value per column by a custom excel function, The function takes into account that some values might be strings with comas that should not be split into different variables. The custom function should be usable for other types of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Super CSV

    A fast, programmer-friendly, free CSV library for Java

    Super CSV is a fast, programmer-friendly, open-source library for reading and writing CSV files with Java. PLEASE NOTE: As of January 2015 we have now moved to GitHub (https://github.com/super-csv/super-csv). This SourceForge page will remain, but with limited functionality (please go to GitHub to report issues and for project downloads). It is highly configurable, and supports reading and writing with POJOs, Maps and Lists. It also has support for deep-mapping and index-based mapping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See "FlatPack Feature List" under News for complete feature list.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Row-Bean

    Row-Bean

    CSV reader writer - bean mapping - easy bean extraction from CSV file

    Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations. Use under maven : <!-- row bean with annotations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CSV Tools

    Tool for splitting and changing encoding or delimiters in CSV files.

    Simple tool for converting CSV file. You can easily change file encoding, escaping or separator character. You can split the file into more smaller files as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    SQLiteToolBox

    Tools for SQLite database file

    SQLiteDBinfo - expend SQLite database Info SQLite2csv - SQLite-Database to CSV converter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert data with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    py-collectd-csv

    A python module and scripts for fetching specific CollectD CSV data.

    CollectD-CSV is a small project providing utilities for analyzing CollectD CSV data locally. CollectD_CSV module provides functions for fetching data with a specified time interval and regular expressions matching the end of the path without the datestamp. The fetched data can be saved into files or returned as a list. fetchCSV.py script can be used to fetch the data matching the given parameters and save to files in a specified directory. monitorCSV.py script calculates the minimum,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    vcf2csv

    (abandoned and outdated project) convert vcard data into csv format

    vcf2csv is a command line tool, written in ANSI-C (C90), converts a vcard (vcf) file to csv. Please note: the ability to generate HTML-files will be removed in the near future.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next