Skip to content
@moocf

moocf

A compilation of my educational resources.

Popular repositories Loading

  1. the-art-of-multiprocessor-programming.book the-art-of-multiprocessor-programming.book Public

    First comprehensive presentation of the principles and tools available for programming multiprocessor machines by Maurice Herlihy, Nir Shavit.

    7 1

  2. 4004-assembler.nodejs 4004-assembler.nodejs Public

    Intel 4004 assembler, for learning.

    JavaScript 6 2

  3. cuda-by-example.book cuda-by-example.book Public

    An Introduction to General-Purpose GPU Programming Book by Edward Kandrot and Jason Sanders.

    6 1

  4. cpu_basic.vhdl cpu_basic.vhdl Public

    Design of a pentium-like 32-bit CPU.

    VHDL 4 1

  5. dekker-algorithm.java dekker-algorithm.java Public

    Dekker's algorithm is the first known correct solution to the mutual exclusion problem in concurrent programming.

    Java 4 1

  6. mcs-lock.java mcs-lock.java Public

    MCS Queue Lock maintains a linked-list for threads waiting to enter critical section, and is suitable for cache-less NUMA architectures.

    Java 4 1

Repositories

Showing 10 of 262 repositories

Top languages

Loading…

Most used topics

Loading…