Impressive early momentum. Already polished and picking up traction fast.
Universal LLM API client — 142+ providers, 11 native language bindings, powered by Rust core
Documentation
95
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
96
CI is configured (.github/workflows/ci-docs.yaml).
Test files detected (crates/liter-llm-proxy/tests).
Linter or formatter configured (.golangci.yml).
Lockfile present (Cargo.lock). Installs are reproducible.
Issue or PR templates present.
Project health
86
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 15Forks
- 87Releaseslatest 2mo ago
Community
- —Community health
- —authors own >50% of commits
- 214Watchers
Responsiveness
- 4d 3hMedian issue response
- 18d 2hMedian PR merge time
- 2Open issues
Repository files64 root entries
- .ai-rulez
- .cargo
- .githubGood: CI is configured (.github/workflows/ci-docs.yaml).Good: Dependabot covers 9 ecosystems (cargo, pip, npm, gomod, bundler, composer, maven, nuget, mix). Dependencies stay current.Good: Issue or PR templates present.
- .task
- cli-proxy
- cratesGood: Test files detected (crates/liter-llm-proxy/tests).
- docker
- docs
- e2e
- fixtures
- packages
- schemas
- scripts
- templates
- test_apps
- test_documents
- tests
- .clang-format
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- .golangci.ymlGood: Linter or formatter configured (.golangci.yml).
- .lychee.toml
- .lycheecache
- .npmrc
- .pre-commit-config.yaml
- .ruby-version
- .rumdl.toml
- .sdkmanrc
- .shellcheckrc
- .taplo.toml
- .textlintrc.json
- .typos.toml
- alef.toml
- analysis_options.yaml
- ATTRIBUTIONS.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CITATION.cff
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- composer.json
- composer.lock
- config.m4
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- deny.toml
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- go.work
- go.work.sum
- LICENSEGood: Licensed under MIT.
- llms.txt
- package.json
- Package.swift
- pnpm-lock.yaml
- pnpm-workspace.yaml
- pyproject.toml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- rust-toolchain.toml
- rustfmt.toml
- SECURITY.mdGood: Security policy present.
- Taskfile.yml
- tsconfig.json
- uv.lock
- zensical.toml