Skip to content

GreatUserTeam/GUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUS Banner


Great User System (GUS)

Rust License: GPL v3 Build Status Modular Low Requirements For People Beta Telegram


Description

GUS (Great User System) is an operating system made for people, not programmers.
Built in latest Rust, GUS combines memory safety, modern design, and simplicity.
It aims for modularity and low system requirements — no bloat, no unnecessary complexity.
Just works. For everyone.

⚠️ Beta notice: GUS is currently in beta. Expect occasional bugs and active development. Your feedback helps us improve!


Comparison

Feature FreeBSD GUS (new OS) Linux Windows
Kernel type & size Monolithic (Large) - Monolithic (Large) Hybrid (Huge)
Open source ✅ Yes ✅ Yes ✅ Yes ❌ No
Maturity / stability Mature Experimental Mature Mature
User complexity (typical) High Very high (early adopter, for developers) Medium Medium
Popularity Low Very low (brand new) Medium High
Main implementation language C Rust C C / C++
Modularity (design) Partial (modules) ✅ Yes (designed) Partial (modules) Partial
Requires coding skills (daily use/setup) Often - Sometimes No

How to build

# Clone the repository
git clone https://github.com/GreatUserTeam/GUS.git
cd GUS
./install_depends
cargo build --release

Requirements:

  • Rust latest (nightly recommended)
  • Rustup
  • 64MB RAM minimum

How to contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing)
  3. Commit your changes (git commit -m 'Add amazing thing')
  4. Push to the branch (git push origin feature/amazing)
  5. Open a Pull Request

Or just write to us in Telegram ;)

Contribution rules:

  • Code must be written in Rust
  • No unsafe blocks unless absolutely necessary
  • Keep modules independent and small
  • Update tests and docs

Community

GUS — for people, by people.

About

GUS is an operating system made for people, not programmers. It just works — no coding, no old design, no complexity.

Topics

Resources

License

Stars

7 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors

Languages