ericwang385's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
linebender/druid
A data-first Rust-native UI design toolkit.
microsoft/WSL2-Linux-Kernel
The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
WebKit/WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
filhodanuvem/gitql
💊 A git query language
ffffffff0x/1earn
ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
zaach/jison
Bison in JavaScript.
ponyorm/pony
Pony Object Relational Mapper
microsoft/AI-System
System for AI Education Resource.
bouk/monkey
Monkey patching in Go
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
afnanenayet/diffsitter
A tree-sitter based AST difftool to get meaningful semantic diffs
viperproject/prusti-dev
A static verifier for Rust, based on the Viper verification infrastructure.
Kononnable/typeorm-model-generator
Generates models for TypeORM from existing database.
sysprog21/shecc
A self-hosting and educational C optimizing compiler
Manishearth/rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
AliveToolkit/alive2
Automatic verification of LLVM optimizations
polyml/polyml
Poly/ML
vellvm/vellvm
The Vellvm (Verified LLVM) coq development.
CraneStation/wasi
WASI overview
riscv-non-isa/rvv-intrinsic-doc
lemire/fastvalidate-utf-8
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
nunoplopes/alive
Alive: Automatic LLVM's Instcombine Verifier
mattwelke/typeorm-postgres-example
An example showing using TypeORM with PostgreSQL, including a seed task.
evilbinary/duck-compiler
🦆鸭子编译器