zhangleizhl90's Stars
OSBI/saiku
Saiku Analytics - The Worlds Greatest Open Source OLAP Browser
pentaho/mondrian
Mondrian is an Online Analytical Processing (OLAP) server that enables business users to analyze large quantities of data in real-time.
element-hq/element-web
A glossy Matrix collaboration client for the web.
pvigier/Quadtree
A simple and modern C++ quadtree implementation
iceqing/rust-ffi-examples
FFI examples written in Rust
vulkano-rs/vulkano
Safe and rich Rust wrapper around the Vulkan API
didi/Hummer
一套移动端高性能高可用的动态化跨端开发框架
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
DigiDNA/Silicon
apple/tensorflow_macos
TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
RocketChat/Rocket.Chat
The communications platform that puts data protection first.
hardikkamboj/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
eclipse-che/che
Kubernetes based Cloud Development Environments for Enterprise Teams
LiteOS/LiteOS
code and manual
microsoft/WSL2-Linux-Kernel
The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
airbnb/ts-migrate
A tool to help migrate JavaScript code quickly and conveniently to TypeScript
tser-project/tser
A TypeScript virtual machine.
lc-soft/LCUI
C library for building user interfaces
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
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.
koajs/koa
Expressive middleware for node.js using ES2017 async functions
uber-go/guide
The Uber Go Style Guide.
quickjs-zh/QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
shadowsocks/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
shadowsocks/shadowsocks-rust
A Rust port of shadowsocks
pixel32/Weekly_PixelartTutorials
Collect any pixel art tutorials
ddbourgin/numpy-ml
Machine learning, in numpy
NiuTrans/NiuTrans.SMT
NiuTrans.SMT is an open-source statistical machine translation system developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. The NiuTrans system is fully developed in C++ language. So it runs fast and uses less memory. Currently it supports phrase-based, hierarchical phrase-based and syntax-based (string-to-tree, tree-to-string and tree-to-tree) models for research-oriented studies.