Showing 1415 open source projects for "write"

View related business solutions
  • 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
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    coda
    Docifier similar to javadoc that lets you write doc-comments in many types of languages (Perl, Tcl, Java, C, C++, C#, Pascal, Lisp etc.) Output in several formats (html, LaTeX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. Includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo GameBoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gene's Intrepid Garbage Gathering Library Engine for C++. Uses smart pointers. Allows for run-time selection of garbage collection strategies. Comes with several garbage collectors, & you can write your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The goal of the Alumni C compiler project is to write a new simple and easy to understand C compiler code for Graduate Students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    A cross-platform C++ framework library designed to make it easier to write high-quality software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Infinitum C++ Library is intended to be a general purpose library. When we write some code that is generally useful, we place it inside this library. It contains a set of classes to write log files, some string & file helpers, algorithms and function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VETk is a toolkit for developing complex and distributed user interfaces. It is centred around a distributed component model with publisher-subscriber facilities. One can easily write multi-user applications by embedding standard Java components in HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a perl program which will make n connections to randomly selected servers out of a pool. It will then write things to that connection choosing a random item out of an array. It also has the ability to have definable reponses to certain messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    My intention for creating Software Engineering Techniques is mainly educational. I will post source code I've written or will write that may be useful for others who need to "see" how things can be done rather than just reading references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Mocha consists of a series of freely available PHP libraries which provide Java-like classes for use within PHP. If you are a Java programmer who is learning PHP, or if you like to write PHP in a more object-oriented fashion, then Mocha is for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CIniFile is a C++ class to read and write inifiles in microsoft ini format. There is also a plain C version available. IniFiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Edifice API is an interface for programmers who wish to write a secure web program. Written in PHP, the API has support for templates, configuration files, DSN based database management, and is fully language independent.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    The High Resolution Profiler is a library that uses the Pentium Time Stamp Counter to measure the time used by various functions in a program, and to write a gmon.out file, compatible with the existing gprof program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tiny Shell provides the minimum you need to implement shell facilities into a small system. For instance, add a shell to your embedded platform as soon as you can read/write bytes from the UART.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ROBOCOPY.EXE halts with a "Runtime error R6002" (after a certain # files or dirs). So I decided to write my own version, in Perl. I'm striving to have the output be *identical* to Robocopy's output, so existing scripts will not break.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Libraries handling data which are organized in a hierarchical way, like data which are stored in XML format. This libraries are able to read, manage and write XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A warehouse of utilities and story source-code for Inform-based interactive fiction stories. Include simple examples of how to write inform, to libraries of useful utilities and objects, to full game source-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ebnf2yacc is a tool to help write yacc parsers/compilers. It takes as input a grammar written in bnf (ebnf support is planned), and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc parser that builds the tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A unit testing framework for Python based on JUnit and XUnit, the de-facto standard frameworks for Java and SmallTalk respectively. Provides a standard, proven, simple and elegant way to write unit tests for Python software. GUI also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The purpose of this project is to write a patch for Bison which adds the capability of producing Java code instead of C code. The software is based on the original Bison sources (version 1.28 of Bison). It provides a new -j option which selects Java ou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Abele is intended to be a complete framework for managing and exchanging a particular kind of data: Internet bookmarks. I think that this kind of data represents an important resource but its importance is too understimated. So I decided to write some
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Codoc is a documentation tool that allows you to write and maintain documentation that is *not* inline, but covers every function, parameter, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chasm is a language using assembler meat with C style bone. It provide the C style flow control statement to make assembler code easier to write and easier to maintain. All the register/memory modify code is in the assembler, give the programmer the de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bu proje beraber program kodlari yazmak icin ve beraber programlama tekniklerini ogrenmek icin acilmistir. this project is opened to write program kods altogether and to learn many things about programming techniques
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PilrcEdit is a GPL'd Java based graphical editor for PilRC .rcp files,used for creating resources for PalmOS programming. It is multiplatform and will read and write any valid PilRC file.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo