AbdelStark/awesome-typesafe
A curated list of official resources and community projects for TypeSafe, System One models, and Jev.
About the project
A curated list of official resources and community projects around TypeSafe, System One models, and Jev — an API that returns typed probabilistic decisions instead of generated text.
Useful for
- Find an SDK for Python, JavaScript, Rust, Ruby, or Elixir to work with Jev typed decisions
- Study patterns like confidence-gated routing and composite scoring to embed in your workflow
- Wire a TypeSafe integration into Home Assistant or Rails for entity evaluation and telemetry
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 120 stars so far today, about 157 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 214 stars.
- Top new repositories this week: #47.
- About 38 forks a day — people are taking the code.
- Recent forks include notable developers: @anxkhn (393 followers), @luantak (207 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 214
- Stars in a day
- 157
- Forks
- 30
- Issues and pull requests
- 35
- Watchers
- 0
- Language
- CSS
- License
- MIT
- Created
- September 17, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #47
- September 17, 2026Top new repositories this week: #186
Similar projects
-
6.0
cobanov/awesome-jev
A curated list of projects built with Jev, TypeSafe AI's System One model for fast typed probabilistic decisions (classification, routing, scoring, guardrails).
-
5.6
dabit3/jev-experiments
A collection of TypeScript demo apps focused on low latency and type safety; each app lives in its own top-level directory with its own README and tests.
-
5.6
theoephraim/awesome-cloudflare-selfhosted
A curated list of open-source apps that replace SaaS products and run in your own Cloudflare account on Workers, D1 and R2. Each entry is audited against its licence and deploy configuration.
-
5.5
yibie/awesome-jev
A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions (choice, score, boolean with confidence).
-
5.4
sabbircode-dev/learning-python
A personal repository of learning programs and exercises covering Python basics: variables, conditions, loops, functions and simple projects.
-
5.4
bojieli/ai-infra-book
Open book "Understanding AI Infra" by Bojie Li: quantitative derivation of LLM inference and training system design from hardware constraints and model architecture. Includes full text, PDF, calculation tools and…