-
School of Computer Science, Peking Univ.
- Beijing, China
Stars
Crucible is a library for symbolic simulation of imperative programs
An arch-independent page table implementation, formally verified by Verus.
Formal Verification of a Bitmap-based allocator in Hvisor
Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make super safe applications!
The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environmen…
A formally verified security module for AMD confidential VMs
A community preview of ongoing formal verification efforts for Asterinas
NotaGen: Advancing Musicality in Symbolic Music Generation with Large Language Model Training Paradigms
Formal verification of VM memory isolation in type-I hypervisor.
Empowering everyone to build reliable and efficient software.
开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Let's write an OS which can run on RISC-V in Rust from scratch!
CodeGeeX2: A More Powerful Multilingual Code Generation Model
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。