oak VS parka

Compare oak vs parka and see what are their differences.

oak

GO GO PARSE YOUR CODE GO GO (by go-go-golems)

parka

Convert your CLI apps to APIs (by go-go-golems)
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
oak parka
2 1
6 4
- -
7.9 8.8
about 1 month ago 3 days ago
Go Go
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.

oak

Posts with mentions or reviews of oak. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • AST-grep(sg) is a CLI tool for code structural search, lint, and rewriting
    15 projects | news.ycombinator.com | 10 Dec 2023
    I'll post my own crappy one called oak which uses templates to render the result of tree-sitter queries.

    https://github.com/go-go-golems/oak

    I initially hope the queries would be more powerful, but they are really not. You can write queries and a resulting template in a yaml file. The program will scan a list of repositories for all these YAML files, and expose them as command line verbs.

    Here is one to find go definitions:

    https://github.com/go-go-golems/oak/blob/main/cmd/oak/querie...

    This can then be run as:

             oak go definitions /home/manuel/code/wesen/corporate-headquarters/geppetto/pkg/cmds/cmd.go
  • Build your own custom AI CLI tools
    7 projects | dev.to | 14 Aug 2023
    An earth-shattering consequence of this heavenly design is that you can add repositories for various GO GO GADGETS such as sqleton, escuse-me, geppetto or oak to your projects' codebases, point to them in your config file, and BAM, you now have a rich set of CLI tools that is automatically shared across your team and kept in source control right along the rest of your code.

parka

Posts with mentions or reviews of parka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.
  • Build your own custom AI CLI tools
    7 projects | dev.to | 14 Aug 2023
    If we were to use something like parka, these flags would be exposed as REST APIs, HTML forms and file download URLs. For example, sqleton can be run as a webserver for easy querying of a database.

What are some alternatives?

When comparing oak and parka you can also consider the following projects:

geppetto - golang GPT3 tooling

sqleton - ☠️ sqleton ☠️ is a CLI tool to execute SQL commands

glazed - a library to make it easy to output structured data in your command line tools. add the icing on top of your data

escuse-me - GO GO GOLEM ELASTIC SEARCH GO GO GADGET - ESCUSE ME???

pyllms - Minimal Python library to connect to LLMs (OpenAI, Anthropic, AI21, Cohere, Aleph Alpha, HuggingfaceHub, Google PaLM2, with a built-in model performance benchmark.

syntax-searcher - Language-independent command-line utility for syntax-aware pattern matching.