Pinned Repositories
ARtists
academic-kickstart
Algorithm
aoj
hecto
a minimal text editor in rust
voice_control
wyag
Write yourself a Git!
zchain
Toy blockchain in Go
zilo
Build a minimal text editor from scratch in C (respect for kilo)
zqlite
sqlite clone by zak
zakimal's Repositories
zakimal/chat-app
zakimal/.tmux
🇫🇷 Oh My Tmux! Pretty & versatile tmux configuration made with ❤️ (imho the best tmux configuration that just works)
zakimal/aap
Adaptive Asynchronous Parallel Graph Computation
zakimal/aap.v2
zakimal/academic-kickstart-1
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
zakimal/algorithms
Minimal examples of data structures and algorithms in Python
zakimal/awesome-graph
A curated list of resources for graph databases and graph computing tools
zakimal/cayley
An open-source graph database
zakimal/chgl
Chapel HyperGraph Library (CHGL) - HPC-class Hypergraphs in Chapel
zakimal/chibicc
chibicc
zakimal/DistributedNE
Trillion-edge Scale Graph Edge Partitioning
zakimal/FlexGraph
FlexGraph: Flexible Partitioning and Storage for Scalable Graph Mining
zakimal/go-internals
A book about the internals of the Go programming language.
zakimal/gotraining
Go Training Class Material :
zakimal/graph-processing
This repository contains information about graph processing.
zakimal/grpc-p2p-chat
zakimal/HGraph
HGraph(HybridGraph) is a Pregel-like system which merges Pulling/Pushing for I/O-Efficient distributed and iterative graph computing.
zakimal/HyperNetX
Python package for hypergraph analysis and visualization.
zakimal/JBotSim
JBotSim Core Files
zakimal/microps
Tiny TCP/IP protocol stack for lectures
zakimal/noise
A decentralized P2P networking stack written in Go.
zakimal/OpenInTerminal
✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
zakimal/protocol
An ASCII Header Generator for Network Protocols
zakimal/rust-web-framework-comparison
A comparison of some web frameworks and libs written in Rust
zakimal/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system, to store and serve billions of files fast! SeaweedFS implements an object store with O(1) disk seek, transparent cloud integration, and an optional Filer with POSIX interface, supporting S3 API, Rack-Aware Erasure Coding for warm storage, FUSE mount, Hadoop compatible, WebDAV.
zakimal/sfml-vscode-boilerplate
A cross-platform SFML 2.5.1 & C++17 build environment for Visual Studio Code
zakimal/sgx-papers
A list of system papers using/about Intel SGX
zakimal/SimpleJavaServer
A SimpleJavaServer
zakimal/whatsat
End-to-end encrypted, onion-routed, censorship-resistant, peer-to-peer instant messaging over Lightning
zakimal/xv6-public
xv6 OS