No description
  • Rust 99.6%
  • Makefile 0.4%
Find a file
Hugues KADI 8bb25a12fc
Some checks failed
CI/CD Pipeline / build-native (map[name:atts-config path:atts-config]) (push) Failing after 45s
CI/CD Pipeline / build-native (map[name:atts-logger path:atts-logger]) (push) Failing after 43s
CI/CD Pipeline / build-native (map[name:atts-nanorm path:atts-nanorm]) (push) Has been cancelled
CI/CD Pipeline / build-docker (map[name:atts-config path:atts-config]) (push) Has been cancelled
CI/CD Pipeline / build-docker (map[name:atts-logger path:atts-logger]) (push) Has been cancelled
CI/CD Pipeline / build-native (map[name:atts-misc path:atts-misc]) (push) Has been cancelled
CI/CD Pipeline / build-docker (map[name:atts-misc path:atts-misc]) (push) Has been cancelled
CI/CD Pipeline / build-docker (map[name:atts-nanorm path:atts-nanorm]) (push) Has been cancelled
fix: ci
2026-05-17 18:20:42 +02:00
.github/workflows fix: ci 2026-05-17 18:20:42 +02:00
atts-config fix: ci 2026-05-17 18:20:42 +02:00
atts-logger Improved logger 2024-05-20 15:10:03 +02:00
atts-misc Update 2024-04-15 20:57:23 +02:00
atts-nanorm fix: ci 2026-05-17 18:20:42 +02:00
.gitignore NanORM made derivable 2024-05-04 16:59:22 +02:00
LICENSE Initial commit 2024-04-15 08:18:28 +02:00
Makefile Update 2024-04-15 20:57:23 +02:00
README.md fix: ci 2026-05-17 18:20:42 +02:00

Rust-Common

Basics libraries for Rust projects. Most of those aren't used anymore because it was most about learning than anything else. That said, I decided to add CI to it.