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.
Try it Free
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.
Editor for Fixed Width, Csv and Existing Xml files.
...As well as an editor, The following utilities are supplied
* Formatted Compare
* File Copy and reformat Utility
* FileWizard this is use to work out the format of a File. It can generally find both Text and binary / packed deicimal fields in a file
For Simple Csv you should look at its sister project reCsvEditor.
Note: The core Editor code is also used in the "Protocol buffers editor" and "Avro Editor"
CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa.
Source is now available in GitHub: https://github.com/bmTas/cb2xml
Development of software emulator for BESM-6, old soviet mainframe.
This project has been split and moved to:
https://github.com/besm6/simh - BESM-6 simulator
https://github.com/besm6/dispak - DISPAK simulator
https://github.com/besm6/besm6-archive - disk images
https://besm6.github.io/ - examples, DISPAK sources and KRAB sources
cobol2j reads or writes COBOL or RPG data files imported from mainframes, AS/400 or Baby/36 environment. Packed decimal, zoned or packed date fields decoding included. EBCDIC conversion. ETL ISAM data to any other platform. PC Cobol ( ASCII ) supported.
This project is based on the sourceforge project tn5250j. The intention of this tn5250jEngine project was to capsulate a slim core modul interpreting the Telnet 5250 stream. This core module provides a 5250-ScreenGrid Interface for any GUI application.