baehyunsol's Stars
paul-hammant/tbd
Source for TrunkBasedDevelopment.com
baehyunsol/ragit
git-like rag pipeline
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
baehyunsol/MDxt
Custom Markdown Engine for my personal blog.
Zeta611/snu-ece-bsc-thesis
서울대학교 전기정보공학부 학사학위논문 양식 LaTeX 클래스
baehyunsol/Sodigy
My own programming language
ylemkimon/SNU-ECE-BSc-thesis-LaTeX-template
서울대학교 전기정보공학부 학사 학위논문 LaTeX (비공식) 템플릿
hahnlee/hwp-rs
Rust based hwp parser and tools
rust-lang/rust
Empowering everyone to build reliable and efficient software.
fosslife/awesome-ricing
A curated list of awesome tools and technology to help you out with ricing on linux
nushell/nushell
A new type of shell
coq/coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
trishume/syntect
Rust library for syntax highlighting using Sublime Text syntax definitions.
connorskees/grass
A Sass compiler written purely in Rust
SerenityOS/serenity
The Serenity Operating System 🐞
rust-lang-nursery/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
sotrh/learn-wgpu
Guide for using gfx-rs's wgpu library.
baehyunsol/Quoridor-rs
Quoridor game implemented in Rust
DioxusLabs/taffy
A high performance rust-powered UI layout library
frondeus/test-case
Rust procedural macro attribute for adding test cases easily
Aloso/unidok
Powerful asciidoctor alternative with Markdown syntax
0xFA11/GameNetworkingResources
A Curated List of Multiplayer Game Network Programming Resources
baehyunsol/bogo-renderer
Broken 3D Renderer written in Rust
Karatuss/C-Playground
C Programming Practice
not-fl3/macroquad
Cross-platform game engine in Rust.
akveo/eva-icons
A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.
tdnguyen6/flexible-fn-rs
Demonstration of flexible function calls in Rust with function overloading, named arguments and optional arguments
RustPython/RustPython
A Python Interpreter written in Rust
boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.