-
-
### Is your feature request related to a problem?
How to use a custom analyzer, such as jieba-rs, located at: https://crates.io/crates/jieba-rs
### Describe the solution
https://crates.io/cra…
-
### :memo: Feature Description
Currently, amounts are represented as `i64` values throughout the application. We want to introduce a `Unit` struct that explicitly states the denomination. A new typ…
-
Part of [RFC 1824](https://github.com/rust-lang/rfcs/blob/master/text/1824-crates.io-default-ranking.md), rust-lang/rust#41616.
In the user research study we did, many people mentioned the reputati…
-
In order to productize the building of WASIX WebAssembly binaries the following tasks need to be done
1. Transfer the ownership of the following repos to wasmerio (or just clone them into wasmerio)
…
-
The current release 0.8.0 is 9 months old, and I would like to also update the MownStr dependency in the hdt library, which requires the newest state of Sophia.
Is it possible to publish a new releas…
-
Hi, there have been five releases of this crate, but none has been published to crates.io yet.
Any chance we're getting a crates.io release soon?
-
[`objc2`](https://github.com/madsmtm/objc2) is the successor to `objc`, which includes a bunch of improvements, especially wrt. memory management. Additionally, it provides the `objc2-foundation`, `ob…
-
### Describe the feature
It's currently doing it sequentially but we could do it in parallel by block range chunks (`DEFAULT_BLOCKS_PER_STATIC_FILE`)
https://github.com/paradigmxyz/reth/blob/e5…
-
This is frankly not a problem of this crate, but if a user would mix use of operators (ie. `+`, `-`, `*`, `/`) with arith op functions like `add()`, `subtract()`, `multiply()`, `divide()`, the order o…