# Show GN: CoreEngine: 가볍고 빠른 Swift 단방향 아키텍쳐

> Clean Markdown view of GeekNews topic #14689. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=14689](https://news.hada.io/topic?id=14689)
- GeekNews Markdown: [https://news.hada.io/topic/14689.md](https://news.hada.io/topic/14689.md)
- Type: show
- Author: [stareta1202](https://news.hada.io/@stareta1202)
- Published: 2024-05-07T13:28:10+09:00
- Updated: 2024-05-07T13:28:10+09:00
- Original source: [github.com/sobabear](https://github.com/sobabear/CoreEngine)
- Points: 3
- Comments: 0

## Topic Body

간단하고 빠른 Unidirectional data flow architecuture: CoreEngine  
  
기존의 ReactorKit, TCA 등등의 아키텍쳐가 점점 무거워짐에 따라 그에 따른 부수효과들이 나타나, 굉장히 가볍고 최소한의 기능만이 존재하는 **단방향 아키텍쳐**를 만들었습니다.  
  
수많은 라이브러리들이 이미 존재하고 여러 분야에 걸쳐서 Redux, Flux, ReactorKit, ReSwift, The Composable Architecture 등이 존재하지만, 불필요한 기능이 너무 많고 그 자체만으로도 무거워서 대체재로 간단한 구조를 소개합니다.

## Comments



_No public comments on this page._
