pak-center's Stars
torvalds/linux
Linux kernel source tree
rust-lang/rust
Empowering everyone to build reliable and efficient software.
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
TheAlgorithms/Rust
All Algorithms implemented in Rust
matthiasn/lotti
Achieve your goals and keep your data private with Lotti. This life tracking app is designed to help you stay motivated and on track, all while keeping your personal information safe and secure. Now with on-device speech recognition.
openmainframeproject/cobol-check
A testing framework for Cobol applications
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.
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.
pak-center/ncitizen
Nakshatra Citizen - COBOL PGM to extract dates of birth from BIG DATA in DB2 using SQL queries in batch processing. Displays some analytics, statistics with horizontal bar view and writes them to the QSAM dataset.
pak-center/operquiz
Batch and console quiz game about IBM mainframe written in COBOL programming language
pak-center/zEM
zEM - z/arch Enterprise Monitor sends z/VM *MONITOR events in real time to Android app users on mobile or watch devices.
pak-center/zpmc
z/VM Performance Monitor - zpm(c) is a Java client cooperating with database tables created by zpmd (z/VM V5.3 Performance Monitor Daemon) software. It presents system usage and actual events.
pak-center/zpmd
z/VM Performance Monitor Daemon: zpmd for z/Linux running under z/VM V5.3 on IBM mainframe. It processes and gathers data from DCSS used by Monitor System Service (*MONITOR). Records are written to MySQL database.