Showing 323 open source projects for "dav-c"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try 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
    xReplace is a procedural text editor to define a process of text manipulation which will be performed for multiple files described using XML. xReplace also supports third party plug-ins for extra features. Read the Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program counts patterns of words from a large archive of newspaper stories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    File operation interfaces wrapper in linux kernel space, standard unix style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It's an easy and fast "wordlist-tool" which helps you to optimize your wordlists. It deletes all doubles in your wordlist and saves the "double-free" wordlist in a new wordlist. It will obtain more features, I'm working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Yet Another Meta Languge Indentation Tool YAMLIT can indent or compress HTML and XML for easy reading, or bandwidth saving respecively. Similar to HTML Tidy but will NOT verify the document against a DTD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Infinetria Interactive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dkbd is a virtual keyboard based on nano-X for embedded Linux devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Auto-Correction Text Tool. Convert to upper/lower case. Remove unnecessary spaces. Solve iso utf problems. Convert to English alphabet. Auto Format. Replace/ Change Words. Turkish and English support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    n-squared is a light weight, super powered note pad application that stores notes in an embedded database for easy searching. It has a tabbed interface, syntax highlighting, encryption, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    htmlbuilder is an application which assists in the creation of of a simple HTML web page that displays images. The application is written in C and uses GTK and Glade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Free Subtitle Editor allows one to perform a set operations on subtitles for multimedia content. Operations include scaling, format change, editing and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Generate RSA key pairs of arbitrary length; convert text between formats or use keys to transform/crypt text. Supports decimal, hexadecimal, base64 and text input and output. Entirely ANSI C++; no external dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Automatically translate english/french/german text to german/french/english text and output speech in appropriate language. All Automagically with the power of the inter-webs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A collection of writing tools (wenju in Chinese pinyin) such as input method, text file formatter, etc. All the tools are based on Unicode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Bibcursed is a simple curses-based editor for BibTeX bibliography files, especially useful for those who have to maintain a large number of references for a major piece of documentation, like a PhD thesis. NOTE: Project development has been moved to Github. You can access it here: https://github.com/dominictristram/bibcursed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RTF to HTML converter for use both with your applications and as a standalone tool. Small and fast. Processes tables better than any other tool I've seen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tomoe is a handwriting character recognition engine.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    Removed specified trailing characters from the end of a string. Useful for removing filename extensions for use in scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AntiHex is a pipe to convert hex values into decimal. Ex: # cat /proc/iomem 00000000-0009fbff : System RAM 0009fc00-0009ffff : reserved ... # cat /proc/iomem | ah 00000000-639K-1 : System RAM 639K -640K-1 : reserved ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Another Diff is a utility like anothers diff utilities but that's works how I want and its run in mono also, so can be used in Linux and Windows. No is necessary install, or install any third part library to run (Except mono or .net framework).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A project to convert normal letters to 1337 (LEET) Letters -For Example: Hello what's up? > H3LL0 WH47'5 UP?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Some text parser, that transforms a custom TeX-like syntax into XML. Un parseur, qui produit du XML à partir d'une syntaxe ressemblant à TeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xmlroff is a fast, multilingual, multi-platform XSL formatter that transforms XSL-FO (or any XML with a stylesheet) into PDF or PostScript. New development is at http://xmlroff.org. This SF project is inactive.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    csvtoxml will convert parse csv comma separated value data into xml. a command line console utility that uses stdin and stdout pipe with more cat, pr, wget, zip, find -exec for added functionality. file stream term c c++ small fast parser unix win osx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implements the C++ parser class usable for finding the matches in the input using regular expression. The regular expression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.
    Downloads: 0 This Week
    Last Update:
    See Project