Search Results for "java to c# converter" - Page 33

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

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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1

    jhfsplus

    Mount mac HFS / HFS+ partitions on windows, as a folder

    Mount existing mac hfs/hfs+ partitions on your harddisk as a readonly virtual folder on windows. Requires java 1.6 (32-bit) and pismo file mount ( http://www.pismotechnic.com/download/ ) to be installed. The setup version has java/pismo/jhfsplus all three packed in a single bundle. A convenient free solution to macdrive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A very simple implementation of C++ keyword sizeof for Java 5+. Developers can use it to know the real size of objects in memory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    PubSubSQL

    An open-source in-memory database integrated with Publish-Subscribe

    PubSubSQL makes it simple, easy and quick to develop applications that require database and notification services. Publish-Subscribe messaging is integrated with an in-memory database as a single product. When the underlying data changes, client subscribers receive updates in soft real-time without having to poll the database or implement database trigger hooks. PubSubSQL is written in Go and runs on Linux and Windows, with Mac OS X in the works. We provide unified APIs for Go, Java and .Net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Icmp Ping for Java by ShortPasta
    <WARNING> <WARNING> <WARNING> "Icmp Ping for Java" is now icmp4j, with native implementations for Linux, Mac, Solaris, Windows. Currently hosted here: https://sourceforge.net/projects/icmp4j/ Website: www.icmp4j.org </WARNING> </WARNING> </WARNING> ShortPasta-icmp is an ICMP ping implementation for Java with a simple and clean API. Windows is supported natively. Linux is supported by spawning ping. If you can provide other native implementations, please contact the author!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    some code snippets, my sandbox moved to github: https://github.com/binfalse/stuff see:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FCKeditor

    FCKeditor

    FCKeditor (retired)

    FCKeditor is the previous version of CKEditor and has been discontinued after version 2. The new CKEditor is redesigned from the ground up, offering more WYSIWYG text editing features, enhanced security and better integration. Don’t force yourself with retro FCKeditor. Switch to the new, cool CKEditor at ckeditor.com
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    liixuos
    Liixuos is a project for open source Applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ZintoriOS

    ZintoriOS

    Simple, Fast, Advanced... ZintoriOS. Made in Wellington, New Zealand

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KeplerDB

    KeplerDB

    Timeseries databases management system

    KeplerDB is a temporal database to store time/value entries where the type of value could be integer, float/double, boolean and string. KeplerDB is dedicated to be scalable and to create clusters of server allowing the user to analyse and store massing amount of data to monitor systems like computers, clusters, building and captors or financial systems like markets and accounts. The user can use KeplerDB to make data analysis on enormous amount of data (statistics and modelling).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    Schedule Visualization

    Schedule Visualization

    Tool to visualize and create time-triggered schedules as gant-chart.

    The Schedule Visualization tool is based on Eclipse 4 RCP and uses Nebula Gantt charts to visualize schedules. The tool is linked to scheduling and schedule integration algorithms which allow to generate time-triggered schedules and visualizes the calculated schedules. The generated schedule might then be exported to a C header file to update the system schedule. It also supports an online mode using a network monitor to detect if nodes are offline and updates its status in the visualization...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Bean2Bean
    Concise and fast Java library for object transformations: * Object mapper between classes, using annotations * Type converter for any class (or Type, even Generics) Supporting dynamic languages as OGNL or Groovy for custom expressions Maven dependency: <dependency> <groupId>net.sf.kfgodel</groupId> <artifactId>bean2bean</artifactId> <version>1.1.2</version> </dependency> Don't forget to add custom repository: <repository> <id>tenpines_repo</id...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JMagick is an open source Java interface of ImageMagick. It is implemented in the form of a thin Java Native Interface (JNI) layer into the ImageMagick API. Project is now hosted on https://github.com/techblue/jmagick. Old home page http://www.jmagick.org/ stille has some old binaries that might be usefull.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PARUS

    PARUS

    Dataflow parallel programming language for clusters

    PARUS is a data-flow parallel programming language that allows to build parallel programs for clusters and MPP multiprocessors. The data-flow graph is automatically converted to the C++/MPI source and linked with the libparus runtime library. Also there are available tools for benchmarking cluster interconnect and visualize it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    nujan

    Pure Java NetCDF4 and HDF5 writer

    NetCDF is a file format primarily used for meteorological and oceanographic data. The NetCDF4 format is built on top of a subset of HDF5. The NetCDF format is maintained by Unidata. Unidata's C, C++, and Fortran implementations of NetCDF are available at Unidata NetCDF, and the Unidata Java reader for NetCDF is available at Unidata NetCDF Java. HDF5 is a file format primarily used for gridded scientific and engineering data. The HDF5 format is maintained by the HDF Group, which currently has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    corn-converter

    Bidirectional java type converters (JSON, XML, ...)

    Corn Converter module contains bidirectional java type converters to different target types like JSON and XML. It's simple, flexible and powerful enough satisfy serialization, de-serialization requirements including complex bean types and collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KMLCSV Converter
    Converts Google Earth KML file to a CSV file, and vice versa. This enables you to plot all custom POIs with Google Earth first before transferring them into your Garmin GPS using the POI Loader.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19

    FREMO Stuff

    Some stuff for FREMO use

    Hier entwickeln wir Projekte und Basteleien den Gebrauch im FREMO. Here we develope some stuff for use within FREMO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eubirdb is a bird(watchers) DB for name translation (scientific,it,en,fr,de,sp,nl) and retrieval, wants to be a base for birdwatchers (and ornithologists) software&data (checklist,img,...). Currently for EU(ring) aims to worldwideness. See forums for mor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FSA is a probabilistic multiple sequence alignment algorithm which uses a "distance-based" approach to aligning homologous protein, RNA or DNA sequences.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    ALLToolKit

    ALLToolKit

    Android Java Library for Hardware Management

    This Android Library manages SPI, I2C, GPIO, ADC, UART and PWM in an Embeded System running Android.This library allows you to write Android applications that can use all hardware available in the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    collabREate is an Ida Pro plugin and remote server component designed to facilitate collaborative reverse engineering and synchronization of database content across differing versions of Ida Pro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    StarUML C++ Module

    A StarUML C++ Module supporting incremental reverse engineering.

    This StarUML module for C++ provides practical support for legacy systems. It uses the StarUML as a KDM (Knowledge Discovery MetaModel) framework for existing systems. The module provides an incremental reverse engineering for C++ code with a set of configurable options, such as using namespaces or folder as packages, create attributes for relations or handle properties as relations,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    x2fasta

    Tools for reformatting common sequence formats into fasta

    A collection of tools to transform common biosequence formats (e.g. EMBL, SWISS-PROT, UniProtKB, GenBank and RefSeq) into the fasta sequence format.
    Downloads: 0 This Week
    Last Update:
    See Project
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.