Showing 24 open source projects for "rings-code"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal 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
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    ...If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed VSCode. Please note that some Visual Studio Code extensions have licenses that restrict their use to the official Visual Studio Code builds and therefore do not work with VSCodium.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    Notepads

    Notepads

    A modern, lightweight text editor with a minimalist design

    I have been waiting long enough for a modern Windows 10 notepad app to come before I decided to create one myself. Don’t get me wrong, Notepad++, VS Code, and Sublime are great text editors. I have used them all and I will continue to use them in the future. However, they are either too heavy or look less appealing. There are times that I just wanted to use Windows Notepad for things like writing notes or editing config files. So I decided to create a win32 notepad replacement here and try to give it a modern look and feel. ...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 3
    Markdown Monster

    Markdown Monster

    An extensible Markdown Editor, Viewer and Weblog Publisher for Windows

    ...The HTML preview can display syntax-colored code snippets for most coding languages. Choose from light or dark app themes, and individual and fully customizable preview themes. Use the built-in folder browser to open, manage and drag files into content, use the document outline to quickly jump through content, or use our shell integration.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Markdig

    Markdig

    A fast, powerful, CommonMark compliant, extensible Markdown processor

    ...This enables changing markdown documents without introducing undesired trivia changes. Special attributes or attached HTML attributes (inspired from PHP Markdown Extra - Special Attributes). Diagrams extension whenever a fenced code block contains a special keyword, it will be converted to a div block with the content as-is.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    AvaloniaEdit

    AvaloniaEdit

    Avalonia-based text editor (port of AvalonEdit)

    This project is a port of AvalonEdit, a WPF-based text editor for Avalonia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AvalonEdit

    AvalonEdit

    The WPF-based text editor component used in SharpDevelop

    AvalonEdit is the name of the WPF-based text editor in SharpDevelop 4.x "Mirador" and beyond. It is also being used in ILSpy and many other projects. AvalonEdit is targeting net6.0-windows and net462 TFMs. Because of net6.0-windows, you must have the .NET 6.0 SDK installed on your machine. Visual Studio 2022 Community and up is required for working with the solution (global.json will select the proper SDK to use for building for you).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Unicode Converter

    Unicode Converter

    All in one Text, Decimal, and Unicode Converter as you type.

    Unicode Converter is an open source software for converting Text to Unicode and decimal and vice versa while you type. No clicks or convert button! Latest source code: https://github.com/ahmed-fathy/unicode-converter Conversion Options: Text -> Unicode and Decimal Unicode -> Text and Decimal Decimal -> Text and Unicode *Smart settings: The settings take effect directly after you change it and will be saved for you and applied in next runs. Formatting options: Unicode and decimal perfix and postfix to get your desired output, such as \u0001  0001 etc...
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8
    CNote

    CNote

    A Fast Lightweight Note & Code Editor

    CNote is a fast and lightweight note/code editor, it can help you quickly create/edit notes or write code. it has all the important features you need in one place, With Live Html Preview, Python Code Execution, and more, you can find the changelog at the Github repo.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    template-message-sdk

    Sdk for dynamic generating message by templates

    A small library for creating templates from blocks using code. The same blocks can be used for different templates. The basic principle of working with the library is to provide a flexible and simple system for writing dynamically generated text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    QPyDesk

    QPyDesk

    Code editor and real-time QR code generator for QPython

    QPyDesk is a code editor, and real-time QR code generator for QPython. It is a Python code editor with syntax highlighting that also generates the QR code that represents said code in real time. This application also allows you to print the generated QR code to distribute the created application. However, because QR codes have a limited storage capacity, if the code is very long, QPyDesk creates a QR code that is only valid while the application is running, that is, the QR code generated in this case is useless for distribute the application, but it is still useful to check the operation of the script while it is encoded from the computer. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    SQL Converter

    Convert Excel workbooks to MSSQL Code

    Convert extensive excel workbook to MSSQL Code .NET FrameWork 4.5, Visual Studio 2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TheSeeker

    .NET desktop app to find (and replace) text in folders and files.

    .NET desktop app to find (and replace) text in folders and files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Convert2HTML Notepad++ Plugin

    Convert2HTML Notepad++ Plugin

    Notepad++ plugin that converts plain code into syntax highlighted HTML

    Convert2HTML Notepad++ plugin helps to convert plain code into syntax highlighted HTML, so it can be used anywhere on a web. Plugin also can convert query results into HTML table, which is also useful for website publishing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ynote Classic

    Ynote Classic

    Text Editor for Programmers

    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This is an RTF code emitter in MS .NET framework. Most frequently used features in MS Word are implemented, including font formatting, pictures, tables, footnotes, headers, footers, etc. No other libraries are required. LICENSE: LGPLv3 http://www.gnu.org/copyleft/lesser.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Text Editor

    Simple Text Editor

    Simple text editor program that can also be used to type code.

    A simple text editor which can be used to create and edit normal text files and also type in code for programming languages like C++ and C# with syntax highlighting. Includes other features like zoom in/out, replace text, toggle full screen, and word wrap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Citrus - Limepad
    Citrus Development Limepad ist ein deutscher OpenSource Code-/Texeditor der SyntaxHighlighting, echtzeit Text zu Html, 40 Programmiersprachen, Html und Batch debugging enthält. Außerdem Codesnippets, einen Browser, einen ExplorerTree und verschiede
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Just a contrib of headers made via an XML to source code library xml generation tool I wont claim to maintain it however It is Intended to Aid and or be absorbed by the XML Resume Library folks hopefully It will aid the development of XML Resume further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EnDecode is a tool to decode/decompress parts of a binary file like PDF. If using PDF then stream to endstream data can be decompressed. You select from start to end of the part you want to decode and it will decode the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Decorate Editor Sharp is a program designed to ease creating your own monsters and items with ZDoom's DECORATE lump. It is written in C# with SharpDevelop. It requires the .NET 2.0 Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project will allow a .NET(C#) developer to have a component that will interact with OpenXml file. For example *.docx file with are used by Office 2007. So that these files can be changed easily within code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Code Connector is a program that gives developers the ability to collaborate via the internet in a highly productive and efficient way. It provides centralized project and file management, multi-user collaborative text editing, and communication tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a port of the Apache Java-based XSL-FO formatter FOP to C#. The purpose is to support the growth and adoption of the XSL-FO standard and to make FOPs capabilities embeddable in managed code applications for the .NET CLR -- since Apache's
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB