blob: 53733d92e0a455811d02b89c5fe236473a524d36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
- urls: [https://github.com/flori/json]
name: ruby-json
desc: |
Ruby's standard JSON gem (which comes bundled with the core Ruby
distribution!).
- urls: [https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio]
desc: |
The `mkinitcpio` tool generates init-ramdisk images to boot
GNU/Linux systems.
- urls:
- https://www.darwinsys.com/file/
- https://mailman.astron.com/pipermail/file/
- https://github.com/file/file
desc: |
The `file` tool sniffs a file to tell you about the file's
format.
- urls:
- https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
- https://github.com/erofs/erofs-utils
desc: |
EROFS is the Enhanced Read-Only File System, a successor to
SquashFS.
- urls: [https://github.com/diamondburned/gotk4]
desc: |
gotk4 is a project that burries the lede: yes, it is a set of Go
bindings to GTK4. But (IMO) more interestingly,
`./gir/cmd/gir-generate` is a tool for generating Go bindings to
GObject Introspection (GI) libraries from the `.gir` files
describing the library.
- urls:
- https://liberapay.com/
- https://github.com/liberapay
name: Liberapay
desc: |
Liberapay is a recurrent donations platform to help fund creators
and projects.
- urls:
- https://github.com/golang/net
- https://go.googlesource.com/net
- https://go-review.googlesource.com/c/net
name: Go x/net
desc: |
`golang.org/x/net` is a set of supplementary Go networking
libraries. These are used not just by programmers doing advanced
networking things in Go, but are also used internally by the Go
standard library.
- urls:
- https://github.com/golang/go
- https://go.googlesource.com/go
- https://go-review.googlesource.com/c/go
name: Go
desc: |
The Go programming language.
- urls:
- https://libreboot.org
- https://codeberg.org/libreboot
name: Libreboot
desc: |
Libreboot is a distribution of coreboot, a Free Software
motherboard-firmware platform.
- urls:
- https://www.gnu.org/software/binutils
- https://sourceware.org/binutils
- https://sourceware.org/pipermail/binutils
- https://www.gnu.org/software/gdb
- https://sourceware.org/gdb
- https://sourceware.org/pipermail/gdb-patches
name: GNU Binutils / GDB
desc: |
The GNU Binutils are the GNU utilities for working with binary
object files: the main ones are the `ld` linker that combines
compiler outputs into a complete program, and the `as` assembler.
GDB is the GNU Project Debugger for debugging compiled programs.
- urls:
- https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/ # v1 & v2
- https://chromium-review.googlesource.com/c/chromiumos/platform/vboot/ # v3 rewrite
name: vboot
desc: |
vboot is Google's Verified Boot reference implementation, and is
used by the coreboot userspace tools.
|