awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ws-garcia avatar

ws-garcia/VBA-float

0
View on GitHub↗
4 stars·1 fork·VBA·GPL-3.0·9 views

VBA Float

This class module is a wrapper that allows to treat numbers as large text strings expressed in a variant of scientific notation.

Features

  • Math Libraries - Utility for high-precision computations with large integers and rational numbers.

Star history

Star history chart for ws-garcia/vba-floatStar history chart for ws-garcia/vba-float

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to VBA Float

Similar open-source projects, ranked by how many features they share with VBA Float.
  • beakerboy/vba-math-objectsBeakerboy avatar

    Beakerboy/VBA-Math-Objects

    9View on GitHub↗

    VBA Math Objects

    VBA
    View on GitHub↗9
  • davisdude/mlibdavisdude avatar

    davisdude/mlib

    90View on GitHub↗

    A math and collisions library for Lua.

    Lua
    View on GitHub↗90
  • dknight/polysecdknight avatar

    dknight/polysec

    4View on GitHub↗

    Framework-agnostic polygon intersection library for Lua

    Lua
    View on GitHub↗4
  • automattf/vector.luaautomattf avatar

    automattf/vector.lua

    63View on GitHub↗

    a simple vector library for Lua based on the PVector class from processing

    Lua
    View on GitHub↗63
See all 11 alternatives to VBA Float→

Frequently asked questions

What does ws-garcia/vba-float do?

This class module is a wrapper that allows to treat numbers as large text strings expressed in a variant of scientific notation.

What are the main features of ws-garcia/vba-float?

The main features of ws-garcia/vba-float are: Math Libraries.

What are some open-source alternatives to ws-garcia/vba-float?

Open-source alternatives to ws-garcia/vba-float include: automattf/vector.lua — a simple vector library for Lua based on the PVector class from processing. beakerboy/vba-math-objects — VBA Math Objects. davisdude/mlib — A math and collisions library for Lua. dknight/polysec — Framework-agnostic polygon intersection library for Lua. duznanski/vornmath — Vorn's Lua Math Library. excessive/cpml — Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.