Highlights
- Pro
Pinned Loading
-
Nix-Debug-Shell
Nix-Debug-Shell PublicA debug shell for Nix build written in C. Simulate the sandbox environment of Nix by introducing it into new namespaces.
Python
-
Hashmap-Lock-Lockfree
Hashmap-Lock-Lockfree PublicImplemented the multi-threaded hashmap (ll as buckets, multiple insertion for the same value allowed) in manners: lock and lock-free. For the lock version, set a lock for each bucket. For the lock-…
C 1
-
FileSystem_in_FUSE-C
FileSystem_in_FUSE-C PublicA simple Filesystem implemented and tested under FUSE (https://www.kernel.org/doc/html/latest/filesystems/fuse.html). FS operations (read, write, addaddr, etc.,) are supported.
Python
-
Heat-Distribution-Simulation
Heat-Distribution-Simulation PublicHeat Distribution Simulation Speedup by MPI, Pthread, OpenMP, MPI+OpenMP, CUDA.
C++
-
MIPS_5-Stage_Pipeline_CPU
MIPS_5-Stage_Pipeline_CPU PublicFive-stage pipeline CPU implementation for MIPS in verilog. Full hazards solved.
Verilog 1
-
Concurrent-Memory-Management
Concurrent-Memory-Management PublicA memory management lib (malloc, free, calloc, realloc) that could be utilized by concurrent program (multi-thread...) with good speedup.
C
If the problem persists, check the GitHub status page or contact support.