Pinned Repositories
actor-framework
An Open Source Implementation of the Actor Model in C++
actordb
ActorDB distributed SQL database
actordb_client
Thrift ActorDB client for Erlang
actordb_core
ActorDB main source
actordb_driver
actordb sqlite driver
actordb_thrift
Thrift API for ActorDB
AI-Writer
AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.
alsa
alsa capture for erlang
aml-usb-load-uboot
Amlogic USB Burning Tool used to load Mainline U-boot without any storage
aml_bootloader_tool
parse and regenerate the SHA-256 of bootloaders for Amlogic S905 SoC
caizongchao's Repositories
caizongchao/AI-Writer
AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.
caizongchao/amlogic-boot-fip
Firmware Image Package (FIP) sources used to sign Amlogic u-boot binaries in LibreELEC images
caizongchao/amlogic-s9xxx-openwrt
OpenWrt for Amlogic and Rockchip. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, rk3588, rk3568, rk3288, etc. including install to EMMC and update related functions.
caizongchao/bearlibterminal
Interface library for applications with text-based console-like output
caizongchao/cpp-playground
caizongchao/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
caizongchao/flutter-engine
The Flutter engine
caizongchao/fmt
A modern formatting library
caizongchao/frozen
a header-only, constexpr alternative to gperf for C++14 users
caizongchao/gn-build
Basic //build directory for use with Chromium's GN
caizongchao/GraphicsTemplateApp
caizongchao/gxlimg
Boot Image creation tool for amlogic s905x (GXL)
caizongchao/libuv
Cross-platform asynchronous I/O
caizongchao/linux-5.15.y
clone from https://github.com/chewitt/linux branch amlogic-5.15.y, And will add some patches that I have collected, which can be used for the aarch64 openwrt firmware, or for general occasions such as armbian.
caizongchao/lua
The Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send issues/patches to the Lua mailing list https://www.lua.org/lua-l.html
caizongchao/LuaJIT
Mirror of the LuaJIT git repository
caizongchao/LuaJIT-5.3.6
Lua 5.3.6 JIT && 多线程 垃圾回收
caizongchao/meson-tools
Tools for Amlogic Meson ARM platforms
caizongchao/meson_gx_mali_450
Amlogic GX Mali support for Mali-450 based SoCs, for Mainline Linux only
caizongchao/nsd
The NLnet Labs Name Server Daemon (NSD) is an authoritative, RFC compliant DNS nameserver.
caizongchao/NSudo
Series of System Administration Tools
caizongchao/OpenWrt-Breed
The Bash script that builds the OpenWrt firmware images into the Breed compatible firmware image.
caizongchao/packcc
A parser generator for C
caizongchao/quickjs
The official repo is at bellard/quickjs.
caizongchao/RWKV-LM
The RWKV Language Model with Token-shift. Better and Faster than usual transformer / GPT.
caizongchao/tstdb
An efficient Ternary Search Tree and persistent database for LuaJIT
caizongchao/turbo
An experimental text editor based on Scintilla and Turbo Vision.
caizongchao/tvision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
caizongchao/ugc
A single-header incremental garbage collector library
caizongchao/xmake
🔥 A cross-platform build utility based on Lua