STL VS HiveWE

Compare STL vs HiveWE and see what are their differences.

STL

MSVC's implementation of the C++ Standard Library. (by StephanTLavavej)

HiveWE

A Warcraft III world editor. (by stijnherfst)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
STL HiveWE
8 2
12 337
- -
9.4 8.3
6 days ago 5 months ago
C++ C++
GNU General Public License v3.0 or later GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

STL

Posts with mentions or reviews of STL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-12.
  • C++20 Modules Status Report
    3 projects | /r/cpp | 12 Sep 2022
    As a reminder (you've probably seen this, but maybe not everyone), I am still accepting bug bash reports, if anyone is super excited about trying out the code.
  • Why is MSVC so much faster at implementing new features?
    7 projects | /r/cpp | 8 Sep 2022
    There are indeed bugs, but it's getting close to handling the entire Standard Library. I'm still accepting STL Modules Bug Bash reports, if you can find novel bugs (see the tracking issue microsoft/STL#1694 for known bugs).
  • Why the hell are headers still a thing after all these years?!
    1 project | /r/cpp | 23 Aug 2022
    Standard Library Modules are coming soon. You can experiment with them (and report issues) by following the instructions at https://github.com/StephanTLavavej/STL/wiki/Standard-Library-Modules-Bug-Bash .
  • MSVC Backend Updates for VS2022 17.3
    2 projects | /r/cpp | 9 Aug 2022
    C++23 Standard Library Modules were just officially accepted into the Working Paper. My bug bash for the implementation-in-progress was successful, with many great bugs reported (and most worked around, to the limit of my ability in the library). VS 2022 17.4 Preview 1, released today, contains more fixes for named modules. I'm now close to having a PR prepared for review - just need to add automated testing and do some setup work (as we need to ship a new directory with new files). I can't promise anything yet, but I am very tentatively hopeful that we'll be able to merge this for 17.5.
  • Fun times with MSVC <functional>
    6 projects | /r/cpp | 4 Aug 2022
    Agreed - I'm running the Standard Library Modules Bug Bash until end of day today, but I'll continue to accept bug reports afterwards (and will hopefully have time to create a full PR for modules soon).
  • Do you think template classes will ever be able to be split into .h and .cpp files?
    3 projects | /r/cpp | 31 Jul 2022
    They should! If you use MSVC as one of your compilers, can you try my upcoming implementation of Standard Library Modules? My bug bash is running for another week, and getting bug reports will help us fix issues in the compiler and library so modules will be usable sooner. (That is, bugs that affect import std; will likely affect people writing their own named modules too.)
  • Among the C++20 characteristics you use, what has had the biggest impact on performance improvement?
    1 project | /r/cpp | 26 Jul 2022
    If you use MSVC, can you help me test them in the modules bug bash I'm running for the next 2 weeks?
  • Standard Library Modules Bug Bash
    2 projects | /r/cpp | 21 Jul 2022

HiveWE

Posts with mentions or reviews of HiveWE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-03.
  • MSVC C++23 Update
    3 projects | /r/cpp | 3 Jun 2023
    It's this file if you'd like to click around. (though changed to use import std;)
  • C++20 Modules Status Report
    3 projects | /r/cpp | 12 Sep 2022
    Cool to see my project (HiveWE) being featured as an example on how to use modules.

What are some alternatives?

When comparing STL and HiveWE you can also consider the following projects:

HMake - C++ build system that uses C++ for build configuration.

AMAI - Advanced Melee Artificial Intelligence Mod For Warcraft 3

STL - MSVC's implementation of the C++ Standard Library.

cppwin32 - A modern C++ projection for the Win32 SDK

Instantiator - Clang based tool to automatically insert all needed explicit instantiations in implementation files for `c++` projects

jhcr - A compiler to allow hot code reload in WarCraft 3

modules-report

C++ Format - A modern formatting library

carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)