menu
CODER
LEGION
GitHub Login
Twitter Login
Login
Sign Up
search
Log In
account_circle
Welcome to
Coder Legion
Connect with 3,227 amazing developers
Email or Username
Password
Forgot your password?
Remember
Log In
Don't have an account?
Sign up
OR
Home
Tags
Launches
Dev Perks
Videos
Groups
Jobs
Users
Join CoderLegion
— Where Coders Unite to Learn, Share, and Grow!
More
Recent posts tagged rust-lang
Description for Tag: "rust-lang"
Rust is a systems programming language focused on speed, memory safety, and parallelism.
Vincent Eckert Sierota
•
Nov 21, 2025
•
in
Articles
•
1 min read
New Rust Tutorial: Structured Logging with tracing
For this week’s Rust update, I released a new episode of Fearless in Rust focusing on production-ready logging with tracing. This video shows how to: set up flexible log layers output compact or JSON logs attach fields like sourceid for request t...
rust
rust-lang
observability
2
Reactions
1
Comments
content_copy
Share on Facebook
Share on X
Share on Reddit
Share on LinkedIn
Share on Pinterest
Share on HackerNews
Nicolas Fränkel
•
Jun 5, 2025
•
in
Articles
•
4 min read
Runtime-initialized variables in Rust
Rust offers different ways to initialize compile time-initialized variables. Recently, I had to create a runtime-initialized variable: existing approaches don't work in this case. I want to describe multiple ways to achieve it in this post. Constant...
rust
rust-lang
programming
7
Reactions
1
Comments
content_copy
Share on Facebook
Share on X
Share on Reddit
Share on LinkedIn
Share on Pinterest
Share on HackerNews
Nicolas Fränkel
•
Apr 17, 2025
•
in
Articles
•
3 min read
High-cardinality values for build flags in Rust
While working on my demohttps://github.com/ajavageek/wasm-kubernetes on WebAssembly and Kubernetes, I wanted to create three different binaries based on the same code: Native: compile the Rust code to regular native code as a baseline Embed: compi...
rust
rust-lang
configuration-management
build
rs
6
Reactions
3
Comments
content_copy
Share on Facebook
Share on X
Share on Reddit
Share on LinkedIn
Share on Pinterest
Share on HackerNews
Mike Dabydeen
•
Dec 6, 2024
•
in
Articles
•
5 min read
Mastering Borrow Checking in Rust: The Key to Safe and Efficient Memory Management
As a developer, you have probably wrestled with memory management challenges: from the dreaded null pointer dereferences to elusive race conditions in concurrent code. Rust1, with its groundbreaking approach to safety and performance, offers a solu...
rust
memory-management
memory-safety
rust-lang
13
Reactions
1
Comments
content_copy
Share on Facebook
Share on X
Share on Reddit
Share on LinkedIn
Share on Pinterest
Share on HackerNews
Load more
To see more, click for the
full list of posts
or
popular tags
.
chevron_left
Active Discussions
Everything You Need to Know About AI — In One Repository
1 comments
6 reactions
Bash Scripting in 2026: What Still Matters (and What Doesn’t)
2 comments
4 reactions
Enhanced Paperless-NGX with Paddle OCR + LLM Pipeline
2 comments
7 reactions
RakuDoc - More than just a documentation markup
2 comments
7 reactions
Nexios (ASGI Python framework)
1 comments
4 reactions
How to Search in VS Code Faster Using Regex (With Examples)
2 comments
6 reactions
Remove Image Background in Python with rembg
5 comments
5 reactions
The Hardware Flood: Why Global AI Compute is Doubling Every 7 Months
2 comments
9 reactions
PostgreSQL Client Certificate Authentication: Complete Setup Guide
2 comments
5 reactions
How to display success message after form submit in javascript?
2 comments
7 reactions
New
David Essien
Vardan
Leandro Junior Alves dos Santos
Featured
Methodox
Steve Fenton
Trent Polack