Analysis Results: https://github.com/kojix2/LibUI

2026-08-27 00:52

Lines of Code by Language

Code, Comments, and Blank Lines Ratio

Language Files Code Comments Blanks Total
Markdown
6 0 367 150 517
File Code Comments Blanks Total
./README.md 0 151 75 226
./vendor/README.md 0 104 53 157
./vendor/LICENSE.md 0 5 5 10
./examples2/README.md 0 97 13 110
./examples2/todo/todo.md 0 1 0 1
./scripts/README.md 0 9 4 13
Rakefile
1 129 13 30 172
File Code Comments Blanks Total
./Rakefile 129 13 30 172
Ruby
47 3495 602 807 4904
File Code Comments Blanks Total
./lib/libui/error.rb 5 3 2 10
./lib/libui/version.rb 3 0 0 3
./lib/libui/ffi.rb 507 38 124 669
./lib/libui/fiddle_patch.rb 62 20 5 87
./lib/libui/libui_base.rb 36 10 8 54
./lib/libui/utils.rb 16 2 1 19
./lib/libui/platform.rb 133 13 18 164
./lib/libui.rb 267 33 62 362
./examples2/color_button.rb 40 20 12 72
./examples2/grid.rb 102 32 15 149
./examples2/combobox.rb 42 40 15 97
./examples2/progress_bar.rb 18 9 6 33
./examples2/checkbox.rb 38 13 11 62
./examples2/font_button.rb 18 12 6 36
./examples2/multiline_entry.rb 32 16 9 57
./examples2/editable_combobox.rb 41 39 13 93
./examples2/button.rb 30 11 10 51
./examples2/password_entry.rb 50 14 10 74
./examples2/search_entry.rb 47 23 10 80
./examples2/date_picker.rb 19 24 7 50
./examples2/slider.rb 31 23 13 67
./examples2/entry.rb 44 13 10 67
./examples2/window.rb 60 48 15 123
./scripts/ui_h.rb 21 7 10 38
./scripts/ui_ffi.rb 10 5 5 20
./examples/basic_image_view.rb 38 1 14 53
./examples/gpt2_notepad.rb 82 6 18 106
./examples/basic_table.rb 47 1 13 61
./examples/basic_table_image.rb 54 5 14 73
./examples/spectrum.rb 84 5 20 109
./examples/simple_notepad.rb 16 1 7 24
./examples/font_button.rb 28 0 7 35
./examples/basic_draw_text.rb 90 6 22 118
./examples/turing_pattern.rb 455 75 96 626
./examples/area_draw_image.rb 68 0 21 89
./examples/basic_area.rb 41 0 10 51
./examples/histogram.rb 146 10 33 189
./examples/draw_text.rb 131 0 34 165
./examples/basic_entry.rb 32 0 9 41
./examples/date_time_picker.rb 30 0 8 38
./examples/control_gallery.rb 327 9 48 384
./examples/midi_player.rb 78 14 15 107
./examples/basic_button.rb 17 0 8 25
./examples/basic_window.rb 12 0 6 18
./test/libui_test.rb 31 1 4 36
./test/test_helper.rb 4 0 1 5
./test/utils_test.rb 12 0 2 14
Shell
1 2 2 2 6
File Code Comments Blanks Total
./scripts/ui_diff.sh 2 2 2 6
Plain Text
1 0 17 4 21
File Code Comments Blanks Total
./LICENSE.txt 0 17 4 21
Total 56 3626 1001 993 5620

README Badges

Add these badges to your README.md to showcase your code statistics:

Lines of Code GitHub
Top Language GitHub
Languages GitHub
Code to Comment Ratio GitHub
Note: These badges are dynamic and will automatically reflect the latest analysis of your repository. For efficiency, analysis results are cached for 24 hours. If you've made changes to your repository and want to update the badge data, you can run a new analysis after the cache period expires.
GitHub Badge: Using GitHub-specific badge format. This URL format is optimized for GitHub repositories.