soohyun0131-lee's Stars
plutext/docx4j
JAXB-based Java library for Word docx, Powerpoint pptx, and Excel xlsx files
apache/poi
Mirror of Apache POI
bitnami/charts
Bitnami Helm Charts
bitnami/containers
Bitnami container images
srikanth-lingala/zip4j
A Java library for zip files and streams
palantir/pyspark-style-guide
This is a guide to PySpark code style presenting common situations and the associated best practices based on the most frequent recurring topics across the PySpark repos we've encountered.
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
mrwilson/docker-flume
:whale: Docker image containing Apache Flume
hankcs/AhoCorasickDoubleArrayTrie
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
LineGames/Leggiero
libsigcplusplus/libsigcplusplus
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
zsh-users/zsh-history-substring-search
🐠 ZSH port of Fish history search (up arrow)
ojdkbuild/ojdkbuild
Community builds using source code from OpenJDK project
RafikFarhad/clang-format-github-action
A GitHub Action to check source files formatting using Clang Formatter
barisione/clang-format-hooks
Apply a coding style with clang-format only to new code added to an existing code base.
DoozyX/clang-format-lint-action
This action checks if the source code matches the .clang-format file.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
romkatv/powerlevel10k
A Zsh theme
TolgaTatli/Moon
🌓 Moon is a minimal, one column jekyll theme.
jiaaro/pydub
Manipulate audio with a simple and easy high level interface
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.