Showing 22 open source projects for "gr55 edit library"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    PDF4QT

    PDF4QT

    Open source PDF editor

    PDF4QT is open source PDF editor based on Qt framework. It contains a C++ library, applications for viewing/editing PDF documents, and a command line tool. PDF4QT is an open-source PDF editor for Windows/Linux. It is a modern solution for viewing/editing/rendering PDF documents, for users and developers alike. For developers, there is a C++ library and a command line tool for use in scripts. For users, there are four applications offering many features.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    A collection of developer tools for game-making on and for the Nintendo DS, including (but not limited to) content uploader, 2D game engine with sound, level and sprite editor.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming. The language is portable (MS-DOS, Windows, Linux, macOS, Android, WebAssembly, Microcontrollers, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be simple, small and flexible. Ring is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    This library represents XLSX files writer for Microsoft Excel 2007 and above. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 5

    mHexViewer

    A very simple Hex viewer.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyQtRPT

    PyQtRPT

    Pyside QtRPT

    ...For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report designer application QtRptDesigner. Report file is a file in XML format. The report designer makes easy to create report XML file. QtRPT (http://www.qtrpt.tk/index.php) Recommendations: please read "readme.txt" file use QtRptDesigner -> to edit xml files. view examples. Important: from Qt5.12, the package must have the same version and subversion de PySide2 and shiboken2. for example the PyQtRPT_5.12.3 package has a requirement of PySide2_5.12.3 and shiboken2_5.12.3.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Ponder

    Ponder

    C++ reflection library with Lua binding, and JSON and XML

    Ponder is a C++ library that provides runtime reflection for types. It provides an abstraction for most of the high-level concepts of C++ like classes, enumerations, properties, functions, and objects. By wrapping all these concepts into abstract structures, Ponder provides an extra layer of flexibility to programs and allows them to expose and manipulate their data structures at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QtCreator Tabbed Editor Plugin

    QtCreator Tabbed Editor Plugin

    QtCreator now with tabs!

    This plugin add tabs for QtCreator source editor. It is very helpful when you edit less than 10 files simultaneously. Currently project supported by Trollix on GitHub, where you can find source code for newest QtCreator versions https://github.com/trollixx/qtcreator-tabbededitor-plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A project that aims to create reusable components (C++ libraries, COM components, and Edit controls) for Phonetic Transliteration of Indian languages, such as Telugu, Tamil, Kannada etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    XUI

    XUI

    An efficient, flexible and easy-to-use windows UI library.

    XUI is an efficient, flexible and easy-to-use windows UI library. It implements the concept Direct UI where all controls are drawn directly and are not native windows. XUI is written in C++ and based on the most widely used library ATL. Features: - Layout by XML. - Full basic controls: Static, Button, Edit, List (by aggregation), Tree, Animation, Scroll Frame, Dock, etc. - Control aggregation is fully supported
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ...The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it. *** Raspberry Pi python library added. video available on youtube at: http://youtu.be/adNOWREWuL8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the future" section for details. Any criticism, feature requests, and/or bug reports are appreciated. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xenos Engine is an open source scriptable 3d simulation engine. Xenos provides a unified interface to a diverse collection of open source libraries, exposed to an easy to use scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wxWindow library plugin for basic tables / lists. Library will create 2 Dimensional dynamic structures of data with - edit, load, save, - search, sort, index - View in a list, tree, grid - Copy / paste to the clipboard. - Table Encryption / data encryption - Auto HTML table creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C++ library to load, edit and save Minecraft worlds using the beta McRegion format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    F2IBuilder, is a generator of bitmap fonts, opensource and multiplatform, developed in Java language, according to the GPL. F2IBuilder, é um gerador de fontes bitmap, opensource e multiplataforma, desenvolvido em linguagem java, de acordo com a lice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Extreme Ext JS Theme Builder
    Ext JS Builder with Extreme enhancements. The Static Library for ImageMagick is needed to compile this code. The project included in this source code is designed for Microsoft Visual Studio C++ solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yann
    Yann is Yet Another Neural Network. Yann is a library to create fast neural networks. It is also a GUI to easily create, edit, train, execute and investigate networks. Multiple topologies, runtime properties and ensemble learning are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QtFindReplaceDialog is an implementation of a Find/Replace Qt dialog to be used in qt text edit based applications. The dialogs can be used as a library, or simply by importing the sources into your own applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The program is a text editor(in the future a source editor) using C++ and ncurses library, it is made at the first moment for linux, but in the future for other systems too. It is suposed to work like EDIT(DOS EDITOR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A basic C/C++ Graphical User Interface (GUI) library, featuring windows, dialogs (buttons, check boxes, radio buttons, edit boxes, drop lists, track bars, ets.), menues, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next