corona10
Machine Learning Infrastructure Software Engineer at @daangn (aka Karrot) | Member of the @python core-dev and Steering Council 2025
@daangnSeoul, South Korea
Pinned Repositories
FoodDataSet
Food data set for machine learning
fuego
fuego is a library for automatically generating command line interfaces (CLIs) from function and struct.
goimagehash
Go Perceptual image hashing package
goimghdr
The imghdr module determines the type of image contained in a file for go
mimesniff
Pure python mimesniff implementation of https://mimesniff.spec.whatwg.org
gopy
gopy generates a CPython extension module from a go package.
gpython
gpython is a python interpreter written in go "batteries not included"
grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
pyston_v1
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
cpython
The Python programming language
corona10's Repositories
corona10/goimagehash
Go Perceptual image hashing package
corona10/toy-superoptimizer
corona10/cpython
The Python programming language
corona10/auto-cpufreq
Automatic CPU speed & power optimizer for Linux
corona10/mypy
Optional static typing for Python 3 and 2 (PEP 484)
corona10/bdl
corona10/buildmaster-config
Configuration for buildbot.python.org
corona10/centraldogma-python
Python client library for Central Dogma
corona10/core-workflow
Issue tracker for CPython's workflow
corona10/cpython-devcontainers
Repository for devcontainers of CPython
corona10/cpython_autoconf
Fork from https://github.com/tiran/cpython_autoconf
corona10/devguide
The Python developer's guide
corona10/discord-bot
Discord Bot for Core Devs Discord server
corona10/g6
corona10/google-research
Google Research
corona10/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
corona10/jdk11u
JDK11u mirror. This source code is an unmodified mirror of source code obtained from OpenJDK https://github.com/openjdk/jdk11u. It has been and may still be used to create builds that are untested and incompatible with the Java SE specification. You should not deploy or write to this code, but instead use the tested and certified Java SE compatible
corona10/jq
Command-line JSON processor
corona10/libexpat
:herb: Expat library: Fast streaming XML parser written in C99; in the process of migrating from SourceForge to GitHub
corona10/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
corona10/mypy_mypyc-wheels
Automated builds of mypy_mypyc wheels
corona10/production-stack
vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization
corona10/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
corona10/pyperf
Toolkit to run Python benchmarks
corona10/pyperformance
Python Performance Benchmark Suite
corona10/rr
Record and Replay Framework
corona10/serving
A flexible, high-performance serving system for machine learning models
corona10/Tool-Solutions
Tutorials & examples for Arm software development tools.
corona10/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
corona10/uftrace
Function (graph) tracer for user-space