[go: up one dir, main page]

Showing 27 open source projects for "text"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Shed is a hex editor written for unix/linux using ncurses, with a friendly pico-style interface. Shows data in ascii, hex, dec, oct and binary, and allows editing in all of these bases. Features also include searching and dumping.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    HL7 Inspector

    HL7 Inspector

    HL7 Inspector is a tool for managing HL7 messages

    The HL7 Inspector project has moved to Bitbucket. https://bitbucket.org/crambow/hl7inspector All new releases can be found there. The web-based version can still be found at www.hl7inspector.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SETEdit is a friendly text editor. It is a text mode application with windows, buttons, mouse support, etc. The main target of the project are programmers so the editor is mainly oriented to programming.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    kodeWeave

    kodeWeave

    HTML/CSS/JS and Markdown Playground For Web Designers and Developers

    kodeWeave is a realtime coding playground for HTML, CSS and Javascript. Similar to JSFiddle and JSBin, but kodeWeave was made to work offline but also as a prototyping application to build applications for desktop operating systems while on mobile devices. (PhoneGap Build is recommended for mobile devices) kodeWeave similar to jsfiddle, jsbin, dabblet, liveweave, codepen, cssdeck, cssdesk, tinkerbin, d3 playground, plunker and pastebin, but allows you to export your web app as a desktop...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Main features: wxHatch is a cross platform IDE for wxWigets. It generates new wxWidgets projects, with a main frame and text or drawing/imaging window, provides a simple code editor with syntax highligthing, generates makefiles for
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This is a simple, modular PHP class designed to record execution time benchmarks throughout different parts of a script. Compatible with virtually any PHP script, the code can be added/removed quickly and with ease. Accurate to the microsecond.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The dashx debugger is a program for tracing the execution of a target application. As code in the target is executed, the source code information is printed by dashx. The output includes the source file-name, line-number, and source line text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    A eclipse plugin to test regular expressions (regex). Full highlighting of regexp syntax. Tooltip with detailed description of regex items, etc... Very usefull. Project page has java-applet to test regexp online. (Regex implementation: java.util.regex.*)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Protoeditor is a small KDE text editor developed for debugging scripts interactively. The goal is to provide a simple editor supporting a variety of debuggers for different languages. Currently, it supports Perl and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Class Integration allows easy save/load of data, also helps you to avoid creating lots of methods to access variable members. (CallStack) Provides "multithread debug info on error" funcionalities to your program. (String) Easy access to terminal colors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java SWT and AWT port of Scintilla, a free source code editing component. Scintilla runs on Windows and Linux with GTK+. It is a rich text editing control that supports syntax styling, error indicators, code completion, call tips, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    zdb is an effort to create a source level debugger for Inform, the modern programming language of the Z-machine. The Z-machine is the virtual machine created by Infocom for distributing text adventures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Debugging library for .NET (written in C#). Log as plain text, xml and treeviews into console, debug window, files and eventlog. Covers pretty much all debugging needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mickey is a hex/ascii file viewer and editor that runs on all major operating systems thanks to FLTK.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A JSP (Javaserver Page) Editing mode for XEmacs, implemented in eLisp, providing in-editor JSP compilation and jump-to-line-number debugging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTail is a simply multiplatform application, which show text files content especially LOG FILES. This application is a thread, which non-stop reads the file content and print what lines was added to the end file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gSim51 is a powerful, efficient and cool simulator for 8051 code. Its has a text based interface and very efficient commands keeping in line with the unix tradition of short and concise commands that do one thing well. gSim51 has no code or data space lim
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Ve-EDIT is a webbased sourcecode editor. It has syntax highlighting, a debugger (PHP, XML) , FTP & CVS client and more.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An XSLT Editor written in java to enable a user to transform multiple XML documents in an simple envirnment. Please see the home page http://yanam.sourceforge.net for a full description
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tcl Golems is a package of utilities designed to make life easier for Tcl / Tk programmers. The Golems are cross-platform and text-only (GUI-less). Golems included are: 1) source code line counter; 2) mis-matched braces / brackets / quotes code checker
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next