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

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Realm Crafter Script Generator and Coder is a applacation that generates and codes scripts for Realm Crafter. It colors the script code. It also has a Online Script Library, Project viewer, MySQL database loader, and lots of script generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The nsisPatchGen utility recursively compares two directory structures looking for changes to the files and subdirectories. It produces an NSIS include file containing functions that will perform a patch upgrade from the original structure to the new.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is a smart code/text file generator based on template files. This project can generate multiple files in one command/template file and also can modify existing files based on special tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
    Downloads: 3 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Entirely wrote in pure Java, this code generator take UML models in XMI file format and generate C++ or Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ParaLR is a generator of parallel LR1 parsers. It generates LR1 tables and C++ header file for developer of compiler, translator or parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Code2Test examines c++ code and automatically generates CPPUnit Tests from it
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 10
    Diaper, DIA Plugin for ER modeling is a tool which takes as input a Dia XML file describing a ER model and outputing SQL-92 standard statements. As of now, Diaper is one of few tools which is capable of handling several complex set of input ER models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This utility will convert any binary file into an array in the programming language of your choice. Currently supported are VB, C/C++, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project make some utilities based on FSM(Finited State Machine). The primary goal is to develop some auto generators, output source code or executable binary file. Anyway, it provide a trusty and high-efficient implement of FSM. The result is only a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A PDB file dumper and C++ wrapper library for the Microsoft Debug Information (DIA) 2.0 SDK.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    This project is a parser generator, like the lex and yacc, but is based on the JavaCC grammar. It was writing in c++, run on linux and dos, and don't use another library. The grammar parser is specified through a simple file, and the parser generated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generate Pascal and/or C code starting from a simple HTML-like file. You insert then the output in your program and with a simple call to a function you'll see on the screen the linked HTML! In the future the format will be HTML/XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Glitch
    Instrumenting Arduino programs via visual diagrams. The official source repository is located at https://github.com/textbrowser/glitch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ReMIPS is a tool that manipulates binaries directly, applying code reengineering techniques (like optimization or binary translation techniques). Currently it only supports the ELF object-file format and the MIPS architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project has the goal of developing a FSM (finite state machine) generator. It can convert a xml file to c++ code, with special attention on create client-server applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java decompiler written in C++ aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.
    Downloads: 0 This Week
    Last Update:
    See Project