Explore our posts about programming in Rust, TypeScript and other languages.
Building a cross-platform but lightweight GUI is a daunting task, but there are several exciting solutions written in Rust, including Iced.
Read moreHow does the low-level but fast Zig compare to a high-level scripting language like JavaScript? I compare their usability, ease-of-use and performance.
Read moreSpeed and memory safety are hugely dependent on the memory allocator used. Learn how to create and set a custom allocator in Rust for your program’s needs.
Read moreWill Zig or C# help you to be more productive? Learn how they stack up in terms of usability, performance and overall performance.
Read moreCross-compiling Rust with C dependencies can be frustrating. Check out this blog post for the solutions I found for setting up toolchains, sysroots and more.
Read moreRust and Zig are two fairly new, low-level and very fast programming languages that fill a similar niche. How do they compare to each other?
Read moreLearn about how I wrote and optimized a JSON parser in the low-level programming language Zig, and sped it up from running in 13 seconds to 0.1.
Read moreRead about how I improved the performance and memory usage of a Node.js web app by using a Rust addon.
Read moreTailwindCSS provides an intuitive and fast way to write your styles flexibly and responsively. Learn more about it in this blog post.
Read more© 2024 Broch Web Solutions. All rights reserved.