| Crates.io | gstd |
| lib.rs | gstd |
| version | 1.9.1 |
| created_at | 2021-07-06 08:40:42.028804+00 |
| updated_at | 2025-09-05 14:23:26.534832+00 |
| description | Gear programs standard library |
| homepage | https://gear-tech.io |
| repository | https://github.com/gear-tech/gear |
| max_upload_size | |
| id | 419351 |
| size | 217,514 |
The standard library for Gear programs provides all the necessary functions and methods required for your programs.
While gcore allows for a more low-level implementation of programs, gstd offers pre-built modules enabling program implementation in a secure and precise manner, which is recommended for most scenarios.