sgf-render VS lemmy-help

Compare sgf-render vs lemmy-help and see what are their differences.

sgf-render

Sgf Rendering CLI written in Rust (by julianandrews)

lemmy-help

Every one needs help, so lemmy-help you! A CLI to generate vim/nvim help doc from emmylua (by numToStr)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sgf-render lemmy-help
7 11
29 144
- -
7.1 0.0
3 months ago 6 months ago
Rust Rust
MIT License MIT License
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.

sgf-render

Posts with mentions or reviews of sgf-render. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-15.
  • Side simple project in Rust
    15 projects | /r/rust | 15 Nov 2022
    a CLI tool for rendering Go (the board game) records,
  • What do you think about Zig?
    5 projects | /r/rust | 21 Dec 2021
    As an example, here's the CI config I use for building a hobby project of mine for Linux/Mac/Windows.
  • New version of sgf-render CLI
    3 projects | /r/baduk | 10 Sep 2021
    I've just realized that the way --kifu currently works id doesn't pay attention to --first-move-number so this will be a little funky. I've opened an issue to fix that. I'll probably get to it in the next week or so (if I don't find time today).
  • Encyclopedia Daily Day 28 Problems 136140 Black
    1 project | /r/baduk | 29 Jan 2021
    Thanks! In case anyone is curious, the tool I used is available here: https://github.com/julianandrews/sgf-render.
  • Curious question
    1 project | /r/baduk | 21 Jan 2021
    Huh! I actually wrote a utility to render diagrams (https://github.com/julianandrews/sgf-render) and looking around a bunch all the diagrams I saw skipped 'I' so I did the same.
  • Encyclopedia Daily Day 1 Problems 15
    1 project | /r/baduk | 2 Jan 2021
    Here's the repo: https://github.com/julianandrews/sgf-render

lemmy-help

Posts with mentions or reviews of lemmy-help. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.
  • Question for lua Plugin devs.
    8 projects | /r/neovim | 10 Mar 2023
    So let me tell you about my experience! In the stone ages of lua plugins, I was maintaining a markdown file to note down all the APIs but as the plugin was constantly changing, docs were getting out of sync very quickly and it was a royal pain to update them. So, in my case emmylua was the obvious choice for the docs, so I began searching for tools that convert emmylua to vim-help, luckily I found tree-sitter-lua#docgen and mini.doc. But in the end, I decided to write my own tool, and thus lemmy-help was born. Here a help file generated by it
  • Plugin devs: type check your lua plugins with lua-language-server and EmmyLua (GitHub action)
    6 projects | /r/neovim | 18 Jan 2023
    When I added some EmmyLua docs to one of my plugins (to generate Vimdoc using lemmy-help), I noticed lua-language-server was giving me diagnostics based on my documentation. This was something I was not getting from linters like luacheck. So I asked myself, "Can I leverage lua-language-server and EmmyLua to statically type check my Lua code?"
  • PSA: Code Blocks can now be highlighted in vimdoc
    2 projects | /r/neovim | 22 Nov 2022
    This will drastically improve the UX of help files. I am adding support for this in lemmy-help here https://github.com/numToStr/lemmy-help/pull/65 and I hope other doc generators can leverage this to provide beautiful help docs :)
  • Are there any good starter templates for writing Neovim plugins?
    4 projects | /r/neovim | 20 Nov 2022
    If you want to provide vim doc, I recommend to use lemmy-help as soon as possible.
  • Side simple project in Rust
    15 projects | /r/rust | 15 Nov 2022
    Rust is great for parsing text. I created https://github.com/numToStr/lemmy-help to parse emmylua from lua code and convert it into vim help doc. I am also reading https://craftinginterpreters.com/ to expand my parsing knowledge and using Rust as the implementation language.
  • lemmy-help v0.8.0 - Emmylua to vimdoc generator now has full support for emmylua types
    1 project | /r/neovim | 14 Oct 2022
    I just released lemmy-help v0.8.0 which now has support for all* emmylua types. That means you can use any complex types in you emmylua annotations and it will be parsed correctly and vimdoc will be rendered as expected
  • Vim doc to markdown
    4 projects | /r/neovim | 2 Sep 2022
    And if you are writing lua plugin which have public API, I would recommend writing emmylua and covert that into vimdoc using https://github.com/numToStr/lemmy-help (Self Plug)
  • lemmy-help v0.5.0 | Generate vimdoc from emmylua
    1 project | /r/neovim | 8 Jul 2022
    multiline ---@field description
  • Generating docs for plugins?
    3 projects | /r/neovim | 21 Apr 2022
    I've just released https://github.com/numToStr/lemmy-help :)
  • lemmy-help | A CLI for generating help docs from emmylua
    2 projects | /r/neovim | 21 Apr 2022
    That's just too much. You can just download the binaries from the releases page https://github.com/numToStr/lemmy-help/releases

What are some alternatives?

When comparing sgf-render and lemmy-help you can also consider the following projects:

img2sgf - Convert images of go diagrams to SGF format using Python and OpenCV

haskell-tools.nvim - Supercharge your Haskell experience in neovim!

libc - Raw bindings to platform APIs for Rust

git-hooks.nix - Seamless integration of https://pre-commit.com git hooks with Nix.

goban-screenhack - An XScreenSaver hack to display games of Go

torqc - The official zeta compiler

intercom - Object based cross-language FFI for Rust

panvimdoc - Write documentation in pandoc markdown. Generate documentation in vimdoc.

yablocks

boilit - create boilerplate structure for neovim plugins

forget-me-not - command-line task reminder sending desktop notifications

videocall-rs - teleconference system written in rust