SerialMonitor
A Serial Monitor application. (by o7raven)
stlkrn
C++ STL in the Windows Kernel with C++ Exception Support (by jxy-s)
SerialMonitor | stlkrn | |
---|---|---|
1 | 2 | |
0 | 383 | |
- | - | |
4.4 | 3.4 | |
over 1 year ago | about 1 year ago | |
C++ | C++ | |
MIT License | MIT License |
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.
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.
SerialMonitor
Posts with mentions or reviews of SerialMonitor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-26.
-
I created a serial monitoring app
Here's the github link: https://github.com/o7raven/SerialMonitor
stlkrn
Posts with mentions or reviews of stlkrn.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-30.
-
ntoskrnl7/crtsys: C/C++ Runtime library for system file (Windows Kernel Driver)
Thanks for mentioning https://github.com/jxy-s/stlkrn. It does look better than the OP's library from first inspection. I note it changes default allocators to ones which use pools.
What are some alternatives?
When comparing SerialMonitor and stlkrn you can also consider the following projects:
ELFIO - ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
CPP-Exercises - This is a repo to store any C++ exercise code that I worked on.