Showing 33 open source projects for "using"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
    Vis

    Vis

    A vi-like editor based on Plan 9's structural regular expressions

    ...A universal editor, it has decent Unicode support and should cope with arbitrary files, including large, binary, or single-line ones. Efficient syntax highlighting is provided using Parsing Expression Grammars, which can be conveniently expressed using Lua in the form of LPG. The editor core is written in a reasonable amount of clean (your mileage may vary), modern and legacy-free C code, enabling it to run in resource-constrained environments. The implementation should be easy to hack on and encourage experimentation. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Kilo

    Kilo

    A text editor in less than 1000 LOC with syntax highlight and search

    ...Despite its tiny size, Kilo supports core editor features like opening and saving files, incremental search, and basic syntax highlighting. It deliberately avoids external dependencies, not even using curses; instead it talks directly to the terminal using VT100 escape sequences, making it portable to most Unix-like systems with a compatible terminal. Because the codebase is compact and well-structured, it has become a popular teaching and learning resource, inspiring tutorials such as “Build Your Own Text Editor” that walk through implementing Kilo step by step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Midnight Commander for Windows

    Midnight Commander for Windows

    Native Midnight Commander 4.8.33 for Windows/Win32

    ...MC can also rename groups of files, move files to a different directory at the same time as it.renames them. It lets the user specify the original and resulting file names using wildcard. https://github.com/adamyg/mcwin32
    Leader badge
    Downloads: 219 This Week
    Last Update:
    See Project
  • 4
    Fireworkz (Colton Software)

    Fireworkz (Colton Software)

    An integrated word processor and spreadsheet for RISC OS and Windows

    Fireworkz combines the features of Wordz (a word processor that you can use to write letters, reports, books, invitations, shopping lists, schedules and other documents) and Resultz (a spreadsheet that you can use to perform calculations, analyse figures, and produce colourful charts) enabling you to do even more; incorporate live results in your reports, or perform an automatic mail-merge to your friends or customers. If you are using Microsoft® Windows®, Linux or macOS, and don't know what RISC OS is, you may be better off using LibreOffice!
    Downloads: 6 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Shed is a hex editor written for unix/linux using ncurses, with a friendly pico-style interface. Shows data in ascii, hex, dec, oct and binary, and allows editing in all of these bases. Features also include searching and dumping.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    SC

    SC is a C based meta/programming language/environment

    ...SC allows you to write source code that can analyze and modify itself. Which in turn allows you to create far more compact and powerful libraries, templates, toolkits and simply source code, using techniques similar to aspect and/or language oriented programming. SCEdit is an editor that comprehends the source code on a level similar to the compiler, giving you feedback about anything that can be concluded from the source code. It can also interpret meta-functions from the source code to either analyze, modify or create new code, allowing you to automate a complex workflow for and from your source code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Uncap

    Uncap

    Map Caps Lock to Escape or any key to any key

    ...This tool was written for users of vi/Vim editor who like to map their Caps Lock key to Escape key for convenience. Map any key to any key, multiple keys to other keys, or disable keys using command line arguments. No additional file or script is required. It is a single-file executable. It is very lightweight. The executable is only about 100 KB in size. It occupies less than 1 MB of memory and negligible CPU while running.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Create beautiful song books for your church or fellowship using this LaTeX package and related tools.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,456 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
    elvis vi

    elvis vi

    elvis, a vi text editor clone

    The original source tarball for Evis version 2.2_0, unmodified, is in Files. README.txt gives tips for compiling on modern compilers (gcc-4.4.5 / linux) and using Xcode for Apple Sierra OS. Elvis is a vi(1) (visual ed) vi editor clone (vim is another clone). "vi" is short for "visual ed(1)" (the 1 means see manpage for ed in section 1 of unix manual pages). vi as a visual editor means typical keyboard editing with ed(1) accessible to do complex editing jobs that developers often require (emacs is a heavyweight better than vi, but harder to use).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    The `fmtt` formatter

    A plain text formatter for typescripts.

    ... - Uses Unicode internally, reads and writes 8-bit oder UTF-8 encoded files. - Recognizes preformatted paragraphs (eg source code, tables). - Reformats paragraphs either using the traditional greedy line breaking algorithm, or a TeX-like optimizing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Text Analyzer

    Text analyzing software

    An application developed in C using the list and the AVL tree data structures, which analyzes a text (.txt file) giving the following information as an output: 1. the total occurrences of every word in the text 2. the exact line of every occurrence of every word 3. the exact position in the line of every occurrence of every word 4. the exact paragraph of every occurrence of every word 5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This project aims to be a dictionary manager for EDICT and CCEDICT like dictionaries, using GTK and Qt as GUIs (also looking for comandline operations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hspell-gui is a graphical front end to hspell , a Hebrew spell checker and linguistic analyzer, using the gnome-2.0 graphics library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    We are using a large archive of newspaper stories(GigaWordCorpus) as input to a parallel MPI program, and produce from that a list of top R terms of varying lengths M through N that are especially interesting. The program is done in C using MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    doxymacs aims to make creating/using Doxygen-created documentation easier for the {X}Emacs user.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    A small utility written in C89 that uses libpng to convert PNG files to approximate text representations using mIRC colours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    manipulation of text based documents by using the stdin/stdout stream designed to complement sed, lex and awk. It has no help except for the readme file and the example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Winmacs is no official Emacs distribution (version 22.x),it's just a set of precompiled(using MSVC) w32-binaries and a installer(packaged with NSIS) for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...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: 1 This Week
    Last Update:
    See Project
  • 21
    Ged is a (very) lightweight text editor written in Python using the pygtk bindings. The author noticed a lack of simple gtk2.0 text editors (as gedit depends on the gnome libraries) and Ged intends to fill this gap. Eventual porting to C is expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Programmers Extendable Text Editor project is an effort to create a text editor using WTL and other freely available libraries. In the future, the project will include configurable syntax highlighting as well as other programmer-centric features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project presents a functional prototype of a new kind of file manager, where the data is auto organized using the semantic content. The Souvenirs system propose a new complete interface for the user and pretend to remplace the "desktop" paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Peacock is a HTML Editor for GTK+/GNOME. It supports most of basic HTML. It features Session Management and HTML Preview using the GtkHTML widget, Drag N' Drop among other things. Its distributed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A framework for creating freeware Truetype fonts based on Metafont language. Glyph outlines and bitmaps are converted, using a number of utilities, into TTF and BDF format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next