Showing 1415 open source projects for "write"

View related business solutions
  • 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
  • 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
    ControlFreak is a scriptable toolbar application. You write scripts (describing toolbar layout and function)and ControlFreak creates them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RegExplorer is a visual regular expression explorer, it allows for writing regular expressions and visually see the matches, thus making regular expression much easier to write and maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ASM68000 is a usefull editor to write ASM code for TI89 calculator. It is a simple IDE written in TCL/TK, so it works with the TCL/TK interpreter. You can found it at the adress www.sun.com/960710/cover/dltcl.html. I hope it will help you in your ASM prog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This library supplies some functions to bind and connect socket, and to read and write variables of all simple types and strings. It's written in C, but there is also an interface for PHP3.
    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
  • 5
    "cset" is a set of utilities for parsing c code and automatic generation of necessary header files. The idea is: to not write #include... lines and header files with function declarations etc., just write functions and everything else leave to a machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A recursive Javabeans editor that can create objects, collections and arrays. You can create a complex object structure without write java code and serialize it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A haptics abstraction layer for OGRE. This should allow other developers to write haptic API plugins to be used seamlessly with OGRE without having to re-write any code in the OGRE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Assumed you have a project and want to write Tests. The classical way is to write tests by hand. With JUnitRecorder you can just record them. As first step you instrument the project in a way that parameter and return values of methods are recorded. With
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XATMI is a free implementation of a Tuxedo-like transaction monitor. (You use it to write distributed client/server applications.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Collection of libraries that allow a PHP application to read and write to DabbleDB (www.dabbledb.com) databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Don't expect this to be a high quality graphics library (it will be 2d) however it will be cross platform (*nix's, Linux, windows). We will write it in C (see the name?) compiled with the mingw software and the gcc software and jam build tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RTADS (for Russian Text Adventure Development System) is a set of libraries built on top of TADS (http://tads.org) that allows to write interactive fiction in Russian. Author: Andrew Grankin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AntRssTask is module that allows you to write messages from your Ant build to an RSS feed. Be notified simply when a build completes or fails or publish useful messages for every step in your script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MadConf is not "yet another build configuration system" it is just a collection of M4 and Makefile snippets for GNU Autotools in order to help programmers to write their configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Alchemy Application Framework enables developers to write client server applications without the need to develop the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KISLab

    KISLab

    develop with the terminal falvor

    The purpose of this project is to provide an easy way to write codes and compile them through Command line via terminal as it combines code editor and terminal in the same interface through A simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHPOpenFramework is for PHP developers, based on smarty and adodb using OOP with built-in AJAX support. The framework has some modules already written (Forum, Gallery, Contact) but it's easier write a new, then writing everything yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    kolabobjets are a set of perl classes for easy manipulate kolab object (contact, event, task) and write it into imap folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is one small and fast JAVA implementation of java.util.queue which permanently stores queue data into files. Use of this implementation avoid use of huge JMS implementations. All read and write operations have to be on one JAVA virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RapidWAD is a web application development Framework/tool. it eliminates redundancy among three tiers of a typical web project. Allows developers to write pages with no or very less backend code. Very quick and useful for medium size applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Beerus-DB

    Beerus-DB

    Beerus-DB is a database operation framework

    Beerus-DB is a database operation framework, currently only supports Mysql, Use [go-sql-driver/mysql] to do database connection and basic operations, based on this do a lot of extensions, such as, connection pool management, multiple data sources, transaction management, single table no sql operation, multiple tables and complex operations can write their own sql, sql support {} placeholder, can use struct as parameters to operate the database, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ELCO stands for Embedded Lisp COmpiler or Esdens Lisp COmpiler. The goal is to create a lisp compiler for embedded 32bit architectures. (i.e. ARM) With this compiler you are able to write lisp code on a naked chip. No OS needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This API will reduce the ridiculous amount of work a Java developer has to do just to read in a text file or write out a text file. The goal is to make I/O in Java as easy as it is in Perl, or at least as easy as it is in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo