kevinrodriguez-io
magic-curves
Rust

Magic Curves is designed for applications requiring precise curve calculations, useful in finance, economics, and various scientific fields. The library supports both floating-point and fixed-point arithmetic for high precision in critical applications.

Last updated Jan 22, 2026
11
Stars
0
Forks
0
Issues
0
Stars/day
Attention Score
0
Language breakdown
Rust 100.0%
โ–ธ Files click to expand
README

๐Ÿช„ Magic Curves

Docs.rs Workflow Status Crates.io License

Magic Curves is your go-to Rust library for working with a bonding curves. Whether you're building decentralized finance applications, tokenomics models, or scientific simulations, Magic Curves has got you covered!

๐ŸŒŸ Features

  • ๐Ÿ“Š Multiple curve types: Linear, Quadratic, Exponential, Logarithmic, and Sigmoid
  • ๐Ÿ”ข Support for both floating-point and fixed-point arithmetic
  • ๐Ÿš€ High-performance calculations
  • ๐Ÿงฎ Precision-focused implementations
  • ๐Ÿ› ๏ธ Easy-to-use API

๐Ÿš€ Quick Start

Add Magic Curves to your project:

[dependencies]
magic-curves = "1.0.0"

or using cargo:

$ cargo add magic-curves

๐Ÿ“š Documentation

For detailed information on how to use Magic Curves, please refer to the official documentation.

๐Ÿค Contributing

We welcome contributions! Please read our contributing guidelines for more details.

๐Ÿ“œ License

This project is licensed under the MIT License. See the LICENSE file for more details.

If you find Magic Curves useful, please consider giving us a star on GitHub. It helps us know that you appreciate our work and encourages further development!

ยฉ 2026 GitRepoTrend ยท 0xC0A1/magic-curves ยท Updated daily from GitHub