Crates.io | gstd |
lib.rs | gstd |
version | 1.7.0 |
source | src |
created_at | 2021-07-06 08:40:42.028804 |
updated_at | 2024-11-26 11:48:00.645853 |
description | Gear programs standard library |
homepage | https://gear-tech.io |
repository | https://github.com/gear-tech/gear |
max_upload_size | |
id | 419351 |
size | 185,849 |
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.