ACRUDJSON
Atomic CRUD API for arithmetic operations with astronomically large floating point numbers based on JSON-RPC specification.
Features
- Parallelism: TODO
- Asynchronous:
asyncsupport provided bytokio-rs - Simple: Mimimum dependencies even with
stdfeature.
TODO
- support JSON-RPC 2.0 (https://www.jsonrpc.org/specification)
- support
no_stdfeature once (sled-rs) reachesv1.0.0 - provide more arithmetic methods
License
AcrudJSON is licensed under either of:
- Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (http://opensource.org/licenses/MIT)