Skip to content
Change the repository type filter

All

    Repositories list

    • SpaceGo.kr based on @Fromont-Sam SpaceGO
      C++
      β€’0β€’0β€’0β€’0β€’Updated Oct 24, 2025Oct 24, 2025
    • A tiny Clang LibTooling utility that parses C++ source files into an AST, finds every function/method/constructor call, and reports whether the callee is noexcept.
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Oct 24, 2025Oct 24, 2025
    • Collectively transform the formula of Chatgpt to the formula of gist πŸ‡°πŸ‡· μ±—μ§€ν”Όν‹°μ˜ 곡식을 기슀트의 κ³΅μ‹μœΌλ‘œ λ³€ν™˜
      Python
      β€’β€’0β€’0β€’0β€’0β€’Updated Oct 22, 2025Oct 22, 2025
    • Automatic conversion system between C++ structures and JSON using Boost. πŸ‡°πŸ‡· Boostλ₯Ό μ‚¬μš©ν•˜λŠ” C++ ꡬ쑰와 JSON κ°„μ˜ μžλ™ λ³€ν™˜ μ‹œμŠ€ν…œ.
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Oct 14, 2025Oct 14, 2025
    • script to build soci in linux, using oracle
      Shell
      β€’β€’0β€’0β€’0β€’0β€’Updated Oct 14, 2025Oct 14, 2025
    • BitArray

      Public
      bit-level data manipulation and management for C++ and Python πŸ‡°πŸ‡· C++와 파이썬이 μ§€μ›λ˜λŠ” λΉ„νŠΈ λ‹¨μœ„ 데이터 μ‘°μž‘ 및 관리
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Oct 6, 2025Oct 6, 2025
    • Cross‑distribution ELF dependency scanner bash script. πŸ‡°πŸ‡· λ°°ν¬νŒμ— ꡬ애받지 μ•Šκ³  μ‚¬μš©ν•  수 μžˆλŠ” ELF 쒅속성 μŠ€μΊλ„ˆ bash 슀크립트.
      Shell
      β€’β€’0β€’0β€’0β€’0β€’Updated Oct 5, 2025Oct 5, 2025
    • πŸ‡°πŸ‡· [Korean] WSL 을 μœ„ν•œ Rocky λ¦¬λˆ…μŠ€ μ„€μ •
      PowerShell
      β€’β€’0β€’0β€’0β€’0β€’Updated Oct 5, 2025Oct 5, 2025
    • .github

      Public
      Python
      β€’0β€’0β€’0β€’0β€’Updated Sep 20, 2025Sep 20, 2025
    • jstr

      Public
      thread-safe wrapper around std::string πŸ‡°πŸ‡· ν‘œμ€€ λ¬Έμžμ—΄μ„ 감싼 μŠ€λ ˆλ“œ μ•ˆμ „ λ¬Έμžμ—΄ 클래슀
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Sep 6, 2025Sep 6, 2025
    • j2(jaytwo) C++ logger is tiny C++ wrapper around spdlog. πŸ‡°πŸ‡· j2(제이투) C++ λ‘œκ±°λŠ” spdlog 기반 μž‘μ€ C++ λž˜νΌμž…λ‹ˆλ‹€.
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Aug 16, 2025Aug 16, 2025
    • cpp.gitignore

      Public template
      C++ Project .gitignore Visual Studio, Visual Studio Code (VSCode), CLion / JetBrains IDEs, Qt Creator, Eclipse CDT, Xcode, Neovim / Vim, Emacs, Sublime Text, Atom, Code::Blocks, CodeLite, KDevelop, NetBeans (C/C++), Geany, Dev-C++, JetBrains Fleet, Kate, CMake, Ninja, Meson, SCons, Conan, vcpkg, Hunter, CPM.cmake, clangd, ccls, gtags / ctags
      β€’0β€’0β€’0β€’0β€’Updated Aug 15, 2025Aug 15, 2025
    • Define Member and Setter Macro for C++ πŸ‡°πŸ‡· C++용 멀버 λ³€μˆ˜ 및 Setter 맀크둜 μ •μ˜
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Jul 23, 2025Jul 23, 2025
    • Windows Cmd, Poweshell, bash file to fetch all branches in a git branch. πŸ‡°πŸ‡· git 브랜치의 λͺ¨λ“  브랜치λ₯Ό κ°€μ Έμ˜€κΈ° μœ„ν•œ Windows Cmd, Poweshell, bash 파일.
      Batchfile
      β€’β€’0β€’0β€’0β€’0β€’Updated Jul 19, 2025Jul 19, 2025
    • Replacement function for C++ std::string. πŸ‡°πŸ‡· C++ std::string에 λŒ€ν•œ λŒ€μ²΄ ν•¨μˆ˜.
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Jul 13, 2025Jul 13, 2025
    • Dynamic Thread for Modern C++11. λͺ¨λ˜ C++11을 μœ„ν•œ 동적 μŠ€λ ˆλ“œ.
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Jul 2, 2025Jul 2, 2025
    • spdlog with boost.asio
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Jun 1, 2025Jun 1, 2025
    • n-queen

      Public
      n-Queen problem
      β€’0β€’0β€’0β€’0β€’Updated May 30, 2025May 30, 2025
    • Safe printf implementation for the C language: safe_printf() πŸ‡°πŸ‡· C 언어에 λŒ€ν•œ μ•ˆμ „ν•œ printf κ΅¬ν˜„: safe_printf()
      C
      β€’β€’0β€’0β€’0β€’0β€’Updated May 24, 2025May 24, 2025
    • πŸ‡°πŸ‡· (Unofficial Korean branch) 개발자 및 infradev에 무료 등급이 μ œκ³΅λ˜λŠ” SaaS, PaaS 및 IaaS ν—ˆμš© λͺ©λ‘
      HTML
      β€’12kβ€’37β€’0β€’0β€’Updated Mar 20, 2025Mar 20, 2025
    • Automotive dashboard on Qt5 (forked from demitov/dashApp) πŸ‡°πŸ‡· μžλ™μ°¨ λŒ€μ‰¬ λ³΄λ“œ Qt5
      QML
      β€’11β€’1β€’0β€’0β€’Updated Mar 20, 2025Mar 20, 2025
    • Automotive (Car) Dashboard (forked from yuq) πŸ‡°πŸ‡· μžλ™μ°¨ λŒ€μ‰¬λ³΄λ“œ (yuqλ‘œλΆ€ν„° 포크)
      QML
      β€’7β€’3β€’0β€’0β€’Updated Mar 20, 2025Mar 20, 2025
    • Qt automotive example (from Qt5 Toolkit) πŸ‡°πŸ‡· Qt μžλ™μ°¨ λŒ€μ‰¬λ³΄λ“œ 예제 (Qt5 νˆ΄ν‚· 좜처)
      QML
      β€’3β€’7β€’0β€’0β€’Updated Mar 20, 2025Mar 20, 2025
    • Automotive dashboard example (from Qt5 Toolkit) πŸ‡°πŸ‡· Qt μžλ™μ°¨ λŒ€μ‰¬λ³΄λ“œ 예제 (Qt5 νˆ΄ν‚· 좜처)
      QML
      β€’9β€’19β€’0β€’0β€’Updated Mar 20, 2025Mar 20, 2025
    • C++ overload header for visitor pattern. πŸ‡°πŸ‡· 방문자 νŒ¨ν„΄μ— λŒ€ν•œ C++ μ˜€λ²„λ‘œλ“œ 헀더
      C++
      β€’β€’0β€’0β€’0β€’0β€’Updated Mar 12, 2025Mar 12, 2025
    • node.js.template

      Public template
      node.js template project
      HTML
      β€’0β€’0β€’0β€’0β€’Updated Mar 6, 2025Mar 6, 2025
    • Automatically installs and imports a Python package
      Python
      β€’β€’0β€’0β€’0β€’0β€’Updated Feb 26, 2025Feb 26, 2025
    • pyinstaller.template

      Public template
      How to add a whole specific folder (including subdirectories) in PyInstaller.
      Python
      β€’β€’0β€’0β€’0β€’0β€’Updated Feb 21, 2025Feb 21, 2025
    • Regular n-pronged circumcircle and an inscribed circle πŸ‡°πŸ‡· μ •nκ°ν˜•μ˜ 외접원과 내접원
      Python
      β€’β€’0β€’0β€’0β€’0β€’Updated Feb 19, 2025Feb 19, 2025
    • ZipFolderEx is a utility that extends the built-in ZIP compress functionality of Windows OS.
      C++
      β€’β€’6β€’0β€’0β€’0β€’Updated Feb 11, 2025Feb 11, 2025