Anshul Goyal I love to code and use new technologies.

Stories by Anshul Goyal

swc bundler

Speed up JavaScript builds with spack bundler in Rust

Dev

spack is a JavaScript bundler written in Rust that supports transpiling through swc-project. Learn how to use spack to speed up JS builds.

Anshul Goyal
Jan 5, 2021 ⋅ 3 min read
Rust and gRPC: A Comprehensive Guide

Rust and gRPC: A complete guide

Dev

The Rust community has developed many gRPC implementations, notably the tonic and grpc crates. Both provide a full implementation of gRPC protocols.

Anshul Goyal
Dec 1, 2020 ⋅ 5 min read
Rust Symbol

8 external services for Rust

Dev

Looking for the best of the best? Check out the top eight high-performance external services for Rust right here.

Anshul Goyal
Nov 24, 2020 ⋅ 3 min read
11 Database Drivers and ORMs for Rust That Are Ready for Production

11 database drivers and ORMs for Rust that are ready for production

Dev

In this guide, we’ll compare some of the most popular and stable database drivers and ORMs available for Rust.

Anshul Goyal
Oct 12, 2020 ⋅ 5 min read
Supercharge Your Electron Apps With Rust

Supercharge your Electron apps with Rust

Dev

Electron apps tend to be slow. The trick is to offload CPU-intensive tasks to other, faster languages, such as Rust.

Anshul Goyal
Sep 29, 2020 ⋅ 6 min read
Easy Documentation Using Docusaurus

Easy documentation with Docusaurus

Dev

Documentation is an integral part of the software development lifecycle. Docusaurus helps to create and maintain static documentation websites with support for blogs, versioning, and custom pages.

Anshul Goyal
Aug 5, 2020 ⋅ 8 min read
9 Production-Ready Rust Authentication Libraries

9 Rust authentication libraries that are ready for production

Dev

Virtually all web apps require some form of authentication. In this guide, we’ll evaluate nine stable, production-ready authentication libraries based on their popularity, completeness, maintenance, and support for stable Rust.

Anshul Goyal
Jul 31, 2020 ⋅ 4 min read