Showing 883 open source projects for "linux like windows"

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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    The Umber project provides simple, flexible, "earthy" Java tool libraries for developers. The tools supplement common tasks like XML handling, data processing, and PDF generation, but without the complex and arcane APIs of most modern implementations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    csvplus is a collection of Perl-based utilities for querying csv files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project utilizes the iPod's ability to store and display short text files to allow you to view RSS Feeds, Weather Forecasts, Movie Showtimes, and other text documents on your iPod when you are away from your computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    itextXML converts xml documents to pdf using itext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PSPTed is a simple text editor for the PSP, which now supports the use of an IR Keyboard, specifically the MP-0118 Micro Innovation Keyboard (Pocketop). It has currently been tested on a 1.5 PSP only, it should work on a 1.0 PSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tools for Vietnamese Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    EditAll is a simple yet powerful program that allows users to manipulate text with various options. Future versions will allow for text translation, spell-checking, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lightweight system for running a weblog. Features multiple authors, topics, Trackback, RSS (amongst others). TruBlog comes with easy installation and strong caching mechanisms, it's localisable and produces a valid XHTML. Theming is done through CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This projects aims to create a NFO generator which will be able to create different kinds of nfo files with different artwork for the different needs of its users.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Yet Another Python Interface to Expat. Object-oriented Python interface to Expat, designed for simplicity and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KenyDraw is a very simple ASCii editor. Most programs written for this purpose are windows-only, which is why this project aims to support as many UNiX-like OSs as possible. The program is currently known to work on Linux and FreeBSD on xterm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, and uses the wxPython library for the GUI and the Twisted library for networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I have stopped developing this project, as I found DokuWiki to be exactly what I was looking for when starting to develop Codeslang. Sorry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Helium (He) is a lightweight and extremely useful templating engine based entirely on XML. He is 100% Java and 100% TDD (Test Driven Development).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Alexandria.bib is a bibliography groupware web managment system. It manages the content of LaTex .bib files and share bibliography between users. It is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simplest Qt based Text/Html editor, but able to autodetect many incomimg encodings (by 'enca' library) and import various file formats by external converters (wv, xlhtml, rtf2html, etc.). Just to have all in one GUI shell for sevearal well known tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A language-neutral syntax highlighting module in Perl. Can be based off syntax files for popular text/code editors or custom parsing modules for a specific language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Xerlin project is a Java™ based XML editor that can run on any Java 2 virtual machine. The application is extensible via custom editor interfaces. Xerlin can be used to provide simple, intuitive interfaces for users who know nothing about XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PyRTF is a pure python module for the efficient creation of RTF documents.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Provides Chapter and Sectioning environments in LaTeX. Can be used to replace the existing Chapter and Sectioning commands. The advantages of using sectioning environments include the ability to generate content at the beginning and end chapters and secti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB