cbi
compile time bounded integers (by modanashar)
Tuna-i3-Plus
This is a modified version of the Marlin 1.1.2 firmware for the WANHAO Duplicator i3 Plus 3d printer. (by ameisen)
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- Sonar - Write Clean C++ Code. Always.
cbi | Tuna-i3-Plus | |
---|---|---|
1 | 5 | |
5 | 2 | |
- | - | |
0.0 | 10.0 | |
over 1 year ago | about 5 years ago | |
C++ | C++ | |
MIT License | GNU General Public License v3.0 only |
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.
cbi
Posts with mentions or reviews of cbi.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-07.
Tuna-i3-Plus
Posts with mentions or reviews of Tuna-i3-Plus.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-28.
- C++20 for bare-metal microcontroller programming
- CTO of Azure declares C++ "deprecated"
-
cbi - compile-time bounded integers
I did some similar things with my old libtuna for AVR, mainly with intsz and with how fixed-point values are handled.