Showing 523 open source projects for "source code computer"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    CodeLift

    Editor with extensive code help for the C++ language

    Currently in very early stages, but eventually plans to bring a code editor with extensive C++ auto completion and assistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This software is an experimental visual file reader, useful e.g. for people interested in speed-reading and brain-training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Figerty Notepad

    Figerty Notepad

    Simple Open Source Windows Notepad

    Figerty Notepad is a simple but powerful Windows Notepad application built in VB.NET
    Downloads: 0 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
    OmegaT+ Computer Assisted Translation (CAT) tools platform that includes OmegaT+ (translation processor), bitext2tmx (aligner/TMX editor), and Validator (TMX validation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tiny Notes is a note/code organizer. It is meant as a small and simple tool that helps you organize small snippets of text, through which you can quickly search. Supports syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The algorithms package is aimed at (flexibly) typesetting pseudo-code in LaTeX documents (with the high typographical quality provided by the TeX engine).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spellchecker : next generation
    Dictionary for young child learning french. It is independent from the caesura (thecat= the cat) and based on phonetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KompoZer

    KompoZer

    A wysiwyg HTML editor that uses the Mozilla Composer codebase

    KompoZer is a wysiwyg HTML editor using the Mozilla Composer codebase. As Nvu's development has been stopped in 2005, KompoZer fixes many bugs and adds a few useful features.
    Leader badge
    Downloads: 1,040 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    (Hyper)Markup can: 1) Edit HTML or text files, 2) tidy up your HTML source code and produce formatted text, 3) Flexisibly generate XML codes or XHTML files from given HTML files with XML template and XSL stylesheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Applies a simple SQL query (without joins) to a tab-separated-value text file. Intended for the command line, like "txtselect 'c2 from states.txt where c3 > 1000000'." Distributed as a single Python source-code file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    睿腾心情加密器
    这是一个中文加密工具,采用随机码和一次函数两次加密。 This is a Chinese encryption tools, it used random code and linear function to encrypt it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Transie is a dual-pane text editor for translators. It's made with Gambas and runs on Linux with Qt and KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wxPage2Stage will be a cross platform screenwriting software designed expressly for people writing screenplays, scripts, and plays. It will be based on the open source code released by Windward Studios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Collections d'outils destinés à améliorer l'expérience des étudiants des langues CJK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WWriter JSE v.: Benetnasch
    Wwriter is a simple open-source text editor developed in JavaSE which may to be used by students of the computer programming which want to know more about the Java Language sintax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kod

    Kod

    Programmers' editor for OS X

    Kod is an open, modern text editor project for programmers on Mac OS X, built with the idea of being a versatile everyday tool for writing code and plain text. The project’s design philosophy emphasizes approachability and a relatively low barrier to entry, including UI concepts like tabs as a core part of the experience. Beyond being “yet another editor,” Kod aimed to explore how a programmer-oriented editor could feel more universal and user-friendly, especially for people who write code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Search files for a text string. Like grep but really dumbed down
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Emacs major mode for editing F# code, based on the OCaml mode and the Python mode. This project is not maintained anymore. New development will go here: https://github.com/fsharp/fsharpbinding/tree/master/emacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ArmedBear (ABCL) is a Common Lisp written in Java. Its compiler produces JVM byte code, tapping into the 'write once, run everywhere' philosophy of Java. J is a text editor written in Java featuring e.g. syntax highlighting and automatic indenting.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Notepad GNU
    Notepad GNU the text editor designed to be an alternative to the standard Notebook. This application can be found useful by both programmers, for code editing, and all those for whom the good text editor is necessary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Requirement Heap is a web based requirement management /business analysis application. It allows to enter requirement in rich text, supports versioning and the management of requirements. It also handles use cases, interviews and test cases. It allows multiple projects. Stakeholders and glossaries can be handled per project or globally.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kurdi Nus
    A portable, platform-independent, open source tool for converting different Kurdish scripts
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB