23 programs for "file::rsyncp" with 2 filters applied:

  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Free Pascal Compiler

    Free Pascal Compiler

    Free 32/64/16-bit multi-platform Pascal and Object Pascal compiler

    A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, Android, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
    Leader badge
    Downloads: 3,690 This Week
    Last Update:
    See Project
  • 2

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar to a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    fpASM

    An x86 assembler that aims to be compatible with MASM and TASM

    An x86 assembler project with the following goals: 1) source level compatibility with MASM and TASM 2) support for the OMF object file format 3) support for 16-bit segmented code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an advanced user interface for DOS in the C language. Features windowing, menus, data entry fields, file handling, scolling windows, help functions, mouse support, and printing functions. Dress up your C programs or use this for quick hack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    MSCDBF

    Lightweight DBF reader and writer

    ... the GO2.BAT - Run the PROBA.EXE example which create a DBF file with CIX index. Thats all. This version is converted from my early DOS version from 1994 which is able to download from MSC5.1 folder. (C) Gabor Horvath 2017
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    hexcompare

    hexcompare

    console-mode visual binary diff

    hexcompare is a curses-based utility to compare and identify differences between two binary files. These differences are then represented visually with an interactive block diagram.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 7

    pseudo-c-compiler

    Tiny education compiler that can compile itself

    Tiny (less then 1000 lines of code) education compiler that can compile itself. Implements small subset of C language without pointers, structures etc. Parameters and local variables also not implemented. To interface with OS Borland-style inline assembler are used (db directive only). Based on initial version of Tiny Context compiler (http://avhohlov.narod.ru/p1805en.htm). In order to simplicity compiler uses fixed source and target file names (C.C and C.COM). On Linux and any 64-bit operating...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    BEYE (Binary EYE) is a free, portable, advanced file viewer with built-in editor for binary, hexadecimal and disassembler modes. It contains a highlight AVR/Java/i86-AMD64/ARM-XScale/PPC-64 and other disassembler, full preview of MZ,NE,PE,ELF and other.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    Tiny BASIC for Character Screen
    BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    Txt2Perl is an utility written in C and LEX in order to create subroutines in perl that shows by sdtout a text passed as parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Txt2C is an utility written in C and LEX in order to create functions in C that shows by sdtout a text passed as parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an insultingly simple project. It's just one file, existential.exe. It's 6 KB in size, has no dependencies or external libraries, and does absolutely nothing whatsoever. So if you need a dummy Windows executable, here ya go.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    A small educational compiler for a subset of the Pascal language. A native x86 machine code generator directly emits COM executables for MS-DOS. The compiler supports VGA graphics, floating-point arithmetic, etc. 32-bit Pascal source is provided.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    mk, with a C/C++ compiler & using user supplied C/C++ code, is a tool which controls generation of executables & non-source files of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Set of Add-ins to run standard Cygwin/Unix command line facilities from Excel. Creates batch files, runs them as part of excel (or independent of) to : ZIP, GZIP, BZIP2 files, dos2unix & unix2dos files. Also automates DOS DIR to list files to spreadsheet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DJGPP library for per-sector access to large disk drives >8Gb. It works via int13 BIOS extensions and can be used in any OS, which allows access to this service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cam is written in C++/asm for FreeDOS. It allows users to take a screen shot of the monitor in text-mode, which is saved to a file of their choice. The output file can be displayed by simply using the "type" command with the Cam file as the parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Kapok backbone creates a binary file that can be executed in both windows, dos and x86-elf based versions of unix (currently linux, but it should be very easy to extend this), and using a datafile, it can execute a binary, relative to which system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    DirUse is a DOS command-line tool to display folders size information: # folders, # files and "human readable format" total size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next