assertables-rust-crate
VisualJS
assertables-rust-crate | VisualJS | |
---|---|---|
11 | 13 | |
92 | 536 | |
- | -0.2% | |
9.0 | 9.9 | |
29 days ago | 7 months ago | |
Rust | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
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.
assertables-rust-crate
- Show HN: Assertables version 9, a Rust crate of assert macros for smarter tests
-
Ask HN: What Open Source Projects Need Help?
Assertables: Rust crate of assert macros for better testing and runtime vetting.
https://github.com/sixarm/assertables-rust-crate/
BEGINNER-FRIENDLY for documentation help such as creating examples, outreach help such as connecting with developers.
INTERMEDIATE-FRIENDLY adding capabilities for no_std, and for values without debug, and for env var configuration, etc.
-
Floss/fund: $1M per year for free and open source projects
Great idea! I'm trying it now by adding the funding.json file to two of my most-fundable FOSS projects. Feedback welcome. Donations welcome too if you like. :-)
* Assertables is a Rust crate that provides assert macros for smarter testing: https://github.com/SixArm/assertables-rust-crate/blob/main/f...
* BoldContacts is a "big print" mobile app that helps people who have disabilities related to Alzheimer's, Parkinson's, MS, ALS, and more: https://github.com/BoldContacts/boldcontacts-mobile-app-for-...
-
Ask HN: What are you working on (September 2024)?
Assertables: a Rust crate of many more testing macros like `assert!`, for smarter tests, easier debugging, and faster refactoring.
https://github.com/sixarm/assertables-rust-crate
-
Ask HN: Looking for a project to volunteer on? (February 2024)
SEEKING VOLUNTEERS: Assertables (Rust crate)
https://github.com/sixarm/assertables-rust-crate
Assertables is a Rust crate that provides assert macros for strings, sets, streams, and more. This helps Rust coders write better clearer tests, and get better clearer error messages.
The aim is to encourage more developers to try Assertables. If you're a coder, want to write more macros? If you're a writer, want to improve the docs? If you're a testing advocate, want to reach out to developers to ask them to try Assertables?
The project is 100% free open source pro bono.
- Projects to contribute to?
- Assertables v7.0.0 Rust crate of many assert macros to help you test
- Show HN: assertables v7.0.0 Rust crate of many assert macros for testing
- Show HN: Assertables v6 assert macros for Rust tests; new debug_assert and GPL3
- Show HN: Assertables is a Rust crate of macros for “assert” testing (v5)
VisualJS
- Ask HN: What are you working on (September 2024)?
-
Ask HN: What Underrated Open Source Project Deserves More Recognition?
Shameless plug. My own one of course :)
https://github.com/yazz/yazz
-
In-Browser Code Playgrounds
You can also try one I am building, a cross between Visual Basic and Microsoft Access here:
https://yazz.com/
-
The IDEs we had 30 years ago and we lost
i am working on such a thing myself at https://github.com/yazz/yazz. Also there are many other people trying to build something similar
-
2023: Focusing on a single product pays off
I keep hacking away on Yazz for over 10 years now.... even if there is zero payoff I keep hacking... and that is what hackers do... we are not doing for the money... https://github.com/yazz/yazz
-
“The Economics of Programming Languages” by Evan Czaplicki [video]
I really loved this talk and feel for Evan. As someone who was a VC/Angel investor in the space (I was the initial angel investor for something called LightTable/Eve) back in the day, worked for a couple of years at Red Hat, and am working on my own Open Source Language here: https://github.com/yazz/yazz (so yes, you could say I am a VC trying to build a low code product with my own hands), so I feel I have a valid opinions on this. I think that it is possible to make money in opensource as a little guy, but you need to have a combination of consulting, hosting, and support services. If your product is not able to encapsulate being sold and packaged as something that is possible to demo and sell to customers then you will most likely struggle to make a living from it
-
Ask HN: Why did Visual Basic die?
I am actually trying to make an open source successor, but using Javascript instead of Basic, at https://github.com/yazz/yazz and a demo at yazz.com
-
Ask HN: Tell us about your project that's not done yet but you want feedback on
I'm still building a low code system with an easy to use component marketplace where you can edit components within the low code tool. Still a work in progress: https://github.com/yazz/yazz
-
Show HN: Scrapscript – The Sharable Programming Language
Author of a framework that also stores it's code in IPFS for easy sharing (https://github.com/yazz/yazz). ScrapScript is a really nice concept with how it stores code. I originally got the idea for storing the code as a hash of the contents from Unison, and it looks like the idea is really starting to catch on with more and more languages now. Well done!
-
A look at Unison: a revolutionary programming language
I’m working on a low core project that is already using content addressable source code that is stored in IPFS at https://github.com/yazz/yazz so it can be done
What are some alternatives?
news.pub - BuilderNews. Builders helping builders. Watch builders try your creations.
bitECS - Flexible, minimal, data-oriented ECS library for Typescript
bpftrace - High-level tracing language for Linux
RTCMultiConnection - RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
kalc - a complex numbers, 2d/3d graphing, arbitrary precision, vector/matrix, cli calculator with real-time output and support for units
kafka_wire_protocol - Generated Kafka protocol implementations