Pinned Repositories
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-cryptography
A curated list of cryptography resources and links.
awesome-mpc
A curated list of multi party computation resources and links.
Awesome-Privacy
Repository for collection of research papers on privacy.
awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
HElib
An Implementation of homomorphic encryption
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
the-art-of-command-line
Master the command line, in one page
lissandran's Repositories
lissandran/awesome-courses
:books: List of awesome university courses for learning Computer Science!
lissandran/awesome-cryptography
A curated list of cryptography resources and links.
lissandran/awesome-mpc
A curated list of multi party computation resources and links.
lissandran/Awesome-Privacy
Repository for collection of research papers on privacy.
lissandran/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
lissandran/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
lissandran/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
lissandran/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
lissandran/the-art-of-command-line
Master the command line, in one page
lissandran/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
lissandran/Clusion
A searchable encryption library from the Encrypted Systems Lab @ Brown University.
lissandran/concurrent
这是RedSpider社区成员原创与维护的Java多线程系列文章。
lissandran/crypto-tk
Cryptographic toolkit for searchable encryption.
lissandran/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
lissandran/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
lissandran/Federated-Learning
联邦学习
lissandran/folly
An open-source C++ library developed and used at Facebook.
lissandran/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
lissandran/git-flight-rules
Flight rules for git
lissandran/git-workflow
The git workflow for contributing to open source repositories.
lissandran/gitignore
A collection of useful .gitignore templates
lissandran/hello-algorithm
🌍「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 🌹,English version supported)
lissandran/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
lissandran/learning-machine
A handbook for ML built on answers.
lissandran/learning-zkp
articles, codes and tools all about zero-knowledge proofs
lissandran/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
lissandran/lissandran.github.io
Cryptography
lissandran/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
lissandran/pbc
The Pairing-based Crypto library
lissandran/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book