Pinned Repositories
.spacemacs.d
My Spacemacs dotfile
AFNetworking
A delightful networking framework for iOS, OS X, watchOS, and tvOS.
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
book
funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具
micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Python
All Algorithms implemented in Python
rcli
rust_template
rust cargo template
VTOU
搜狗实验室语料-BosonNLP_NER_6C.txt-BILSTM-CRF-NER
changaolin's Repositories
changaolin/book
changaolin/rcli
changaolin/rust_template
rust cargo template
changaolin/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
changaolin/bare-metal-programming-guide
A bare metal programming guide (ARM microcontrollers)
changaolin/blend2d
2D Vector Graphics Engine Powered by a JIT Compiler
changaolin/clash-for-linux
clash-for-linux
changaolin/core
:house_with_garden: Open source home automation that puts local control and privacy first.
changaolin/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
changaolin/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
changaolin/ElectronBot
changaolin/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
changaolin/freeswitch
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
changaolin/Game
share my data
changaolin/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
changaolin/hcaptcha-challenger
🥂 Gracefully face hCaptcha challenge with MoE(ONNX) embedded solution.
changaolin/http_server
changaolin/LcSt
changaolin/learn-neovim-lua
Neovim 配置实战:从 0 到 1 打造自己的 IDE
changaolin/opencamp_blog
rcore-os Developer Blog
changaolin/os-tutorial-cn
从零开始编写一个操作系统教程 -- 中文版
changaolin/PDFPatcher
PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等
changaolin/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
changaolin/PlayCover
Community fork of PlayCover
changaolin/rust_book
Rust 程序设计语言(2021 edition 施工中)
changaolin/rwasm
changaolin/samples
WebRTC Web demos and samples
changaolin/the-algorithm
Source code for Twitter's Recommendation Algorithm
changaolin/the-art-of-command-line
Master the command line, in one page
changaolin/xv6-public
xv6 OS