stdVBA

VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications. (by sancarn)

stdVBA Alternatives

Similar projects and alternatives to stdVBA

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stdVBA alternative or higher similarity.

stdVBA reviews and mentions

Posts with mentions or reviews of stdVBA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • Bulk Structured Spreadsheet Extractor
    2 projects | reddit.com/r/vba | 29 May 2023
    Otherwise this library poses as an example of how to use stdVBA libraries. Libraries used in this project: stdEnumerator, stdArray, stdCallback, stdCOM, stdICallable, stdLambda, stdRegex.
  • A Fast and Simple Settings Management Module. Automatically sets everything up and works for PC or MAC
    3 projects | reddit.com/r/vba | 15 Apr 2023
    If you want a solution though see stdSettings. There are both system and user settings. Users are bound by their domain, so should work across organisations :)
  • Creating a bot for automation.
    2 projects | reddit.com/r/vba | 5 Feb 2023
  • Worst and best of VBA
    2 projects | reddit.com/r/vba | 6 May 2022
    Aha motivations for stdVBA which is a library I made. It resolves some of these points in some ways. E.G. stdLambda acts as a Lambda syntax for VBA. stdCallback allows you to ripe the benefits of first class functions, without those functions existing.
  • VBA like a proper dev?
    7 projects | reddit.com/r/vba | 5 May 2022
    my own stdVBA and some examples at stdVBA-UI
  • I created a fluent unit testing framework in VBA
    4 projects | reddit.com/r/vba | 4 Apr 2022
    There're numerous unit testors out there already. I do find it interesting as to why many prefer this result.equalTo(3) compared to result = 3. My own is a single class and goes down the Test.Assert message, x=y route. As a result most of my tests look like:
  • VBA And The WebDriver Dilemma
    2 projects | reddit.com/r/vba | 18 Mar 2022
    For sharepoint you need to use SOAP. I've got a small example here
  • Evaluating expressions from strings in VBA
    4 projects | reddit.com/r/vba | 20 Feb 2022
    At that point, I decided to try the fabulous stdLambda tool, developed by u/sancarn. I found that stdLambda correctly evaluated all the corner cases that made Volpi's class fail. This fact excited me, so I decided to measure the time it took to evaluate an expression with variables, noticing that the u/sancarn library was quite efficient. At that point, I started to measure the performance by evaluating functions like sin, cos, tan, abs, the results seemed strange to me when I noticed that the performance was almost 50 times lower when compared to the results obtained when measuring the performance by evaluating expressions without calls to built-in functions.
    4 projects | reddit.com/r/vba | 20 Feb 2022
    Here the explanation by the library owner:
  • Good Projects
    3 projects | reddit.com/r/vba | 23 Dec 2021
    If you want to do something really useful, you can contribute to one of the many amazing libraries around like stdVBA (you can see the backlog here), CSV Interface or VBCorLib
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 30 May 2023
    Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →

Stats

Basic stdVBA repo stats
58
195
4.2
5 days ago
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
codium.ai