Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
FBtranslate chung is a program to help translation in a foreign language strings data of a freebasic program . It is written in freebasic and uses gui_chung . It extracts all strings literals of a program code into a single file, so you can translate this file with an free online translator like google translate , then rebuilds the new program with the translated text data.
Enhanced Modbus library implemented in the Java programminglanguage
This is a fork of the jamod Modbus library, taken at version 1.2.1, released under the Apache 2 license, as contained in the SVN repository for that project.
The goal of the j2mod project is to produce a more fully functioning Modbus(tm) communication library based on the Java programminglanguage.
It is the intention that this be an actively developed project, accepting submissions from professional software engineers with experience in Modbus Master and Slave development.
ASN.1 types and codecs (BER, CER, DER) implementation in Python programminglanguage.
A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package.
Project moved to GitHub: https://github.com/etingof/pyasn1
OpenOPC for Python is an easy to use OPC (OLE for Process Control) library for use with the Python programminglanguage. The project includes a Windows gateway service allowing non-Windows clients to also access OPC-DA calls.
Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
A Controlled LanguageProgramming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
The first ever "complete" suite of open-source programming languages for Indian vernaculars. It includes equivalents of C, C++, lex, yacc, assembly, BASIC, LOGO etc. in Hindi, Bangla, Gujrati, Assamese, Nepali and other Indian languages.
This project is part of my Google Summer-of-Code project to create a KDE based sensor network programming interface using the Ruby programminglanguage.
An open source,platform independent,technical web programminglanguage using MATLAB in background, that supports 3-Tier Architecture (Web-Business-DB) including Distributed Computing and Parallel Processing via remote procedure calls and web services.
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.
Rapid Sequencer Programming utility, which once developed, will expedite the development of PLC Sequencers (or Drums) . This software will be able to output variable data that will be imported by the PLC Program being used
Pisak is a Windows VB application designed as a result of laboratory project at the Technical University of Szczecin. Ultimate goal of the project is to make industry Mitsubishi Movemaster robot to write user-input message on a paper. Polish language!
UniParser is a parser toolkit for creating grammar parsers of streams (of e.g. Unicode characters) with Ada 95 programminglanguage. (If you will request, I may port it to C++.) Very feature rich, flexible, and extensible; however somehow slow and bloate