36 projects for "wxdev-c" with 2 filters applied:

  • 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
    The FreeDOS Edlin project is the standard line editor in the FreeDOS operating system.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    gema is a general purpose text processing utility based on the concept of pattern matching. It reads an input file and copies it to an output file transforming the data as specified by the patterns defined by the user. See the "Wiki" tab for further information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    DocScript is an approach to document preparation. It presents tools and utilities to edit and publish documents. The philosophy behind the DocScript project is to utilize the programming tools you're working with anyway in your daily work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ltxshell
    Shell for calling LaTeX and accompanying tools (dvi-viewer, dvips, ps-file-viewer, pdf-file-viewer) on Linux and Windows-systems
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5
    xMarkup Text Transformation Utility
    xMarkup is a text transformation utility for batch-processing of a set of ANSI/UTF-8 text files. All Win-32 and POSIX/UNIX platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place here: https://git.fmsbw.de/sciteco The download archive is mirrored at Sourceforge, but for nightly builds check out: https://sciteco.fmsbw.de/downloads/nightly/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    ECCE is a text editor designed by Hamish Dewar at Edinburgh University in the 1960's, which is still in daily use. Several historical implementations of ECCE exist in various languages. This implementation in portable C is for modern computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NOTEMAN2

    NOTEMAN2

    This is a small notemaking tool for scholars for organising notes

    This is a small C# coded tool for implementing the notemaking activity suitable for researchers and scholars. The application must be put into the folder where you want to create notes. Usually the folder may be denoting the name of author or a topic for taking down notes.
    Downloads: 0 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
    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,128 This Week
    Last Update:
    See Project
  • 11
    File Split and Join FREE.PRO

    File Split and Join FREE.PRO

    File splitter and joiner (FREE.PRO)

    Бесплатная программа для нарезки файлов. Перед разделением файла можно посмотреть в текстовом (или в HEX) формате точку разреза (очень удобно, если нужно разделить очень большой файл перед/после искомой строки). Существует возможность найти в файле строковое представление байтов (например, в текстовом файле). Текстовое представление файла может быть отображено в любой на выбор кодировке.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Luna Editor

    Luna Editor

    Write and edit your lua scripts in an easy way.

    Write and edit your lua scripts in an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Benkyou Studio

    Benkyou Studio

    Benkyou Studio is a Language study toolkit.

    Benkyou Studio is intended to be a One-stop integrated solution for working and learning with languages, For the Learner, it has flashcards,A multi choice Quiz which remembers and adjusts to the words you are struggling with, Speech Synthesis helps you hear the words as you study, you can even export the wordlist to sound files for your portable music player For the Professional, it has unicode lookup and converters, a character map viewer and exporter, a text file converter for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Roman Life Manager

    Roman Life Manager

    Personal information manager. Free, opensource. Powerful and simple.

    Personal information management application. Powerful and simple. Free and opensoure. Inspired by todos.txt and markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tiny-hyphenator

    tiny-hyphenator

    C++ Library to hyphenate a text

    Use this class to achieve efficient and mostly exact word hyphenations. Currently the only language supported is German, but it can very easily be adapted to support other languages. This library spans ~370 lines of C++ code. At the moment there is no real documentation, pleas refer to the comments in the code, they should be quite helpful. A sample is also included. This library is not based on any algorithm published on the internet or elsewhere and it works without a dictionary. The Library is written in C++ and is tested under GCC 4.7, 4.8 and 4.9 [Use it in any way you want, including commercial work, but please include my name and a link to this page]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A well-known and used MUI custom class which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LMG2Shruti is a free non unicode to unicode font converter. It converts the LMG Arun font to Gujarati unicode Shruti font.
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 19
    Vertical reader for Chinese(traditional) text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    dbacl - digramic Bayesian classifier

    commandline multiclass email and text filter

    dbacl is a general purpose digramic Bayesian text classifier. It can learn text documents you provide, and then compare new input with the learned categories. It can be used for spam filtering, or within your own shell scripts. Sometimes it plays che
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Almost Redundant Code Regenerator

    Almost Redundant Code Regenerator

    Provides incremental changes to code that needs to be almost redundant

    This is a program designed for programmers who may have to write code that is almost identical except for a few values that change along the way. Enjoy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChaLo

    ChaLo

    Little helper application to correct mistypings

    ChaLo is trying to help with annoying mistypes due to wrongly selected keyboard locale. Currently supported laguages (keyboard layouts): Greek-Latin Will be supported soon: Russian-Latin Romanian-Latin A typical usage scenario involves a user writing text of mixed language (eg Greek and English) thus having to switch keyboard layout from time to time. User often forgets to switch from English to Greek but continues writing (often without looking at the screen) only to find out a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program is used as a tool to check for ASCII code and strip it out to a new file to recover documents that got corrupted or find hidden data in viruses that contain text by the virus writer or spies puting comments in images or other files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ApexText

    ApexText

    Efficient and lightweight text editor with rich functionalities.

    ApexText is a general purpose text editor for developers and non-developers. It supports synatx highlighting for Java, C, C++, Perl, SQL, JSP, HTML etc., tooling for Java. Many UI features are configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next