zos
There are 106 repositories under zos topic.
IBM/IBM-Z-zOS
The helpful and handy location for finding and sharing z/OS files, which are not included in the product.
daniel64/lspf
Open source Linux version of the IBM mainframe z/OS ISPF Dialogue Manager
IBM/tnz
Tn3270 to Z Python library
IBM/zos-node-accessor
z/OS Node Accessor - A Node module to help Node.JS developers interacting with z/OS easily.
lnlyssg/zos
RACF and z/OS tools and info
IBMRedbooks/USSCheatSheet
Cheat Sheet for IBM z/OS UNIX System Services
zowe/sample-spring-boot-api-service
Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer
tanto259/cobol-course
:book: A repository containing codes from the Enterprise COBOL for Business Application Programming course
zowe/zebra
ZEBRA is an open-source incubator project for Zowe. It is a data parsing framework that allows quick and easy access to z/OS performance metrics.
IBM/zOS-BCPii
zOS Base Control Program internal interface
abend0c1/da
Mainframe Disassembler in REXX. This can be very handy for mainframe sites that have somehow lost the source code to an important executable. All you need to do is run the DA edit macro against the output from an AMBLIST module listing of the executable. It is an iterative process, but at the end of the day you will have an assembler source file that, when assembled, should recreate the executable load module. With some effort it should also be possible to reconstruct an equivalent high level language (COBOL, PLI, etc) source file from the assembly language source.
IBM/IBM-SMF-Explorer
IBM SMF Explorer is a Python framework to access SMF data
ansible-collections/ibm_zos_cics
The IBM z/OS CICS collection supports management of CICS resources and definitions in Ansible via the CMCI REST API provided by CICS.
openmainframeproject/polycephaly
Groovy code to build z/OS source code files with Jenkins and Git
IBM/Spark-on-zOS
In this journey we demonstrate running an analytics application using Spark on z/OS. Apache Spark on z/OS is in-place, optimized abstraction and real-time analysis of structured and unstructured enterprise data
BroadcomMFD/debugger-for-mainframe
Debugger for Mainframe provides a debugging interface for InterTest™ for CICS and InterTest™ Batch.
haynieresearch/cics-process-management
CICS Process Management Application
jenkinsci/zos-connector-plugin
Plugin for connection of Jenkins CI to IBM zOS including integration of IBM SCLM as SCM.
ambitus/ambitus
A guide for mainframers to open source software
BroadcomMFD/code4z
Code4z is a mainframe pack for Developers working with z/OS applications
IBM/z-and-cloud-modernization-stack-community
IBM Z and Cloud Modernization Stack community repo
zowe/zowe-explorer-intellij
Zowe Explorer plug-in for IntelliJ IDEA that provides possibility to interact with z/OS features. Has Zowe Kotlin SDK as it's core to interact
BroadcomMFD/cobol-control-flow
COBOL Control Flow is an extension for Visual Studio Code that provides graphical visualization of program flow for programs written in COBOL.
indece-official/go-ebcdic
Go-Package & command line tool for transcoding EBCDIC ↔ Unicode / UTF8
gcartier94/zeepy
An open-source Python package for z/OSMF REST API
ozgurhepsag/Basic-z-OS-Utilities-and-Practices
JCL library and z/OS practices for beginners like me.
jenkinsci/zdevops-plugin
Zowe z/OS DevOps Jenkins plugin - mainframes automation plugin, working through z/OSMF REST API and using Zowe Kotlin SDK.
nickosh/mfnp
Mainframe Notepad — simple JCL editor with ability to send jobs to mainframe via FTP and receive results
porowns/grs
Git remote syncing tool, with z/OS support
zorts/hello_world
A hello world program for testing the z/OS port of git
zzcontinent/toyos
posix compatible os (zos)
ambitus/linux-containers
Examples and other resources related to containers that run in IBM Z
poggs/hercules-adcd-zos-v1r5
Configuration and scripts for z/OS V1R5 ADCD
rrevenantt/hlasm-idea-plugin
Idea plugin for z/OS development
BroadcomMFD/rexx-language-support
The Rexx Language Support plugin leverages the language server protocol to provide syntax awareness, syntax coloring and autocomplete features for Rexx code.