forked from 0x1D8/nure
161 lines
3.8 KiB
YAML
161 lines
3.8 KiB
YAML
# ===== RESULT ==== #
|
||
|
||
repo:
|
||
type: Web
|
||
title: repo
|
||
author: Білоус А. А.
|
||
url:
|
||
value: https://gitea.linerds.us/0x1D8/repo
|
||
date: 2025-02-10
|
||
|
||
# ===== RUST ==== #
|
||
rust:
|
||
type: Web
|
||
title: Rust Programming Language
|
||
author: Rust Programming Language
|
||
url:
|
||
value: https://www.rust-lang.org/
|
||
date: 2025-02-09
|
||
|
||
iced:
|
||
type: Web
|
||
title: iced - A cross-platform GUI library for Rust
|
||
author: iced - A cross-platform GUI library for Rust
|
||
url:
|
||
value: https://iced.rs/
|
||
date: 2025-02-09
|
||
|
||
sqlx:
|
||
type: Web
|
||
title: "GitHub - launchbadge/sqlx: 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite"
|
||
author: GitHub
|
||
url:
|
||
value: https://github.com/launchbadge/sqlx/
|
||
date: 2025-02-09
|
||
|
||
# ===== HOWTO ==== #
|
||
|
||
halloy:
|
||
type: Web
|
||
title: Halloy
|
||
author: Halloy
|
||
url:
|
||
value: https://halloy.squidowl.org/
|
||
date: 2025-02-09
|
||
|
||
iced-guide:
|
||
type: Web
|
||
title: Introduction - Unofficial Iced Guide
|
||
author: GitHub Pages
|
||
url:
|
||
value: https://jl710.github.io/iced-guide/
|
||
date: 2025-02-09
|
||
|
||
iced-editor:
|
||
type: Web
|
||
title: Building a simple text editor with iced, a cross-platform GUI library for Rust
|
||
author: iced-rs
|
||
publisher: YouTube
|
||
url:
|
||
value: https://www.youtube.com/watch?v=gcBJ7cPSALo
|
||
date: 2025-02-09
|
||
|
||
# ===== DESIGN ==== #
|
||
|
||
elm:
|
||
type: Web
|
||
title: Elm - delightful language for reliable web applications.
|
||
author: Elm - delightful language for reliable web applications.
|
||
url:
|
||
value: https://elm-lang.org/
|
||
date: 2025-02-11
|
||
|
||
# Richard Feldman. Making Impossible States Impossible, 2016. YouTube. URL: https://www.youtube.com/watch?v=IcgmSRJHu_8 (date of access: 09.02.2025).
|
||
elm-conf:
|
||
type: Web
|
||
title: Making Impossible States Impossible, 2016
|
||
author: Richard Feldman
|
||
publisher: YouTube
|
||
url:
|
||
value: https://www.youtube.com/watch?v=IcgmSRJHu_8
|
||
date: 2025-02-09
|
||
|
||
# can't use wiki for some reason
|
||
# hexagonal:
|
||
# type: Web
|
||
# title: Гексагональна архітектура (програмування) — Вікіпедія
|
||
# author: Учасники проектів Вікімедіа
|
||
# publisher: Вікіпедія
|
||
# url:
|
||
# value: https://uk.wikipedia.org/wiki/%D0%93%D0%B5%D0%BA%D1%81%D0%B0%D0%B3%D0%BE%D0%BD%D0%B0%D0%BB%D1%8C%D0%BD%D0%B0_%D0%B0%D1%80%D1%85%D1%96%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0_(%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D1%83%D0%B2%D0%B0%D0%BD%D0%BD%D1%8F)
|
||
# date: 2025-02-11
|
||
|
||
hexagonal:
|
||
type: Web
|
||
title: How to apply hexagonal architecture to Rust
|
||
author: Josip Benko-Đaković
|
||
publisher: Barrage
|
||
url:
|
||
value: https://www.barrage.net/blog/technology/how-to-apply-hexagonal-architecture-to-rust/
|
||
date: 2025-02-09
|
||
|
||
state-machines:
|
||
type: Web
|
||
title: Pretty State Machine Patterns in Rust
|
||
author: Hoverbear
|
||
url:
|
||
value: https://hoverbear.org/blog/rust-state-machine-pattern/
|
||
date: 2025-02-09
|
||
|
||
# ===== EXAMPLES ==== #
|
||
|
||
aur:
|
||
type: Web
|
||
title: AUR (en) - Home
|
||
author: AUR (en) - Home
|
||
url:
|
||
value: https://aur.archlinux.org/
|
||
date: 2025-02-09
|
||
|
||
archlinux: # I use Arch btw!
|
||
type: Web
|
||
title: Arch Linux
|
||
author: Arch Linux
|
||
url:
|
||
value: https://archlinux.org/
|
||
date: 2025-02-09
|
||
|
||
# ===== TOOLS ==== #
|
||
|
||
neovim:
|
||
type: Web
|
||
title: Neovim
|
||
author: Neovim
|
||
url:
|
||
value: https://neovim.io/
|
||
date: 2025-02-09
|
||
|
||
mysql:
|
||
type: Web
|
||
title: MySQL
|
||
author: MySQL
|
||
url:
|
||
value: https://www.mysql.com/
|
||
date: 2025-02-09
|
||
|
||
docker:
|
||
type: Web
|
||
title: "Docker: accelerated container application development"
|
||
author: Docker
|
||
url:
|
||
value: https://www.docker.com/
|
||
date: 2025-02-09
|
||
|
||
compose:
|
||
type: Web
|
||
title: Docker compose
|
||
author: Docker Documentation
|
||
url:
|
||
value: https://docs.docker.com/compose/
|
||
date: 2025-02-09
|