LuAo (Autokaka)

Autokaka

Geek Repo

Company:OpenHarmony Business @ bilibili

Location:Shanghai, China

Home Page:https://dshitpie.com

Twitter:@EntropySama

Github PK Tool:Github PK Tool


Organizations
njtechgreenstudio

LuAo's starred repositories

clash-verge-rev

Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)

Language:TypeScriptLicense:GPL-3.0Stargazers:33036Issues:105Issues:1557

poetry

Python packaging and dependency management made easy

Language:PythonLicense:MITStargazers:31115Issues:192Issues:5859

pipenv

Python Development Workflow for Humans.

Language:PythonLicense:MITStargazers:24823Issues:361Issues:4232

codon

A high-performance, zero-overhead, extensible Python compiler using LLVM

Language:C++License:NOASSERTIONStargazers:14672Issues:140Issues:408

ClashMetaForAndroid

A rule-based tunnel for Android.

Language:KotlinLicense:GPL-3.0Stargazers:13640Issues:79Issues:0

gitbutler

The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte

Language:RustLicense:NOASSERTIONStargazers:12478Issues:46Issues:609

c4

C in four functions

Language:CLicense:GPL-2.0Stargazers:9634Issues:327Issues:33

workerd

The JavaScript / Wasm runtime that powers Cloudflare Workers

Language:C++License:Apache-2.0Stargazers:6072Issues:52Issues:406

arrayfire

ArrayFire: a general purpose GPU library.

Language:C++License:BSD-3-ClauseStargazers:4525Issues:147Issues:1663

write-a-C-interpreter

Write a simple interpreter of C. Inspired by c4 and largely based on it.

Language:CLicense:GPL-2.0Stargazers:4007Issues:153Issues:22

nerd

🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.

Language:C++License:MITStargazers:3574Issues:82Issues:128

igl

Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal and Vulkan).

Language:C++License:NOASSERTIONStargazers:2946Issues:57Issues:72

txiki.js

A tiny JavaScript runtime

mir

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

tl

The compiler for Teal, a typed dialect of Lua

Language:LuaLicense:MITStargazers:2114Issues:47Issues:478

proxy

Proxy: Next Generation Polymorphism in C++

Language:C++License:MITStargazers:1789Issues:38Issues:70

reFlutter

Flutter Reverse Engineering Framework

Language:PythonLicense:GPL-3.0Stargazers:1684Issues:27Issues:99

webf

Build flutter apps with HTML/CSS and JavaScript.

Language:DartLicense:Apache-2.0Stargazers:1573Issues:27Issues:231

nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL

Language:C++License:NOASSERTIONStargazers:1560Issues:48Issues:97

AdaptiveCpp

Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!

Language:C++License:BSD-2-ClauseStargazers:1335Issues:41Issues:593

ravi

Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers

Language:CLicense:NOASSERTIONStargazers:1164Issues:52Issues:230

luajit-remake

An ongoing attempt to re-engineer LuaJIT from scratch

stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU

Language:C++License:Apache-2.0Stargazers:1140Issues:29Issues:36

neoGFX

Cross-platform GPU-oriented C++ application/game framework

Language:C++License:GPL-3.0Stargazers:543Issues:40Issues:201

blog

:honeybee: 记录技术成长过程中思考与沉淀

lune

A standalone Luau runtime

Language:RustLicense:MPL-2.0Stargazers:352Issues:7Issues:186

BitBLAS

BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.

Language:PythonLicense:MITStargazers:350Issues:16Issues:57

LuaBridge3

A lightweight, dependency-free library for binding Lua to C++

Language:CLicense:NOASSERTIONStargazers:247Issues:9Issues:98

wasmc

:sparkles: A WebAssembly interpreter written in C for demonstration