Skip to content
You must be logged in to sponsor jonhoo

Become a sponsor to Jon Gjengset

@jonhoo

Jon Gjengset

jonhoo
Oslo, Norway

At the very top of this, I want to be clear about exactly what this GitHub Sponsors isn't. First, it isn't a way for me to sustain my life. Financially I'm okay at the moment — I'm in a stable job that pays well, and am not struggling to put food on the table. Students and others with limited discretionary spending capabilities, please do not send me money! There is a reason why the lowest tier is set at a (relatively speaking) high price point. And second, this GitHub Sponsors isn't really focused on rewards. Some of the tiers have rewards, but those aren't truly commensurate with their price. Instead, the main driving factor here (I hope) is to give back for the value you've derived from what I've made in the past, and to contribute towards me continuing to make things in the future.

You can see more details about the ins and outs of sponsorships, about what I work on, and about the different tiers in the #doorstep channel on my Discord. Reach out there or by email if you're a larger company looking for invoiced tiers.

With that out of the way, here are some of the things I've made, and where I can see them going:

Educational Rust videos: I do live-streams (which all go up for free on YouTube afterwards) that cover various aspects of the Rust programming language. These include long (6+ hours) programming sessions where we build "something real", medium-length (2-3 hours) lecture-style videos , and very short (~30s) tip-of-the-day videos. I currently aim for one video a month (streaming calendar), though I wish I had time for significantly more. I also want to develop an actual Rust lecture series/course, though that one is even further out as things currently stand.

Rust for Rustaceans: I wrote Rust for Rustaceans, an intermediate-level Rust book that covers a lot of the topics that go beyond the original Rust book but are still critical when developing large-scale, real-world, production applications. I'd love to give the book a second edition one day, but that would take a lot of time and effort. I've also played around with the idea of making an audio book version, of releasing a sort of "author's commentary", and potentially even of opening up part of the book. All of that is on the backlog for the time being.

Missing Semester: Along with two labmates of mine from MIT, I developed the Missing Semester course, which is a series of lectures that cover a wide variety of highly practical skills and tools that engineers are rarely taught directly in school even though they are (in our minds) critical to have in your toolbelt. Students are often expected to pick these up as they go, but will often fail to learn them properly, leading to suboptimal use and confusion, or fail to discover them at all! We developed Missing Semester a few years ago now, and I'd love to update some of the lectures and record new ones, but alas.

Rustacean Station: Back in 2019, Ben and I started the podcast Rustacean Station. We started it to be not just our own podcast, but rather one for the Rust community, where anyone with a Rust-related podcast idea could record and episode and we'd take care of the publishing part. Since then, Ben and I have recorded regular episodes about what's new in new Rust releases, and Allen Wyma has taken on a series of interviews with people and companies using Rust for interesting things. I have a number of episodes I'd like to record, but sadly not enough spare time in which to do so. I even have an idea for a completely new podcast that's not directly Rust related where I chat to people who build the technology that's all around us and that we've mostly forgotten is even there, but that's mostly a pipe dream for now.

Rust crates and tools: I've built a number of fully open-source Rust projects that are by now fairly widely used (>200 downloads a day). hdrhistogram allows efficient recording and storage of histogram data. inferno draws flame graphs in pure Rust (and underpins cargo-flamegraph). fantoccini implements the WebDriver protocol for browser control. flurry is a concurrent hash map modeled after Java's ConcurrentHashMap. imap is a Rust implementation of the IMAP protocol. Many of these have open issues, features, and needed infrastructure improvements that I should really get to, but with time stretched as thin as it is, keeping up with them all isn't feasible. Where I can I've tried to delegate maintainer tasks to others, but good maintainers with time on their hands is a scarce resource.

Current sponsors 61

@StevenBlack
@leandrobbraga
@Otterpohl
@walker-style
@JuxhinDB
@Auspicus
@davidcornu
@SamyAB
@Austionian
@HansMusterWhatElse
@Stromberg90
@dsul
@radu-matei
Private Sponsor
@AviTheBrown
@kakkoyun
@j7nw4r
@feamcor
@koskeller
@Azumi4han
@ajguerrer
Private Sponsor
@robinbrandt
@tatupesonen
@iff
@rogercoll
Private Sponsor
Private Sponsor
@grant0417
@Tiwalun
@bjeanes
@bombsimon
@mhovd
@hukuuu
@unexge
@MohamedBassem
Private Sponsor
@mantono
@jsurkont
@AdamGS
Private Sponsor
@sebadob
@superhawk610
@storopoli
@TmLev
@gbj
@kykosic
@ShadenSmith
@DrewBurkhart
@nxsy
@ChristianJacobsen
@ogghead
@kinnison
@ComputerCampLuv

Past sponsors 16

@dandxy89
@lukas-reineke
@mfaerevaag
@kemingy
@mikeleppane
@pvalletbo
@Mellonta
@cjm00n
@Devin-Yeung
@stepan-romankov
Private Sponsor
@kendru
@jaywonchung
@the-shank
@err0rless
Private Sponsor

Featured work

  1. jonhoo/inferno

    A Rust port of FlameGraph

    Rust 1,545
  2. jonhoo/fantoccini

    A high-level API for programmatically interacting with web pages through WebDriver.

    Rust 1,448
  3. jonhoo/rust-imap

    IMAP client library for Rust

    Rust 453
  4. jonhoo/flurry

    A port of Java's ConcurrentHashMap to Rust

    Rust 486
  5. HdrHistogram/HdrHistogram_rust

    A port of HdrHistogram to Rust

    Rust 295

Select a tier

$ a month

You'll receive any rewards listed in the $32 monthly tier. Additionally, a Public Sponsor achievement will be added to your profile.

$8 a month

Select

The Connoisseur

This tier is the main "I appreciate your work" tier. If you've gotten some value from what I've made, and want to say thank you, this is a great way to do so. It doesn't move the needle much in terms of me being able to dedicate more time to developing new materials, but it gives me a warm fuzzy feeling that makes me want to keep going with what I can :)

You also get access to a community chat channel on my Discord. It's not a channel where I necessarily hang out all the time myself (though I'll pop by now and again!), but rather a place for people to chat about my videos. You also get access to the #nuggets channel where I occasionally post interesting articles, tools, libraries, and the like that I come across.

$32 a month

Select

The Scholar

This tier is for those of you who are actively using my work, whether for your own projects or for self-study, or if you feel as though my content made a significant difference in your professional Rust career. This amount makes it more sustainable to develop content in my spare time, though won't substantially remove the need to keep a full time job.

In terms of rewards, this gives you access to the community Discord channel (see the lower tier). You'll also get access to two additional Discord channels: #suggestions and #qa. In #suggestions, you can propose things for me to either build, stream, or otherwise spend time on. In #qa, I'll do occasional shorter Q&A

$128 a month

Select

The Utopian

This tier is for those of you who want to (and are able to) make a dent towards me spending more time doing what I do. It'll take a few people at this tier to make a difference, but with enough support of this kind, I'll eventually be able to reduce my "real job" workload and take on more streams, open-source work, and educational material development.

As far as rewards go, you get everything from the earlier tiers, as well as access to short bonus videos (and maybe even streams) about things I've built, things I'm excited about, and my life more broadly. When I'm debating multiple ideas for what's next, you'll also get a chance to vote. Finally, at this tier, I'll let you know when I have travel plans!

$384 a month

Select

The Fellowship (small enterprise)

If you're a smaller company (<20 engineers) that is actively using my work either in your product or as teaching materials for your engineers, this is the tier for you. It'll help me sustain what I've already put out there, and add an incentive for me to continue.

With this tier, you get all the rewards of the lower tiers, as well as access to a 30 minute office hour slot per month to chat about some Rust /systems problem you're running into that I may be able to offer advice on.

Contact me directly for alternative payment options for this tier.

$896 a month

Select

The Guild (medium enterprise)

If you're a medium-sized company (<100 engineers) that is actively using my work either in your product or as teaching materials for your engineers, this is the tier for you. It'll help me sustain what I've already put out there, and add an incentive for me to continue.

With this tier, you get all the rewards of the lower tiers, as well as access to two 30 minute office hour slots per month to chat about some Rust /systems problem you're running into that I may be able to offer advice on.

Contact me directly for alternative payment options for this tier, and for higher levels of sponsorship (including those that require invoicing).