Pinned Repositories
ag-grid
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
androidhs
hs
blobfs
filesystem driver for blobfs( blobstore filesystem developed by Google, which is being used in fuchsia).
chplsht
cidons
CIdon's algorithm implementation
equable_fs
Light-weight file system for Linux
parsing_numbers
Parsing numbers on Avito
puzzle24
Parallel Java 24 puzzle; (Vrije Universiteit Amsterdam) Parallel Programming Practical course
rubikscube
Rubik's Cube parallel implementation
saidganim's Repositories
saidganim/equable_fs
Light-weight file system for Linux
saidganim/parsing_numbers
Parsing numbers on Avito
saidganim/puzzle24
Parallel Java 24 puzzle; (Vrije Universiteit Amsterdam) Parallel Programming Practical course
saidganim/rubikscube
Rubik's Cube parallel implementation
saidganim/androidhs
hs
saidganim/blobfs
filesystem driver for blobfs( blobstore filesystem developed by Google, which is being used in fuchsia).
saidganim/chplsht
saidganim/cidons
CIdon's algorithm implementation
saidganim/enclave_fuse_memfs
PoC of fuse filesystem in enclave. Many thanks to https://github.com/tniessen/memfs-fuse for the memfs implementation.
saidganim/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
saidganim/matmul
Performance Engineering course UvA
saidganim/MCNDFS
Multicore Nested Depth First Search
saidganim/mds_poc
DIfferent PoC of MDS attacks (Fallout, Zombieload)
saidganim/munix
My little clone of Unix Kernel
saidganim/musl-cross-make
Simple makefile-based build for musl cross compiler
saidganim/nanoBench
A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.
saidganim/nbody
N-body simulation implementation - Sequential(VU teachers) and Parallel(MPI implementation).
saidganim/newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
saidganim/optee_os
Trusted side of the TEE
saidganim/pddfs
Parallel Distributed Depth First Search Protocol
saidganim/perf_benchmark
perf benchmark for CPU
saidganim/pmcmcs
Programming Multicore and Manycore systems course
saidganim/PSA
assignments for Advanced Computer Architectures corse from UvA
saidganim/rvm
Restore virtual memory for x86_64
saidganim/sgx-step
A practical attack framework for precise enclave execution control
saidganim/simple-headless-chrome
saidganim/SOR
Successive over-relaxation(MPI)
saidganim/SpectrePocKernelModule
A CTF styled Poc to extract a secretflag from the kernel space using spectre v1
saidganim/vu_kp_lab
saidganim/VU_XV6_clone