• Packages
Results10 packages owned by voyver.com
Sort by

anyhowcopy "anyhow: ^1.3.0" to clipboard
anyhow: ^1.3.0 copied to clipboard

18
likes
160
pub points
58%
popularity
Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to debug. Dart implementation of Rust's Result monad type and "anyhow" crate.

shellercopy "sheller: ^0.5.1" to clipboard
sheller: ^0.5.1 copied to clipboard

14
likes
160
pub points
50%
popularity
Ergonomic scripting in Dart. Utilities for interacting with shells and converting output to Dart types.

rust_corecopy "rust_core: ^0.5.6" to clipboard
rust_core: ^0.5.6 copied to clipboard

10
likes
160
pub points
44%
popularity
Implementation of Rust's core library in Dart. Types include Result, Option, Cells, Slices, Array, Iterators, and extensions. Facilitates functional programming and error handling.

thiserrorcopy "thiserror: ^0.3.2" to clipboard
thiserror: ^0.3.2 copied to clipboard

2
likes
160
pub points
29%
popularity
A library for concisely defining error types (error enums / sealed classes) and their String representation.

similaritycopy "similarity: ^0.2.1" to clipboard
similarity: ^0.2.1 copied to clipboard

2
likes
140
pub points
42%
popularity
Similarity algorithms for Dart.

rewindcopy "rewind: ^0.3.0" to clipboard
rewind: ^0.3.0 copied to clipboard

2
likes
150
pub points
24%
popularity
A logging tool that enables you to record any data, with full customization of what is captured and the appearance of your logs at every logging level.

tappercopy "tapper: ^0.1.10" to clipboard
tapper: ^0.1.10 copied to clipboard

2
likes
150
pub points
23%
popularity
Provides extension methods on all types to allow temporary, inspection/mutation (tap), transformation (pipe), and converting (conv)

path_typecopy "path_type: ^0.2.0" to clipboard
path_type: ^0.2.0 copied to clipboard

3
likes
130
pub points
17%
popularity
A zero cost path type

offset_listcopy "offset_list: ^0.1.0" to clipboard
offset_list: ^0.1.0 copied to clipboard

2
likes
140
pub points
4%
popularity
A list with an offset for accessing elements. This is useful for correctly implementing mathematical formulas that assume a different starting index than 0.

rust_stdcopy "rust_std: ^0.2.1" to clipboard
rust_std: ^0.2.1 copied to clipboard

2
likes
110
pub points
29%
popularity
The Rust standard library implemented in Dart.