Thanks to visit codestin.com
Credit goes to github.com

Skip to content
@RustUse

RustUse

Composable sets of primitive Rust utility crates for fellow crustaceans.

RustUse under construction

RustUse

Composable sets of primitive Rust utility crates for fellow Rustaceans.

Documentation

RustUse is an open-source collection of small, focused Rust utility crates organized into practical use-* sets.

Each set is intended to stay narrow, documented, tested, and easy to compose without pulling in heavy frameworks or unnecessary dependencies.

Warning

RustUse is under active development.

Any RustUse crate below version 0.3.0 is experimental and should not be used in production.

Principles

RustUse favors:

  • small crates with few or no dependencies
  • clear APIs
  • practical primitives
  • focused workspaces
  • Rust 2024 edition
  • strong documentation
  • meaningful tests
  • composability over framework design
  • dual MIT or Apache-2.0 licensing

Contributing

Contributors and maintainers are welcome.

Useful contribution areas include crate design, documentation, examples, tests, benchmarks, API review, CI/CD, and release workflows.

License

RustUse projects are generally available under either the MIT License or the Apache License, Version 2.0, at your option, unless otherwise noted in a specific repository.

Pinned Loading

  1. docs docs Public

    Composable sets of primitive Rust utility crates for fellow crustaceans.

    JavaScript 1

  2. .github .github Public

    Shared GitHub community files, organization profile, and repository defaults for RustUse.

    1

  3. rustuse rustuse Public

    Rust 1

  4. use-rust use-rust Public

    Rust 1

Repositories

Showing 10 of 53 repositories

Top languages

Loading…

Most used topics

Loading…