Forem

Augustine Madu profile picture

Augustine Madu

Rust software engineer and consultant. Open to work :)

Education

University of Nigeria

Work

Full Stack Web Developer

How to test Asynchronous Rust Programs with Tokio [TUTORIAL]
Cover image for How to test Asynchronous Rust Programs with Tokio [TUTORIAL]

How to test Asynchronous Rust Programs with Tokio [TUTORIAL]

Comments
1 min read
Borrowing and References in Rust Explained
Cover image for Borrowing and References in Rust Explained

Borrowing and References in Rust Explained

Comments
7 min read
Rust ownership System Explained
Cover image for Rust ownership System Explained

Rust ownership System Explained

8
Comments
6 min read
How to run Rust on the browser with Web Assembly
Cover image for How to run Rust on the browser with Web Assembly

How to run Rust on the browser with Web Assembly

1
Comments
1 min read
Create a linked list in Rust: The RC smart pointer
Cover image for Create a linked list in Rust: The RC smart pointer

Create a linked list in Rust: The RC smart pointer

Comments
1 min read
All joins in PostgreSQL: Tutorial
Cover image for All joins in PostgreSQL: Tutorial

All joins in PostgreSQL: Tutorial

Comments
2 min read
Build a CRUD REST API with Rust Axum | Tutorial
Cover image for Build a CRUD REST API with Rust Axum | Tutorial

Build a CRUD REST API with Rust Axum | Tutorial

12
Comments
1 min read
JWT Authentication in Rust [Full Guide: Axum and Actix]
Cover image for JWT Authentication in Rust [Full Guide: Axum and Actix]

JWT Authentication in Rust [Full Guide: Axum and Actix]

4
Comments
1 min read
Manacher's Algorithm - Linear Time Solution for Longest Palindrome Problem
Cover image for Manacher's Algorithm - Linear Time Solution for Longest Palindrome Problem

Manacher's Algorithm - Linear Time Solution for Longest Palindrome Problem

2
Comments
13 min read
loading...