nowfound

Alternatives

Products that do what Rust library for numerical integration of real-valued functions does

Integrate is a fast, small, lightweight Rust library for performing numerical integration of real-valued functions. It is designed to integrate functions, providing a simple and efficient way to approximate definite integrals using various numerical methods. Integrate supports a variety of numerical integration techniques: - Newton-Cotes methods: - Rectangle Rule. - Trapezoidal Rule. - Simpson's Rule. - Newton's 3/8 Rule. - Gauss quadrature methods: - Gauss-Legendre. - Gauss-Laguerre. - Gauss-Hermite. - Gauss-Chebyshev First Kind. - Gauss-Chebyshev Second Kind. - Adaptive Methods: -…

  1. 1IA

    I recently built Integrate, a Rust crate designed to make modular integration in Rust projects smoother and more ergonomic. If you've ever struggled with structuring Rust applications or composing independent modules cleanly, this crate might be useful for you. To make adoption easier, I’ve written a comprehensive mdBook that explains how Integrate works, real-world use cases, and best practices: https://mtantaoui.github.io/Integrate/ I’d love to get feedback from the Rust community! Does this approach make sense? Are there features or pain points you think should be…

    2025 · mtantaoui.github.io

  2. 2AC

    2017 · github.com

  3. 3RL

    2019 · m.stopa.io

  4. 4CA
  5. 5FA
  6. 6AM
  7. 7PE

    2018 · bluejekyll.github.io

  8. 8AF
  9. 9SN
  10. 10IW
  11. 11AT
  12. 12GC
  13. 13DR

    Disintegrate is a Rust library that provides an alternative approach to building domain objects from an event stream. While supporting traditional aggregates, Disintegrate introduces a novel method that allows for more flexibility and adaptability in modeling business rules.

    2024 · github.com

  14. 14RB
  15. 15HT

    Hey everyone! I've been working on hsrs, a type-safe Haskell Bindings Generator for Rust. I couldn't really find any bindings generator that would create type-safe, rich bindings for Haskell from Rust. Naturally, both languages have rich type systems, so I was amazed that no awesome bindings generator already existed, hence I decided to write my own. hsrs feels very similar to pyo3 and napi-rs, and if you've used those, hsrs will feel right at home. What's unique about hsrs as opposed to hs-bindgen is that it has type-safe bindings for rich types, like Result, Maybe, etc. while also…

    May 2026 · github.com

  16. 16PA
  17. 171L
  18. 18LA
  19. 19RL
  20. 20RA
  21. 21ML
  22. 22

    Contribute to skorotkiewicz/algebruh development by creating an account on GitHub.

    29d ago · github.com

  23. 23RC
  24. 24LF

    A library for encoding (and decoding) u64s into usually fewer than eight bytes.

    2023 · crates.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →