lazygit
lazygit is a popular terminal UI that streamlines common yet complex Git operations. It makes tasks like interactive rebasing or partial file staging significantly more manageable than standard Git CLI.
BSON is the Binary JSON specification, a compact serialization format famously used by MongoDB. Its minimal spec surface makes it quite neat and approachable for self-implementation.
Visit bsonspec.org →