Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.
/ matchmux Public archive

replica of nyse/nse/bse matching Engine πŸ¦β€πŸ”₯

Notifications You must be signed in to change notification settings

iamanishx/matchmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”§ Build Targets

Command Description
make Build all C and Go components
make c_programs Build only the C programs
make go_program Build only the Go program
make clean Remove all built binaries and artifacts

πŸš€ Run Targets

Command Description
make run_writer Run the C writer (sends messages to queue)
make run_reader Run the C reader (reads messages from queue)
make run_go_reader Run the Go reader (reads messages from queue)

πŸ“„ Utility

Command Description
make shmfile Create shmfile if it doesn’t exist

About

replica of nyse/nse/bse matching Engine πŸ¦β€πŸ”₯

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published