notes
A collection of small notes that aren't appropriate for my blog. (by BurntSushi)
jiff
A datetime library for Rust that encourages you to jump into the pit of success. (by BurntSushi)
notes | jiff | |
---|---|---|
3 | 7 | |
32 | 2,103 | |
- | 7.7% | |
10.0 | 9.7 | |
over 2 years ago | 4 days ago | |
Rust | ||
Creative Commons Zero v1.0 Universal | The Unlicense |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
notes
Posts with mentions or reviews of notes.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-21.
-
Jiff: A brand new Datetime library for Rust, from the builder of ripgrep
I wrote down why I do it years ago: https://github.com/BurntSushi/notes/blob/master/2020-10-29_l...
You may not agree with me, which is fine, but you should now understand.
-
Oxy is Cloudflare's Rust-based next generation proxy framework
I'm not everyone, but this is why I do it: https://github.com/BurntSushi/notes/blob/master/2020-10-29_licensing-and-copyleft.md
-
Reimplementing the Coreutils in a modern language (Rust)
Nice. Recasting "prefer MIT" to "afraid of copyleft."
I'm pretty sure we've had this discussion before on lobste.rs, yet you continue to mischaracterize and lump all opposition of copyleft into some irrational position based on fear, or that we somehow can't think for ourselves because our employers don't like copyleft.
My full position: https://github.com/BurntSushi/notes/blob/master/2020-10-29_l...
jiff
Posts with mentions or reviews of jiff.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-21.
What are some alternatives?
When comparing notes and jiff you can also consider the following projects:
nginx-rs - Nginx module written in Rust
toggl
coreutils - Core utils re-implementation for UNIX/UNIX-like systems written in Rust
tz - Time zone database and code
boring - BoringSSL bindings for the Rust programming language.
no-panic - Attribute macro to require that the compiler prove a function can't ever panic