Showing 1279 open source projects for "write"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    The Peer System is a sophisticated java peer-to-peer platform designed to make it very easy for developers to write, package, and distribute p2p services to users and very easy for users to find, install, and run available services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mdef - MetaProgramming Language Mdef lets you write code that writes code. N-th order programming. It lets your take your productivity to the next level. Never write the same code again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    SQLProcessor is a facade for parts of the JDBC API. JDBC is used, but with an interface that hides the repetition and complexity. We have found SQLProcessor code can be quicker to write, less error prone, and more amenable to reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Small C++ programs written to show people how easy it is to just look at programs to learn how to write them. Most of these programs don\\\\\\\'t really do anything. They are here just for examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Some helpfull sql tools. You got tired of writing the same code over and over again where you use JDBC? Using this you will write less code for every DB data submit and retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jasperCall is a Java JAR to call and export JasperReports without the need to write a Java program. Especially it is used to call and export JasperReports from command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SVT (Struts Validation Toolkit) is a validation framework for Struts. You can write a simple validation code in Java. This will allow you to write more flexible rules, rather than writing validation.xml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    A wiki which is reprogrammable by its community. Allows the wiki community to collaboratively edit the wiki source code in a similar way to how they write the textual content. Project activity mode: coma ( http://bayleshanks.com/pamv1 )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CLAW is an extremely minimilistic programming language that is good for people looking to write their own language, or learn more about programming language design. The compiler and interpreter are just two C files that even Dev-C++ can compile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a plugin to write Jsp page with eclipse. It will permit code completion, taglib integration, html, wysiwyg, ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The JLCP aims to write a number of components to produce a free Java portal site based on an internal forum system to provide Java newcomers and veterans alike with everything they need related to java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The project aims to extend the PHP scripting language to enable PHP developers to write bioinformatics applications more rapidly than if they had to start from scratch using \"vanilla php\".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Enterprise Web Test allows Java programmers to write re-usable tests for web applications that, unlike HttpUnit, "drive" the actual web browser on the actual platform they intend to support. Tests can be leveraged for functional, stress, reliability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    An interpreted or compiled language written in C++, COEVAL is intended to be a guide for others wishing to write an interpreter/compiler/language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xippo is a java tool for XML marshal/unmarshal. Javacentric: you write your java class without thinking to its XML representation. Datacentric: interested only in data written inside your java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XMLProg is a DTD(XMLSchema) for programmers to write Programs in an XML editor (particularily tree editor). Structure cannot be in error due to errant brace, Extreme Programming writing func spec and unit test data first can be enforced. Output can be tra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MetricsAnalyzer is a simple tool designed to help and encourage collecting and analyzing software metrics. MetricsAnalyzer stores metrics into a SQL database and allows the user to write SQL queries to analyze the stored metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tim Peters' FixedPoint.py + Write docs for the Library Reference manual. I expect the existing module docstring will be a good start. + Create a test driver for Python's regression suite. + Have fun modernizing it, if you like (for example,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The "Rapid Code Generator" will reduce the amount of tedious and repeatitive code one would have to write for a large software project with well defines modules and interfaces. A module exposes (provides) zero or more interfaces and may uses zero or mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EasyHTML is an easy-to-use scripting language that allows you to write websites using (X)HTML-, CSS- and portions of JavaSript- and PHP-Elements with one simple syntax. The Syntax can be held in many different (spoken) languages.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo