mfu

There are 7 repositories under mfu topic.

  • jamiealquiza/bicache

    A hybrid MFU / MRU, TTL, sharded cache for Go (aka LFU / LRU)

    Language:Go295754
  • RobinKa/discrete-flow-matching-pytorch

    Discrete Flow Matching implemented in PyTorch

    Language:Python8100
  • bhataparnak/page-fault-algorithms

    C++ program that implements the FIFO, Optimal, MFU, and LRU page-replacement algorithms. Given a page-reference string, where page numbers range from 0 to 9, apply the page-reference string to each algorithm, and output the number of page faults incurred by each algorithm.

    Language:C++3200
  • yxu1183/Page-Faults

    Program that implements the FIFO, Optimal, MFU, and LRU page-replacement algorithms.

    Language:C3102
  • sid230798/Basic_Modules_Operating_Systems

    This Repo contains basic modules like Use of Kernel level Libraries, Random Number generation, Heap Memory Module implementation via best-fit,first-fit,Buddy Systems,Virtual Memory Mechanisms FIFO,LFU,MFU, Process deadlock Mechanism Detection

    Language:Makefile1200
  • JelsonRodrigues/cache_simulator_java

    Trabalho da cadeira de Arquitetura e Organização de Computadores II, implementação de um simulador de cache

    Language:Java0101
  • merelabs/mere-cache

    A cache library for the mere system to be used in various apps and libs.

    Language:Makefile0200