[go: up one dir, main page]

Showing 107 open source projects for "writers"

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
  • 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
    Decap

    Decap

    A Git-based CMS for Static Site Generators

    Open source content management for your Git workflow. Use Decap CMS with any static site generator for a faster and more flexible web project. Get the speed, security, and scalability of a static site, while still providing a convenient editing interface for content. Content is stored in your Git repository alongside your code for easier versioning, multi-channel publishing, and the option to handle content updates directly in Git. Decap CMS is built as a single-page React app. Create...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Netlify CMS

    Netlify CMS

    A Git-based CMS for static site generators

    Open source content management for your Git workflow. Use Netlify CMS with any static site generator for a faster and more flexible web project. Get the speed, security, and scalability of a static site, while still providing a convenient editing interface for content. Content is stored in your Git repository alongside your code for easier versioning, multi-channel publishing, and the option to handle content updates directly in Git. Netlify CMS is built as a single-page React app. Create...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Ghost

    Ghost

    The world’s most popular open source headless Node.js CMS

    Ghost is a popular open source headless Node.js CMS for professional online publishing. Ghost allows writers, podcasters and other online content creators to quickly and easily set up their own sites, publish content on their own terms and deliver newsletters online. Ghost is a powerful platform that gives you complete control over design, content, delivery, experience and more. It’s got built-in SEO features, email newsletters, and works with hundreds of tools that can help speed up your...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Dramatron

    Dramatron

    Dramatron uses large language models to generate coherent scripts

    Dramatron is an interactive co-writing tool developed by Google DeepMind that leverages large language models to help authors create screenplays and theatre scripts. It uses a hierarchical story generation approach to maintain coherence and structure across multiple levels of a narrative, from a single logline to detailed character descriptions, locations, plot points, and dialogue. Dramatron operates as a creative assistant rather than a fully autonomous system, offering human writers material...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    WriteFreely

    WriteFreely

    A clean, Markdown-based publishing platform made for writers

    An open source platform for building a writing space on the web. Our fast, auto-saving editor is all you need to quickly get your thoughts down and published to your blog. WriteFreely sets your ideas and your server's resources free. Just run the binary to start your site up. Host your own community of writers. Interact with the decentralized social web via ActivityPub. WriteFreely has spent the past six years reliably powering more than 150,000 blogs on Write.as. WriteFreely is built around...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Apache Beam

    Apache Beam

    Unified programming model for Batch and Streaming

    ... and backgrounds of end users, SDK writers and runner writers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EasyExcel

    EasyExcel

    Lightweight Java library developed by Alibaba for reading and writing

    EasyExcel is a Java library focused on reading and writing Excel files with very low memory usage, making it suitable for large datasets that overwhelm traditional APIs. It uses streaming/event-driven parsing to avoid loading entire workbooks into memory, and it maps rows to Java objects via simple annotations. Writers support multiple sheets, custom styles, merged cells, and template-based filling so production reports remain maintainable. The API emphasizes developer ergonomics: callbacks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SlateDB

    SlateDB

    A cloud native embedded storage engine built on object storage

    Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage to provide bottomless storage capacity, high durability, and easy replication. SlateDB is an embedded storage engine built as a log-structured merge-tree. Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage (S3, GCS, ABS, MinIO, Tigris, and so on). Leveraging object storage allows SlateDB to provide bottomless storage capacity, high durability, and easy replication. The trade-off...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenAPI.NET

    OpenAPI.NET

    Object model for OpenAPI documents in .NET

    The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model. The OpenAPI.NET project holds the base object model for representing OpenAPI documents as .NET objects. Some developers have found the need to write processors that convert other data formats into this OpenAPI.NET object model. We'd like to curate that list of processors in this section of the readme. Converts standard...
    Downloads: 1 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10
    tinylog

    tinylog

    tinylog is a lightweight logging framework for Java, Kotlin, Scala

    Simplify your logging with tinylog. The lightweight logging framework can be used with Java, Kotlin, Scala, and any other JVM language. tinylog is open source and runs wherever Java is used: JVM, GraalVM, and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PDFIO.jl

    PDFIO.jl

    PDF Reader Library for Native Julia.

    PDFIO is a native Julia implementation for reading PDF files. It's a 100% Julia implementation of the PDF specification. Other than a few well-established algorithms like flate decode (zlib library) or cryptographic operations (OpenSSL library) almost all of the APIs are written in native Julia. PDF files are in existence for over three decades. Implementations of the PDF writers are not always to the specification or they may even vary significantly from vendor to vendor. Every time, you get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RapiDoc

    RapiDoc

    RapiDoc - Custom-Element for OpenAPI Spec

    ... consumption, Just native and raw speed of the modern browsers. Loved by tech writers, designers, dev-ops, testers and developers alike, due to its simplicity, interoperability, and powerful features. No special build steps, runtime, or framework required. Comes with built-in the console to Try out the APIs. Supports authentication mechanism. No validation ensures you can test negative cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    limelight.vim

    limelight.vim

    All the world's indeed a stage and we are merely players

    limelight.vim is a minimalist plugin that enhances focus by subtly dimming all but the paragraph or block surrounding the cursor. It’s designed to complement distraction-free modes such as goyo.vim, helping writers and coders keep attention on their current context. The plugin adjusts highlight groups dynamically so the active text remains clear while surrounding text fades into a low-contrast tone. It supports fine-grained control over opacity and integrates with any colorscheme without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Minima

    Minima

    Minima is a one-size-fits-all Jekyll theme for writers

    It's Jekyll's default (and first) theme. It's what you get when you run jekyll new. Minima has been scaffolded by the jekyll new-theme command and therefore has all the necessary files and directories to have a new Jekyll site up and running with zero-configuration. From Minima v3 onwards, the base layout is named base.html instead of default.html to avoid confusing new users into assuming that name holds a special status. Users migrating from older versions with customized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    go-restful

    go-restful

    Package for building REST-style Web Services using Go

    .... Route errors produce HTTP 404/405/406/415 errors, customizable using ServiceErrorHandler(...). Request API for reading structs from JSON/XML and accessing parameters (path, query, header). Customizable gzip/deflate readers and writers using CompressorProvider registration. There are several hooks to customize the behavior of the go-restful package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vim-instant-markdown

    vim-instant-markdown

    Instant Markdown previews from Vim

    ... of Markdown in your browser. Support for GitHub-flavored Markdown and common extensions. The approach keeps editing in Vim while leveraging the browser’s rendering for accurate layout and styling. For writers and developers documenting code, it tightens the edit–preview loop dramatically.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    JEKYLL YAT THEME

    JEKYLL YAT THEME

    Yet another theme for elegant writers with modern flat style

    Yet another theme for elegant writers with a modern flat style and beautiful night/dark mode. Here the YAT (Yet Another Theme) is a modern responsive theme. It's quite clear, clean, and neat for writers and posts. If you are an elegant writer and focus on content, don't miss it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MultiMarkdown-6

    MultiMarkdown-6

    Lightweight markup processor to produce HTML, LaTeX, and more

    Lightweight markup processor to produce HTML, LaTeX, and more. MultiMarkdown is a superset of the Markdown lightweight markup syntax with support for additional output formats and features. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    Please see the README.txt. The ServitorConnect 4443 and Python Daemon and Intention Repeater Android are better because repeating once-per-hour is better than millions of times per second (or even 3Hz). The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    DOCX Document Converter

    DOCX Document Converter

    Convert .docx to .md/.txt and .html. Free, unlimited, fast.

    A simple, free, unlimited, secure web-based tool that converts Microsoft Word documents (.docx) into Markdown (.md/.txt) and HTML files. Perfect for developers, writers, and anyone who needs to transform .docx MS Office Word documents into web-friendly or AI context friendly formats. Unlike those other jerks on the web that charge many dollars per month for this, I made it free, unlimited and open source. This is a better version of 'convert docx to txt' since .md files can be opened...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Understand Prompt

    Understand Prompt

    Structured exploration and summary of prompt engineering practices

    ... them into workflows. The material is both conceptual (why prompts matter, how to think of them) and practical (code notebooks, examples). It aims to elevate prompts from ad-hoc text inputs to a disciplined part of the toolchain, helping developers/artists/writers get more reliable results from AI models. The repository also acknowledges that prompt engineering is model-specific and evolving, and invites readers to adapt patterns rather than blindly copy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    A collection of tools related to the game Myst. Most notably, it can transform MOUL/Myst5/Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-Ages. For details see http://myst.dustbird.net/wiki/Drizzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LinuxOffice360

    LinuxOffice360

    A universal desktop operating system.

    It is an operating system designed for small businesses and offices. Very nice to look at and simple to use, whether you come from Linux, Windows or Mac. Without unnecessary frills, it is equipped with all the necessary software to start working even live. You will find everything in the right place and above all where you expect it to be. The learning curve is lightning fast and you will be productive right away. Linux Ham Radio Office 360 A complete suite of software for the amateur...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    oStorybook

    oStorybook

    oStorybook original, the writer's tool

    oStorybook un outil pour les écrivains. ATTENTION : voir sur http://ostorybook.eu --en_EN oStorybook a tool for writers. WARNING : see on http://ostorybook.eu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WriterCMS

    WriterCMS

    WriterCMS, CMS for writers

    WriterCMS is, as its name suggests, a CMS (Content Management System) for writers: it allows them to create their own website with all the sections related to their work as an author. WriterCMS is both a showcase site and a blog. Among the features offered, the writer can: - put his/her biography; - create a page for each of his/her books with summary, general information, places of purchase online, in paper and electronic version; - make free stories available to his/her readers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next