Showing 20 open source projects for "java to c# converter"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    OpenAPI Generator CLI

    OpenAPI Generator CLI

    A node package wrapper

    OpenAPI Generator CLI is a command-line interface for generating API client SDKs, server stubs, and documentation from OpenAPI specifications. It helps developers automate the process of creating client libraries and backend implementations for APIs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Gerber2PDF

    Gerber2PDF

    Gerber to PDF converter

    Gerber2PDF is a command-line tool to convert Gerber files to PDF for proofing and hobbyist printing purposes. It converts multiple Gerber files at once, placing the resulting layers each on it's own page within the PDF. Each layer has a PDF bookmark for easy reference. Layers can optionally be combined onto a single page and rendered with custom colours and transparency. There is a Drill to Gerber converter available from the downloads page.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 3
    javax

    javax

    java tools

    Execute Java code like java.exe 1. support service to start/stop 2. support console command to execute java
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5

    dvisvgm

    A fast DVI to SVG converter

    The command line tool dvisvgm converts DVI, EPS, and PDF files to the XML-based SVG format.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    SIGAR (System Information Gatherer and Reporter) is a cross-platform, cross-language library and command-line tool for accessing operating system and hardware level information in Java, Perl and .NET.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 7

    OSPC

    Open Software Plagiarism Checker

    A open source software plagiarism checker. It checks the similarity of individual files and generates various types of reports. Also it is able to find groups of similar submissions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1. UCS characters can be mapped to 8-bit translation strings. Single ISO C source file, "8conv.c". Translation can be controlled through a configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    tags2uml

    Generates UML class diagrams, from source code

    Generates UML class diagrams, from source code. Please see GitHub page for more info. Command line tool to convert from a Exuberant-ctags tags file to a UML class diagram, through Graphviz, for all object oriented languages supported by ctags The input file is a tags file, generated by Exuberant-ctags using --fields==+latinK. The output file is a Graphviz DOT file whose name is specified through the program options, or to stdout. The DOT file should then be passed to the Graphviz...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    qvoidwad

    3D to GZDoom void map converter

    This utility converts raw maps built for true 3D games such as Half-Life, Quake etc. into 2.5D levels for GZDoom, a port of Doom. It converts the 'brushes' from 3D games to '3D floors' from modified 2.5D games (like GZDoom). Since it is a command-line tool, it should compile and work with any operating system that supports the standard C and C++ libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    Mobi Batch 2013

    Massive epubs to mobi converter.

    I wrote this program because I had to convert my large collection of epubs to mobi format. It wraps kindlegen, the amazon command line tool, with a suitable interface and repeatedly calls it until last file loaded is processed. In order to get it properly working on your PC you have to intall the .n
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    IMG2XPM

    Image to XPM converter library and command line tool

    IMG2XPM is a library and a command line tool that can convert images in most common formats to pure XPM format or a XPM format for a TYP entity entry to be used in a Polish Format Map (PFM) file. PFM is an imput map format used by map compilers such as cGPSmapper and mkgmap. To get help for command line options, run IMG2XPM without arguments. For the API of IMG2XPM as a library in your application, refer to the javadoc.zip file. IMG2XPM has no dependencies other than Java runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A command line tool that converts a custom xml document (xsav) to a SPSS binary file (sav). It is often easy to generate xml files from software, and by using this tool a SPSS (computer tool for statistical analysis) binary file can easily be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    codeStyler is command line tool for correcting source code according to java code convention. it corrects c++ or java source code to obey Java Code Convention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Procbyte - Binary Scripting Language

    Script language for processing binary data

    ... written for this version may not work in subsequent ones, the (mostly output) commands have changed: , ; . =* etc. Sorry for that, but I had to rework a bit to get more possible tokens and increase future expandability. If there's demand, I'll include a converter for old scripts, either as a filter or command-line interpreter so you'll be able to pipe through an additional step or use `convert_old_procb "MY-OLD-SCRIPT"` or something like that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chordeus is yet another Chord Pro to PDF converter that creates nice looking guitar chord sheets. You can create single sheets or a whole songbook using the command line tool or a simple wizard-like GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ntrc (Network TRace Converter) is a command-line tool that allows conversion of network packet traces to and from different formats such as TSH, ns-2 TrafficTrace, tcpdump, etc. Written entirely in C, ntrc is particularly efficient with large traces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Daemon4J is a helpful ghost for those who - dont like Java startup speed, esp. when the actual program needs only a second - dont know the classpath to use - want to hide Java behind an innocent command line tool - are not ready for the Big Serve
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.