Skip to content

Simple cache in python Direct Mapping, Set Associative, Full Associative

Notifications You must be signed in to change notification settings

tanmoy-in/SimpleCache.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Cache Implementation in Python

I wrote this just to make some very boring assignment a little bit more exciting, that was the assignment: (so code isn't in it's very best shape :$) alt tag

dependencies: texttable to install:

pip install -U git+http://github.com/bufordtaylor/python-texttable

Have fun and don't hesitate to point out any bugs/errors and contribute!

About

Simple cache in python Direct Mapping, Set Associative, Full Associative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%