Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StmC

This is a software transactional memory implementation in C.

It is intended as a proof of concept and a simple demonstration rather than for robustness.

License

This project uses the MIT License.

Requirements

This software uses pthread and glib, so a Unix family OS or MinGW is required.

Execution

Simply make and run the stmc executable produced.

To clean up all the object files, type

make clean

in the project root.

About

Software transactional memory, implemented in C.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages