Projects:

  1. Power Evaulate
  2. Shingled Writing

C-library:
Some C libraries are list here. Please report bugs to me.

  • TCP library: sock.hsock.c.
    Include server and client.
  • Semaphore: sem.hsem.c.
    Semaphore create and pv operation.
  • Shared memory: shm.h, shm.c.
    Create shm and sem by group.