DEV Community

Tim McNamara profile picture

Tim McNamara

I coach senior software developers and tech founders.

Work

Founder at accelerant.dev

Two trie implementations in Rust (one's super fast)

Two trie implementations in Rust (one's super fast)

22
Comments 1
2 min read

Want to connect with Tim McNamara?

Create an account to connect with Tim McNamara. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Create something beautiful this weekend! Write your first shader and put it on the web with WebGL

Create something beautiful this weekend! Write your first shader and put it on the web with WebGL

Comments 1
5 min read
Creating a priority queue with a custom sort order using a binary heap in Rust

Creating a priority queue with a custom sort order using a binary heap in Rust

9
Comments
2 min read
Principles of the 1x programmer

Principles of the 1x programmer

14
Comments
4 min read
How type conversions work in Rust

How type conversions work in Rust

5
Comments 4
3 min read
My book on Rust is available on Amazon!

My book on Rust is available on Amazon!

17
Comments 5
1 min read
9 advantages of programming in Rust

9 advantages of programming in Rust

14
Comments
2 min read
Things I learned about creating a C API for my Rust crate by making every mistake about creating a C API

Things I learned about creating a C API for my Rust crate by making every mistake about creating a C API

6
Comments
3 min read
Calling a private Rust function from outside of its module

Calling a private Rust function from outside of its module

3
Comments 1
4 min read
Docker for the late majority

Docker for the late majority

12
Comments
3 min read
Spend your novelty budget on Rust

Spend your novelty budget on Rust

4
Comments
1 min read
Deadbeef? Just say no. Let's learn to build a small Rust app to find out what words can you spell with the letters A-F

Deadbeef? Just say no. Let's learn to build a small Rust app to find out what words can you spell with the letters A-F

8
Comments 1
3 min read
How computers can turn randomness into meaningful numbers

How computers can turn randomness into meaningful numbers

8
Comments
3 min read
Shorter doesn't mean simpler (and other lessons about code complexity)

Shorter doesn't mean simpler (and other lessons about code complexity)

9
Comments
2 min read
Programming is tribal, find your people

Programming is tribal, find your people

14
Comments
2 min read
loading...