-
Dxc technology Dalian, China
- https://github.com/haifenghuang
- All languages
- ANTLR
- ASP
- Assembly
- Awk
- Ballerina
- C
- C#
- C++
- C3
- CMake
- CSS
- Crystal
- D
- Dart
- Dockerfile
- Elixir
- F#
- FLUX
- Go
- Gosu
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- KerboScript
- Koka
- Kotlin
- Lua
- M4
- MATLAB
- Makefile
- Markdown
- Monkey
- NSIS
- Objective-C
- Objective-C++
- PHP
- Pascal
- Perl
- Pony
- Python
- R
- Reason
- Roff
- Ruby
- Rust
- Scala
- Shell
- Swift
- TeX
- TypeScript
- V
- Vim Script
- Visual Basic
- Vue
- Wren
- eC
- mupad
- ooc
Starred repositories
A maintained, feature-rich and performance oriented, neofetch like system information tool.
Lossy PNG compressor — pngquant command based on libimagequant library
nsync is a C library that exports various synchronization primitives, such as mutexes
DeepSeek 4 Flash and PRO local inference engine for Metal, CUDA and ROCm
Production-grade engineering skills for AI coding agents.
C# pure functional programming framework - come and get declarative!
《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并通过 GitHub 进行开源共享。
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
Use claude-code for free in the terminal, VSCode extension or discord like OpenClaw (voice supported)
A minimalist, readable, and performant language for the modern age
Beginner, advanced, expert level Rust training material
Type-C Programming Language Compiler
BxScript是一个基于 C++17 开发的、轻量级、图灵完备的嵌入式脚本语言解释器。 它的语法设计深受 JavaScript 启发,旨在为 C++ 应用程序提供灵活的脚本扩展能力。它不依赖庞大的第三方虚拟机(如 V8),而是采用 **递归下降解析 (Recursive Descent Parsing)** 和 **Tree-Walk 解释器** 架构,代码结构清晰,内存管理健壮,易于学习…
Easy to maintain open source documentation websites.
现代化、原生体验的数据库管理工具,支持 MySQL、PostgreSQL、SQLite 等数据库,采用 Go 后端 + Wails + React 前端构建,启动快、体积小、性能强。
✨ PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-…
Original, unmodified Hypercube tracker code written by Anakata of TPB. Not in use anymore even in TPB, but has historical archival value hence leaving this here.
Higher-Kinded-J: Unifying Composable Effects and Advanced Optics for Java
A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility