Showing 51 open source projects for "user mode linux"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1

    C++ Airline Travel Solution Provider

    C++ Airline Travel Solution Provider

    The name has changed: that project has become the Airline Travel Solution Provider, AirTSP for short.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file (e.g.,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    dhcp-gen

    dhcpd.conf generator

    dhcp-gen is a perl script that was written by me and Trond Erik Dalho to simplify editing dhcpd.conf for adding static ip to computers and equipment on our school. It also made it easier to do manage the network by limiting some computers access to the local network only. Creating closed networks. And it also worked as a database over all our computers and equipment, making it easier to keep track of everything. All information about equipment is stored inside csv files which are comma separated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Convert/manipulate csv files, Java / GUI Swing; GPL3. Uses Ostermiller Utils (CSV Java, http://ostermiller.org/utils/CSV.html) Alows to define rules for the conversion (copy or replace the contents). Useful eg. for serial mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5

    transference

    A simple java app to reformat text from one specific format to another

    A simple java app to reformat text from one specific format to another specific format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This software allows for a user to generate test data. This is useful for testing Hadoop or other data processing clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java csveditor
    A CSV editor written in Java 1.6 Developed using NetBeans IDE 6.0.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Library for parsing of csv files. The project's focus is the flexibility to parser the csv files based at SAX and DOM methods on XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java library for reading and writing of flat files. CSV, FLR (fixed length record) or mixed structures. Tree-style processing API. Adapters for SAX, Stax and XStream for transformation, data binding or serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    OSM XML to CSV conversion. POI only, polygons (and polylines, but not recommended) are approximated by centroid. Result is a 3-column table with lon, lat and value (for a particular key to be chosen beforehand).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dbUPLoader
    dbUPLoader is a tool to import data from csv or MS-Excel files into a database. You can distribute data across several tables, create relationships between imported data and integrate sub queries to reference existing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The London Datastore (http://data.london.gov.uk) was created by the Greater London Authority (GLA) as an innovation towards freeing London’s data. This SourceForge Project will be used to Open Source our development efforts surrounding data formats
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A script written in pure PHP that can easily generate dynamic surveys based off of included template CSV (comma separated value) files. Setting up the script is as simple as editing the template file and transferring the directory to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A CSV mass editor for advanced users, written in PHP. Its purpose is not to edit the data, but to mass manipulate it: re-arrange, join and delete columns, join rows, search and replace using regexes and a bit more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    To switch historical data quotes, from a format to a other one. For example to move historical data quotes from MetaTrader4 to NinjaTrader. Or to move historical data quotes from NinjaTrader to MetaTrader4 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Time Series Toolbox is a set of software components that simplify the task of building applications that record, process, store and publish time series of observations. Current main application area are sensor networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A command line utility to convert wko binary files into comma separated variable files for manipulation in generic analysis tools such as excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Easy to use ready to go CSV File Reading utility. Read One or Multiple files into a RecordManager, quick access to the file with segmentation into Fields and Records. Merge Multiple CSV files in one. Listener to CSV Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A command line utility to display statistics about a text file consisting of lines of data. The statistics include counts of line terminator pairs (CR, LF, CR+LF) and line counts. Also shows if there is an unterminated trailing line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Map CSV records to Java Objects and back again (a la hibernate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ktdata is a C++ library for accessing tabular data, like from CSV files. Its goals are: 1. object design 2. portability (Linux and Windows support at least) 3. high performance 4. support for common data file formats, like CSV, ARFF (Weka), etc.
    Downloads: 0 This Week
    Last Update:
    See Project