- SWFC, Shanghai, China
Stars
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Data Apps & Dashboards for Python. No JavaScript Required.
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
Sample codes for my CUDA programming book
A collection of open-source GPU accelerated Python tools and examples for quantitative analyst tasks and leverages RAPIDS AI project, Numba, cuDF, and Dask.
🌟 分享效率方法 🪄、优质文章 📑、编程知识 🎹、实用工具 🛠️ 和有趣内容 😄。💌 当有重要的事情需要分享时会发送 newsletter。
App to easily query, script, and visualize data from every database, file, and API.
C++ Parallel Computing and Asynchronous Networking Framework
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
modern C++ ORM, C++17, support mysql, postgresql,sqlite
Fast CrossPlatform TypeSafe MultiThreadSupport Reentrant Code Header Only C++ String Format Libarary
This is the playbook for "code-with" customer or partner engagements
A C++ library for interacting with JSON.
Library for animated data visualizations and data stories.
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
A lightweight Node.js private proxy registry
A curated list of awesome mathematics resources
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。