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

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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1

    sccalculator

    Scientific calculator and plotter on c++, java and javascript

    Scientific calculator is calculator which is realized on c++, java and javascript. In addition there is estimator of string expressions which can be useful for other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FSP - File Service Protocol Suite

    UDP File transfer protocol

    FSP - File Service Protocol. FSP is lightweight UDP based protocol for transferring files. It is designed for anonymous transfers over unreliable networks.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    PLEASE NOTE: this package is meant to work with the Rexx SAA interface (e.g. with Regina) and non-modular Java (up to and including Java 8LTS). Project continued as a much more powerful and up-to-date version for ooRexx, available at https://sourceforge.net/projects/bsf4oorexx/ PURPOSE: Bean Scripting Framework Rexx Engine (bsf4rexx) allows Java programs to call Rexx programs, and for Rexx programs to create and manipulate Java objects. The package will allow to script OpenOffice.org:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Gps Cell Phone Tracker

    Gps Cell Phone Tracker

    Tracks IOS and Android cell phones

    THE ORIGINAL GPS TRACKER - Version 7.0.0 A complete GPS tracking system featuring newly rewritten iOS, Android, and PHP/JS server components with modern code practices. Track mobile devices in real-time with customizable update intervals, background tracking, and a responsive web interface supporting multiple map providers. This major update includes: - Complete Kotlin rewrite of the Android client - New Swift/SwiftUI iOS client - Modernized PHP/JS server with clean architecture -...
    Downloads: 18 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    GHMessen
    GHMessen is a measuring program to use in connection with a computer measuring interface. Currently it works with various CASSY(CASSY is a trademark by LD Didactic GmbH) interfaces and Go! Link(Go! Link is a trademark of Vernier GmbH) interface. It's designed for school usage. Binary packages are available from the openSUSE Linux Build-Service: download.opensuse.org/repositories/home:/fschuett
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    LSJ_Eclipse

    LSJ_Eclipse

    Eclipse Mars 32 bit, is customized by LSJ

    Eclipse 32 bit version, include Java EE, Tomcat7, Window Builder, JDK 1.8, Hex Editor, CDT, MinGW, rxtx Serial, Theme for eyes, and Arduino Plug Ins and many libraries... and tools. You don't Need to search PlugIn. and Dont need to Waste your Time to Set up. like Starcraft 1.16 version is better than remater version. Thanks to download it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 8
    gradle-cpp

    gradle-cpp

    Intended to make Gradle C++ working more comfortable.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IEC 60870-5 104 Protocol download

    IEC 60870-5 104 Protocol download

    IEC 104 RTU Server Client Simulator Source Code Library Win Linux

    v21.06.012 Complete implementation of iec 104 protocol standard including File transfer. Make your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 104. *Industry Proved * Worldwide Customers Download Evaluation Kit - IEC 104 Development Bundle In the Development Bundle, We included IEC 104 Server & Client Simulator, Windows & Linux...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ccgsl

    Use Gnu Scientific Library as if it were writtem in C++.

    The ccgsl provides simple C++ wrappers for the GNU Scientific Library. It uses Java-like shared-pointer classes in place of structs to avoid direct memory allocation/freeing and to work better with the STL. It lets you construct functions for optimisation, root-finding and the like from C++ member functions, making it easier to integrate with existing C++ code.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    This is the EPP (Extensible Provisioning Protocol) Registry/Registrar Toolkit. It is used by domain name registrars that wish to communicate with EPP domain name registries (eg. .info, .name, .pro, .biz).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Asmosis

    Asmosis

    A set of tools related to assembly language programming.

    Project Asmosis provides a set of tools related to assembly language programming. The tools include: - the Asm::X86 Perl module, - AsmDoc - an HTML documentation generator for assembly language, - Asm4Doxy - Assembly converter for Doxygen (http://www.doxygen.org/), - converters between various assembly language dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as, - converters from C/C++ header files to assembly language header files, - make4fasm - a Makefile generator for fasm, - Linux-2.6 kernel module helpers for fasm and NASM, - macros for Autoconf (https://www.gnu.org/software/autoconf/), - pieces of code that may be useful for starting developing a simple operating system. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Apprentice Video

    Apprentice Video

    it's a video player, also works for music and pictures

    This player stands on the giant shoulders of FFmpeg. Audio rendering is accomplished via portaudio v19. Video rendering is via OpenGL, using fragment programs when possible. User interface is implemented with Qt 4/5/6. ASS/SSA subtitle rendering is implemented with libass. This player provides several performance options to enable adequate video playback on slow hardware: * skip loop filter * skip non-reference frames * skip color converter * reduce playback speed to...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Vector Pascal is a language targeted at SIMD multi-core instruction-sets such as the AVX and SSE2 or x86-64-v3. It has a SIMD compiler which supports parallel vector operations, loop unrolling, common sub expression removal etc. It is implemented in Java.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Address_Decode

    Address_Decode

    Decode various cryptocurrency addresses

    Address to hash160 is an efficient multi-threaded tool designed to decode various cryptocurrency addresses (such as Bitcoin BTC,Bitcoin Cash BCH, Litecoin LTC, Bitcoin Gold BTG, etc.) to extract hash160 values. It is often used in research such as brainflayer, keyhunt, BitCrack, ecloop, keyhunt cuda, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ecang

    ecang

    Ethercat analyzer. Pcapng (by wireshark) to cvs files converter.

    To diagnose a problem or simply to study the internal flow of information in an ethercat fieldbus, one of the common practices is to capture the flow of ethercat datagrams with an ethernet sniffer such as Wireshark (www.wireshark.org). Wireshark provides some filters to facilitate data analysis but the high amount of recorded information still makes an analysis complicated for many people who do not have a very deep knowledge of the ethercat protocol and Wireshark tools. Ecang can help...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CUF (Client Utilities & Framework)
    CUF (Client Utilities & Framework) contains utility libraries and an application-level framework for building GUI applications in either Java/Swing or .NET/WinForms environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    encrypt

    encrypt

    cross-platform, encryption application

    encrypt is a multi-platform, file encryption application. Binary packages are currently provided for Arch, Debian, Fedora, MS Windows, Android and OS X. For further details, including the latest source code, visit https://albinoloverats.net/projects/encrypt
    Downloads: 21 This Week
    Last Update:
    See Project
  • 21
    zibaldone

    zibaldone

    c++/java library for thread support and other useful stuff

    ...This way, source code that uses zibaldone can be recompiled with no modify for both systems. Moreover, the java version has almost an identical interface to the c++ one (apart few differences language dependant)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StrongKey FIDO Server (SKFS)

    StrongKey FIDO Server (SKFS)

    FIDO® Certified StrongKey FIDO Server (SKFS)

    An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    Corewar is a game played vicariously through the action of assembly language programs written in a language called Redcode. Corewar is discussed in the Usenet group REC.GAMES.COREWAR; the reference implementation of this game, pMARS, is maintained here.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    MSI Downloader

    MSI Downloader

    MSI installers for a wide range of software and utilities

    MSI Downloader has been created for IT professionals who want a quick and easy method of downloading the latest MSI installers for various software. MSI installers are much easier to use for deployment using systems like Group Policy, Microsoft Deployment Toolkit (MDT) and Microsoft System Center Configuration Manager (SCCM). Some publishers happily supply MSI installers for their software, however, some are very hard to find. So this new tool will not only be providing the easy to...
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 25
    Interlocking system for modular model railroading. The goal is the development of hard- and software for an model interlocking interfacing on the one hand to the model railroad and on the other to the model of the userinterface of an real interlocking.
    Downloads: 0 This Week
    Last Update:
    See Project