Skip to content

Source code for various data structures used to represent concurrent stacks in the Haskell programming language used for my Master's thesis.

Notifications You must be signed in to change notification settings

tagonzalez/haskell-concurrent-stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrent Stack implementations in Haskell

Source code for various data structures used to represent concurrent stacks in the Haskell programming language used for my Master's thesis.

Folder structure

  • src: contains the source files of the data structures used to represent the different concurrent stacks
  • test: contains the source files for unit testing
  • paper: contains the latex files for the paper in spanish (english translation pending)
  • experiments: contains the files and images used in the experimentation section of the paper

About

Source code for various data structures used to represent concurrent stacks in the Haskell programming language used for my Master's thesis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published