Showing 160 open source projects for "file::rsyncp"

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.
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 1

    commonlib-java

    common java utility library

    useful library for repetitive java stuff
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    ... and chronological order. Use malloc{slower-but-easy} or fix (static) memory. - OAList01: Object-Kind of a predefined pre-reserved List with X Elements (with constant user-data size), with secur modify functions and option to use locks (POSIX: mutex). Supporting a BusyList and a IdleList for easy build of e.g. a FIFO without need of much time for mem-allocation. - Release-Notes see uws-Lnkdlst-readme.txt in the tar.gz file(s) and in „Files“.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Java utility classes

    Java utility classes

    Utility classes for Java

    This is a set of Java classes and static methods for: - System process management on a machine, e.g. starting a process, getting its PID, waiting, destroying, getting all processes, etc. - Buffered file reader for both text (ASCII) and binary files, specifically useful for parallel file parsing and/or for large files. - Async. timer with a variable precision. - Easy http GET request sender and data retriever. _____________ All compiled Java classes are in org.engitex.utils package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5

    jCIFS Filesystem

    Wraps jCIFS as a java filesystem

    This library is a Java 7 filesystem for accessing CIFS/SMB resources over network. Internally it uses jCIFS and hides the library behind the java.nio.file.Path interface and its friends. Please download the newest version of jCIFS from http://jcifs.samba.org/. You can get access to a cifs/smb file simply by using Paths.get(new URI("smb://hostname/share/filename")) and manipulate the returned Path with the utility class java.​nio.​file.​Files. So you can use one API to access local...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    .... - Base classes for formating text on the fly in JTextPanes - Improved JFileChooser and many other functions of all kind: - Basic functions of all kinds. - Accurate image resizing. - Function to process images, translating the image pixels with a direct color transformation function. - Classes to easy the xml file management (without validation) - JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CollLib is a library of functions, interfaces, and base implementations, which eases everyday use of imperative programming principles in Java development. CollLib's released jar artifacts are available in the Maven central repository at: http://repo1.maven.org/maven2. If you use Maven (recommended), just add CollLib as a dependency in your project's pom.xml file (groupId=org.colllib, artifactId=colllib). Apart from the Maven distribution the CollLib binaries are also available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    7-Zip-JBinding

    7-Zip-JBinding

    Java wrapper for 7z archiver engine

    Native (JNI) cross-platform library to extract (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Wim Udf archives and create 7z, Zip, Tar, GZip & BZip2 from Java.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10

    WFIO Java Bindings

    Java bindings for WFIO

    This subproject contains a parallel implementation effort for the Java Virtual Machine. It allows for you to use the WFIO interface in your Java applications and will include a translation layer so that you can talk to the native WFIO libraries. This subproject exists partially to overcome the 8.3 file naming convention that WFIO itself is limited to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automatic Report Generator

    Automatic Report Generator

    Generate reports from Java applications directly.

    Automatic Report Generator is a mini-ETL API which allows to retrieve data through an SQL query towards a structured file, would it be a CSV, XLSX, or XML. This API also supports BIRT reports, and, in this case, its respective template is required. The project is available on Maven: https://mvnrepository.com/artifact/net.sf.automatic-report-generator Version 3: https://mvnrepository.com/artifact/net.sf.ennahdi.automatic-report-generator
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    fxsvgimage

    This library allows to convert a SVG file to a JavaFX Node tree

    This library allows to convert a SVG file to a JavaFX Node tree or an Image. Note that contrary to other existing libraries, this library has no external dependencies (including Batik). The main development is here : https://github.com/hervegirod/fxsvgimage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android Hidden APIs

    Android Hidden APIs

    A library that provides access to Android hidden APIs

    Android Hidden APIs are classes, methods, and resources that Google hides from you because of stability reasons. These features are hidden because they may be changed on next API version. The internal APIs are located in package com.android.internal and available in the framework.jar, while the hidden APIs are located in the android.jar file with @hide javadoc attribute. Now you know the difference. But I will refer to both as hidden APIs. This repo contains a custom android.jar which you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SiliCompressor

    SiliCompressor

    Easy to use Video and Image compression library for Android

    ... to be shared with others on social apps, and social media even when we need to upload them on our server. With SiliCompressor you can now compress your video file while maintaining its quality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Gradle Libraries Plugin

    Gradle Libraries Plugin

    This plugin allows to specify versions of external libraries

    This plugin allows to specify versions of external libraries in a centralized place and use them across the project. It's specifically useful for Gradle multi-projects. This plugin also uses com.github.ben-manes.versions plugin to automatically update libraries once new releases are available. Run ./gradlew syncLibraries to create $rootDir/dependencies.json file with all currently known dependencies. Once dependencies.json file is in place by generating via syncLibraries task or just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    dotNet4Java - .Net for Java

    dotNet4Java - .Net for Java

    The best Java library to work with .Net libraries and frameworks.

    The dotNet4Java is a .Net Runtime Library for Java which helps Java developers work with .Net framework and 3rd party libraries in Java with ease. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net etc) from Java. Competitive Advantages: - dotNet4Java JAR can be easily added to artefacts repository like maven or ivy. - dotNet4Java is single jar file that can be very easily added to any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    GxApp

    Open Utilities and/or Examples for GeneXus

    Open utilities and/or examples for GeneXus, this includes: Example procedures Usercontrols Utilities Others...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MS Paint IDE

    MS Paint IDE

    Programming in MS Paint

    People joke about what IDE they use often, things like Word, MS Notepad, sometimes even Eclipse, and then often times MS Paint. People joke about MS Paint because it's not even a text editor, people joke about it because it doesn't have one feature in common with IDEs. Well, this application gives MS Paint a boost, and lets MS Paint highlight, compile, and execute code, with just a few clicks of a button, and only text coming from MS Paint. It is now much more practical than things like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android Tooltip

    Android Tooltip

    Create Toast like tooltips, but targets can be specified

    Create Toast-like tooltips, physical targets can be specified, or even points on screen. Many additional features and customizations. Just look at the sample Activities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MITIE

    MITIE

    MITIE: library and tools for information extraction

    This project provides free (even for commercial use) state-of-the-art information extraction tools. The current release includes tools for performing named entity extraction and binary relation detection as well as tools for training custom extractors and relation detectors. MITIE is built on top of dlib, a high-performance machine-learning library[1], MITIE makes use of several state-of-the-art techniques including the use of distributional word embeddings[2] and Structural Support Vector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hoodland Toolbox

    Hoodland Toolbox

    Common objects & methods used by other Hoodland Open Source Projects.

    Formerly known as the Rockabilly Common Libraries. General purpose libraries used by all other Hoodland Open Source Projects (formerly Rockabilly Software). This project has been rewritten in Kotlin for the JVM. Its new home is here: https://github.com/william-hood/Hoodland-Open-Source-Projects
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    StrongKey CryptoEngine

    StrongKey CryptoEngine

    FIDO strong authentication, encryption, digital signature engine

    StrongKey CryptoEngine (SKCE) 2.0 is a "crypto Swiss Army knife" server to perform cryptographic functions through web services, while freeing application developers to focus on business functionality. Its modules include: - A FIDO Engine to support FIDO U2F key registrations/authentications - An encryption engine to encrypt/decrypt files using AES/TDES keys - Escrowing keys to on-premises key management system (StrongAuth KeyAppliance/SAKA) - Integration to cloud storage services...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    JSentiWordNet

    A wrapper for the famous SentiWordNet, a resource for opinion mining

    This project aims to provide a wrapper around the SentiWrodnet, a lexical resource for opinion mining. As defined by the authors : SentiWordNet assigns to each synset of WordNet three sentiment scores: positivity, negativity, objectivity. You can find additional information about the creation of SentiWordnet here : http://nmis.isti.cnr.it/sebastiani/Publications/LREC06.pdf sentiWordnet (avilable here : https://drive.google.com/open?id=0B0ChLbwT19XcOVZFdm5wNXA5ODg) is a text file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    license4j

    license4j

    License4J Library and GUI Tools

    License4J is a total solution for software product licensing. It provides Java libraries and GUI tools for generation and validation of license files and license keys. License4J provides software licensing solutions for applications developed with Java. It is designed to be easy to use and integrate in your application. Unlike other licensing libraries it has many licensing features defined and performs validation on required features when license file is used; also can be used to generate...
    Downloads: 1 This Week
    Last Update:
    See Project