An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with typesafety

A curated list of projects in awesome lists tagged with typesafety .

https://github.com/dry-python/classes

Smart, pythonic, ad-hoc, typed polymorphism for Python

fp mypy mypy-plugins mypy-stubs pep561 python python3 typeclasses typesafety

Last synced: 14 May 2025

https://github.com/julien-r44/tuyau

RPC / E2E Client For AdonisJS

adonisjs e2e-client rpc-client typesafety ziggy

Last synced: 07 Mar 2026

https://github.com/ktsn/vue-typed-mixins

Type safe Vue.js mixins

mixins typesafety typescript vue

Last synced: 24 Apr 2025

https://github.com/mooxl/astroad

A pre-configured setup for easy website development with Astro and Payload CMS using Docker.

astro docker mongodb nodejs payload-template self-hosted typesafety typescript

Last synced: 22 Apr 2025

https://github.com/Snowflyt/tinyeffect

A tiny TypeScript library for handling side effects in a unified way using algebraic effects, offering a type-safe approach for async operations, error handling, dependency injection, and more.

algebraic-effects side-effect side-effects typesafe typesafety

Last synced: 26 Jan 2026

https://github.com/deeplook/ipyrest

An emerging widget for exploring RESTful APIs in Jupyter notebooks.

api binder-ready http ipywidget jupyter mime-types notebook postman python3 rest restful typesafety widget

Last synced: 15 Jun 2025

https://github.com/snowflyt/tinyeffect

A tiny TypeScript library for handling side effects in a unified way using algebraic effects, offering a type-safe approach for async operations, error handling, dependency injection, and more.

algebraic-effects side-effect side-effects typesafe typesafety

Last synced: 18 Oct 2025

https://github.com/liamwh/surreal-id

Create custom ID types that are guaranteed to be valid RecordIDs in SurrealDB

rust surrealdb typesafety

Last synced: 17 Apr 2025

https://github.com/afsalthaj/safe-string-interpolation

A type driven approach to string interpolation, aiming at consistent, secure, and only-human-readable logs and console outputs !

automatic derviation fp functional-programming interpolation logging macros scala string string-manipulation typeclass typesafety

Last synced: 26 Apr 2025

https://github.com/its-felix/shine

Rust inspired Option and Result implementation for Go

go go-library golang rust types typesafety

Last synced: 14 Jan 2026

https://github.com/filipkastovsky/typelink

Type-safe autocomplete for all your paths!

paths router typesafety typescript

Last synced: 20 Jun 2025

https://github.com/syntatis/wp-option

β˜” WordPress option with some safeguards

constraints typesafety validation wordpress wordpress-options

Last synced: 12 Jul 2025

https://github.com/jakesmd/typesafe-supabase

A dart package that enables type-safe queries to a Supabase database.

dart postgres supabase typesafety

Last synced: 30 Apr 2025

https://github.com/poppa/safe-result

Value that is either a success or failure

javascript-library js nodejs typesafety typescript

Last synced: 19 Mar 2025

https://github.com/nlfmt/stormdb

Simple but feature-rich JSON database for NodeJS. Supports custom class serialization and deserialization, advanced querying, and more.

database electron javascript json node nodejs orm typesafety typescript

Last synced: 09 Jul 2025

https://github.com/nickffox/identifierkit

Strongly typed identifiers for Swift projects

ios swift swift-framework swift4 typesafety

Last synced: 04 Feb 2026

https://github.com/ajmalfaris11/typescript

A repository dedicated to learning and experimenting with TypeScript concepts, including types, interfaces, classes, generics, and more. This project focuses on understanding TypeScript's features to build robust and type-safe JavaScript applications.

classes generics interfaces javascript learning programming typesafety typescript

Last synced: 17 Feb 2026

https://github.com/arstnei0/zenum

A better enum for simplicity and typesafety.

enum ts typesafety typescript

Last synced: 03 Jun 2026

https://github.com/attitude/duck-types-php

If it walks like a duck and talks like a duck, treat it like a duck, even if it’s not a duck β€” a dynamic typing for PHP inspired by Flow types

dynamic-type dynamic-types dynamic-typing experimental php php-library php7 type-safety typesafety

Last synced: 20 May 2026

https://github.com/nhas/tetcd

A typesafe harness for etcd

etcd typesafety wag

Last synced: 27 Apr 2026

https://github.com/propensive/hypotenuse

A rigorous and consistent foundation for numerical and arithmetic programming

arithmetic bitwise-operations scala typesafety unsigned-integers

Last synced: 11 Apr 2025

https://github.com/itsahmadawais/typed-env-safe

A zero-dependency, TypeScript-first utility to safely define, validate, and type environment variables.

npm npm-package typed-env typed-environment typesafety typescript

Last synced: 06 Apr 2026

https://github.com/nicoviii/typedpersistence

A library for F# which handles basic persistence stuff in a typesafe way

fsharp persistence typesafety

Last synced: 25 Jun 2026

https://github.com/lukahartwig/react-hook-form-zod

Typesafe forms with react-hook-form and zod.

react react-hook-form reactjs typesafety typescript zod

Last synced: 08 Jan 2026

https://github.com/aldotestino/okfetch

okfetch is a small family of TypeScript-first HTTP packages built around one idea: make fetch safer and more composable without hiding how the web platform works.

api better-result client result-pattern retries standard-schema timeouts typesafety typescript validation

Last synced: 03 Apr 2026

https://github.com/rajmazumder18110/grabenv

GrabEnv is a lightweight utility designed to simplify the validation, parsing, and management of environment variables in TypeScript applications. Combining dotenv for loading environment variables and Zod for schema-based validation, GrabEnv ensures robust and type-safe configuration, reducing the risk of errors from missing or mistyped variables.

dotenv environment-variables typesafety typescript validation zod-validation

Last synced: 31 Jan 2026

https://github.com/foxcapades/gomp

Ordered maps for Go

golang golang-library maps ordered typesafety

Last synced: 11 Feb 2026

https://github.com/kerelape/bitmask

Type-safe bitmasks for Go

bitmask bitmasks go golang typesafe typesafety

Last synced: 31 Jul 2025

https://github.com/RzGabriel/prisma-redis-cache

Streamlines caching Prisma operations using Redis with strong type-safety.

cache extension nodejs orm prisma redis typesafe typesafety typescript

Last synced: 03 Jan 2026

https://github.com/muhammadfarooq85/Prisma-Relations-MongoDb

This repository is about how can we maintain relations between different models via prisma. Like one-to-one, one-to-many etc. Thanks to @ghousahmed.

express-js node-js orm prisma prisma-client typesafety typescript

Last synced: 19 Oct 2025

https://github.com/vedanshshetti/tstoolset

Collection of handy TypeScript types, ranging from primitives like numbers all the way to UUIDs and Email Addresses.

ts type-library types typesafety typescript typescript-library

Last synced: 15 Jan 2026

https://github.com/deckdom/sasspect

Simple type-check library for minimalistic sass-tests

linting sass types typesafety

Last synced: 16 May 2026

https://github.com/dcode/jinja2-type-gen

Strict, compile-time/static type safety for Jinja2 templates without compromising runtime performance.

jinja2 mypy-stubs python3 typesafety

Last synced: 04 Apr 2026

https://github.com/yeasinat/form-handle-ts

1. Types βž” 2. Mutations βž” 3. Form βž” 4. Usage

react-hook-form-zod typesafety typescript

Last synced: 28 Jun 2025

https://github.com/besworks/validatedmethod

Provides runtime type checking for JavaScript function parameters similar to TypeScript, but with no compiling or dependencies.

javascript js library npm-package typesafety typescript validation

Last synced: 20 Apr 2026

https://github.com/itsawa/safest-function

Safest Function is a JavaScript library that ensures safe execution of functions by validating the types of arguments before they are passed. It supports primitive types, arrays, and objects, offering customizable error handling for safer and more reliable function execution.

argument-validation dev-tool dev-tools error-handling funcion-safety function javascript js library npm-package safety typesafety utility validation

Last synced: 03 Feb 2026

https://github.com/muhammadfarooq85/prisma-relations-mongodb

This repository is about how can we maintain relations between different models via prisma. Like one-to-one, one-to-many etc. Thanks to @ghousahmed.

express-js node-js orm prisma prisma-client typesafety typescript

Last synced: 10 Apr 2026