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

Projects in Awesome Lists tagged with stateless

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

https://github.com/vvo/iron-session

🛠 Secure, stateless, and cookie-based session library for JavaScript

authentication cookies expressjs nextjs nodejs serverless session stateless

Last synced: 02 Apr 2026

https://github.com/vvo/next-iron-session

🛠 Secure, stateless, and cookie-based session library for JavaScript

authentication cookies expressjs nextjs nodejs serverless session stateless

Last synced: 07 May 2025

https://github.com/dockovpn/dockovpn

🔐 Out of the box stateless openvpn-server docker image which starts in less than 2 seconds

docker docker-image inmemory openvpn openvpn-server out-of-the-box security stateless vpn vpn-server

Last synced: 15 May 2025

https://github.com/vaadin/hilla

Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.

client-side frontend java lit lit-element react reactive reactjs stateless typescript vaadin

Last synced: 20 Apr 2026

https://github.com/warewulf/warewulf

Warewulf is a stateless and diskless container operating system provisioning system for large clusters of bare metal and/or virtual systems.

clusters containers hpc provisioning stateless warewulf

Last synced: 05 May 2026

https://github.com/rican7/retry

A simple, stateless, functional mechanism to perform actions repetitively until successful.

backoff delay exponential fibonacci functional go incremental jitter limit linear retry stateless wait

Last synced: 15 May 2025

https://github.com/Rican7/retry

A simple, stateless, functional mechanism to perform actions repetitively until successful.

backoff delay exponential fibonacci functional go incremental jitter limit linear retry stateless wait

Last synced: 06 Apr 2025

https://github.com/xtuc/async-reactor

Render async Stateless Functional Components in React

async code-splitting component functional react stateless

Last synced: 13 Apr 2025

https://github.com/florent37/animatedwidgets

Easily add animations on your screen with AnimatedWidgets. Made for Bloc pattern

alpha anim animation bloc controller dart flutter opacity provider rotation stateful stateless translation tween

Last synced: 07 May 2025

https://github.com/dustlight-cn/auth

OAuth2.0 授权服务,用户中心,开放平台,微服务鉴权。

authorization-server identity-management oauth2 quasar-framework spring-boot spring-security-oauth2 springsecurity sso stateless vue

Last synced: 15 Feb 2026

https://github.com/hyperoslo/Aftermath

:crystal_ball: Stateless message-driven micro-framework in Swift.

command handler stateless unidirectional-data-flow

Last synced: 02 Aug 2025

https://github.com/hyperoslo/aftermath

:crystal_ball: Stateless message-driven micro-framework in Swift.

command handler stateless unidirectional-data-flow

Last synced: 22 Apr 2025

https://github.com/byjg/php-jwt-session

JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.

handler jwt jwt-token jwtsession php php-sessions php7 stateless stateless-components

Last synced: 03 Apr 2025

https://github.com/jsign/eth-stateless

Ethereum stateless tools

ethereum ethereum-preimages stateless

Last synced: 07 May 2025

https://github.com/homkai/deef

基于redux、react函数式组件,简单、健壮、强代码组织的框架

best-practice functional react redux stateless

Last synced: 26 Oct 2025

https://github.com/gregtatum/rugl

Declarative Stateless OpenGL in Rust

declarative opengl rust stateless

Last synced: 30 Apr 2025

https://github.com/nimbella/demo-projects

Collection of serverless projects that demonstrate stateful serverless applications including Jamstack applications.

faas jamstack serverless stateful stateless

Last synced: 11 Mar 2026

https://github.com/dupgit/sauvegarde

Continuous data protection for GNU/Linux (cdpfgl).

backup continuous-data-protection deduplication gnu-linux rest-api stateless

Last synced: 17 Dec 2025

https://github.com/ayesh/statelesscsrf

Secret-key based state-less CSRF token generator and validator for PHP 7. State-less means you do not have to store the CSRF token in session or database.

csrf netsec php php7 security stateless token token-authetication

Last synced: 06 Nov 2025

https://github.com/phpfn/phpfn

Functional PHP Toolset: Centralized monorepository for all libraries

currying functional immutable monorepo partial-application php placeholder stateless

Last synced: 11 Jan 2026

https://github.com/stateless-consensus/phant

A stateless Ethereum execution client

blockchain ethereum stateless

Last synced: 18 Mar 2025

https://github.com/attestate/eth-fun

A functional and state-less library for the Ethereum JSON-RPC.

ethereum functional solidity stateless web3

Last synced: 30 Apr 2025

https://github.com/scottctr/nstatemanager

Easy to use and very flexible finite state manager for .Net.

csharp dot-net dotnet dotnet-standard state-machine state-management stateless

Last synced: 10 Apr 2025

https://github.com/louciole/disclone

a minimalist yet feature-full discord clone [THIS IS A MIRROR OF THE GITLAB REPO]

clone discord discord-clone mock python stateless vanilla-javascript vanilla-js

Last synced: 14 Apr 2025

https://github.com/tarkov-database/website

The website of Tarkov Database

client database go rest stateless tarkov videogame website

Last synced: 16 Jan 2026

https://github.com/davidfantasy/shrio-with-jwt-spring-boot-starter

spring-boot环境下基于JWT Token的无状态shiro权限验证框架

accesstoken authorization jwt shiro spring-boot stateless token

Last synced: 05 Jul 2025

https://github.com/darkanthey/oauth2-stateless

OAuth 2.0 provider written in python. Can work without database.

aiohttp flask oauth2 oauth2-server python stateless tornado wsgi

Last synced: 26 Aug 2025

https://github.com/corundumgames/stateless-for-unity

A Unity port of Stateless that uses UniTask instead of standard TAP classes.

csharp state-machine stateless unity

Last synced: 23 Sep 2025

https://github.com/kumkeehyun/gstream

Kafka Streams DSL inspired, Stream processing library abstracting pipelines pattern using generic.

generic kafka-streams-dsl pipelines stateful stateless stream-processing

Last synced: 23 Mar 2025

https://github.com/florent37/flutter_audio_widget

Play an audio on flutter can be as simple as display an image ! Just add a widget into the tree

asset audio audios file flutter local media mp3 network pause play player playlist seek stateful stateless tree wav widget

Last synced: 12 May 2025

https://github.com/joaomilho/vault-desktop

🔑 [really] safe password management desktop UI

electron password security stateless vault

Last synced: 15 Jul 2025

https://github.com/build-on-aws/stateful-workloads-in-iac

When applying DevOps best practices and implementing infrastructure as code (IaC) for your projects, you have to make a decision: should you combine or separate components that store information (like databases) and other components that don’t? The duality of the question suggests that there is only one right answer. But is it, really?

aws-cdk aws-cloudformation cdk cloudformation iac infrastructure-as-code stateful stateless

Last synced: 23 Jan 2026

https://github.com/ls1intum/hades

A flexible and stateless job scheduler / CI System

ci docker golang kubernetes stateless

Last synced: 15 Apr 2025

https://github.com/mrmodise/senepe

A photo sharing Web app developed in Spring boot (backend) and Angular 4 (frontend)

angular angular-cli angular4 javascript spring-boot spring-security springframework stateless typescript

Last synced: 10 Jun 2025

https://github.com/rakutentech/simple-autoscaler

Stateless autoscaler for Cloud Foundry applications

12-factor autoscaling cloud-foundry cloudfoundry paas stateless

Last synced: 01 May 2025

https://github.com/darkrain-nl/home-assistant-addon-s0pcm-reader

Seamlessly bridge S0PCM-2/5 pulse meters to Home Assistant via MQTT. Native UI configuration, auto-discovery, and secure state recovery included.

energy-dashboard energy-monitoring home-assistant home-assistant-addon mqtt-client mqtt-discovery pulse-counter s0pcm stateless water-meter

Last synced: 24 May 2026

https://github.com/tspannhw/stateless-examples

Apache NiFi 1.10 Stateless Examples

apache-nifi apache-nifi-1-10 stateless

Last synced: 14 Apr 2025

https://github.com/gilbsgilbs/jwit

JWIT makes it easy to work with JWKS and asymmetric JWTs in your apps.

auth authentication go golang jwk jwks jwt server stateless

Last synced: 27 Jan 2026

https://github.com/rgrannell1/polonium

stateless password manager.

command-line password security stateless

Last synced: 07 May 2025

https://github.com/ispyhumanfly/avian

Create Enterprise-class component driven applications that scale.

application-server bunyan component-architecture enterprise fluentd html5 json redis scale stateless typescript

Last synced: 11 Mar 2026

https://github.com/yii2-extensions/psr-bridge

Transform your Yii2 applications into high-performance, PSR-compliant powerhouses.

emitter frankenphp psr7 roadrunner stateless worker yii2 yii2-extensions

Last synced: 21 Feb 2026

https://github.com/rakshixh/fakejobs-api

Stateless Node.js Express.js CRUD functionality API that uses JSON data as Database.

crud-api expressjs json-api jsonfile nodejs stateless

Last synced: 09 Apr 2025

https://github.com/joaomilho/vault-mobile

🔑 [really] safe password management mobile UI

android ios password react-native security stateless vault

Last synced: 06 May 2026

https://github.com/adam-rocska/invertible-typescript

A library for creating and managing invertible functions and type-safe pipelines in TypeScript.

composition compositionality functional functional-programming inverse invertible pipe pipeline proverse pure stateless strict typesafe typescript

Last synced: 09 Apr 2025

https://github.com/donuts-are-good/signupless

Stateless session tokens as a service

authentication golang stateless tokens

Last synced: 20 Nov 2025

https://github.com/arthuro555/create-project-state

A simple, tiny and opinionated state management library for editors.

hooks-api-react javascript library npm npm-package react state state-management stateless tiny typescript undo undo-redo

Last synced: 11 Apr 2026

https://github.com/codereviewvideos/symfony-3-stateless-user-impersonation

An example of stateless user authentication using LexikJWTAuthenticationBundle, Symfony 3.4, and FOS REST Bundle

authentication docker fosrestbundle fosuserbundle jwt lexikjwt stateless symfony

Last synced: 16 Apr 2026

https://github.com/rajput-vinay/dicee_flutter

This is a flutter project which can be used at multiple platforms applications like Android app, Mac app and web-based applications. The project Dicee is a dice app. You can make the die roll at the press of a button. With this app in your pocket, you’ll be able to settle any score on the go!

dart flutter flutter-apps stateful stateless

Last synced: 07 Feb 2026

https://github.com/sroehrl/neoan3-demo-api

A starting point for API backends based on PHP.

api generator jwt jwt-authentication jwt-token php7 stateless

Last synced: 22 Jun 2026

https://github.com/nucs/chaining

A simple library for creating functional state machines in C# code in without classes or enums.

chain chaining stateless statemachine workflow

Last synced: 30 Mar 2025

https://github.com/basem909/react-project

This projects is for math lovers. It's a calculator app using React technology

class functions hooks react stateless

Last synced: 28 Apr 2026

https://github.com/kishornaik/sol_rabbitmq_azureservicefabric

Simple example of how to use RabbitMQ in Azure Service Fabric

azure-service-fabric rabbitmq stateless

Last synced: 18 Jun 2026

https://github.com/kojibai/kairos_memory_stream

GlyphStream™ (LAH-MAH-TOR) — a Kai-native, pulse-synced provenance stream that reconstructs reply trees from witness chains (no DB, no embedded parents), and syncs via /sigils/inhale + /sigils/seal + /sigils/urls. Source-available. © BJ Klock (Kai Rex Klok).

deterministic glyph glyphstream harmonic-time kairos kks kks-1-0 lah-mah-tor no-database offline-first phi phi-network sigil sigil-glyph stateless

Last synced: 13 Jan 2026

https://github.com/theykk/gkey

Gkey A simple vaultless password manager in Go

go password stateless vault

Last synced: 31 Mar 2025

https://github.com/amcgregor/paste

An anonymous pastebin web application service… just without the "service" part. Or the "web application". Intended for reasonable length snippets, with a green light for links that ought to fit within an IRC message. Utilizes no external assets of any kind, and no "server-side" storage.

client-side microservice stateless

Last synced: 15 Mar 2026

https://github.com/1mb-dev/rollout-bucket

Deterministic bucketing for feature flags and A/B testing using MurmurHash3. Stateless, fast, TypeScript-native rollout library with zero dependencies.

ab-testing bucketing experimentation feature-flags feature-toggles murmurhash nodejs rollout stateless typescript

Last synced: 24 Feb 2026

https://github.com/kishornaik/sol_ocelot_api_gateway_azureservicefabric

Simple example of configuring ocelot api gateway in Service Fabric stateless application service.

azure-service-fabric ocelot-gateway stateless

Last synced: 26 Jun 2026

https://github.com/sambacha/sop-openpgp-js

Stateless OpenPGP Command Line Interface for openpgp-js

gpg opengpg pgp sop-opengpg stateless

Last synced: 11 Feb 2026

https://github.com/ramonbecker/ms-auth

Development of two authentication projects in microservices, using two models: stateful and stateless. Auth represents an authentication API. Any represents any API, which will only have to validate the access token

authentication authorization docker docker-compose java jwt-authentication jwt-authorization jwt-decode jwt-token microservice postgres postgresql python stateful stateless token

Last synced: 04 Apr 2026

https://github.com/attla/rajt

🧱 A serverless framework for AWS Lambda (Node.js / LLRT) and Cloudflare Workers.

aws aws-lambda aws-llrt cloudflare-workers frame-work framework lambda lambda-functions llrt serverless stateless

Last synced: 04 Mar 2026

https://github.com/kenfehling/omniauth-stateless

Ruby gem for doing stateless authentication with omniauth

api jwt middleware omniauth rails rest ruby stateless

Last synced: 15 May 2026

https://github.com/xcat2/confluent-docs

Documentation material for confluent

administration cluster deployment hpc provisioning stateless

Last synced: 02 Feb 2026

https://github.com/mralanbourne/yomi

A stateless high-performance Stremio addon for Sukebei. Access adult content via Real-Debrid and Torbox with zero server-side tracking

anime hentai nyaa nyaa-si real-debrid stateless stremio stremio-addon sukebei torbox

Last synced: 02 Apr 2026

https://github.com/muhammedrahil/21expo

FLUTTER - 21-expo college program exhibition program , 1921 malabar war history application

flutter stateless

Last synced: 24 Apr 2026

https://github.com/kapilkashyap/yoda

A basic HTTP server made using NodeJS which is lightweight, has a small footprint yet is powerful 💣

front-end-development http-server http-webserver httpserver javascript js-server node node-server node-web-server node-webserver nodejs stateless stateless-server web-server webserver yoda

Last synced: 19 Feb 2026

https://github.com/kerwanp/symfony-auth-example

A simple stateless auth system example for Symfony 4.

auth authentication stateless symfony symfony4 system

Last synced: 02 May 2026

https://github.com/sroehrl/neoanio-rest-starter

Simple project setup for stateless PHP REST-apis based on neoan.io LENKRAD

json-api jwt-auth php php8 rest-api stateless

Last synced: 09 Feb 2026

https://github.com/colinbellino/ludum-dare-46

Our submission for the Ludum Dare 46 event (April 2020)

aseprite ludum-dare ludum-dare-46 stateless unity3d

Last synced: 03 Mar 2025

https://github.com/homunmage/tiny-template-jwt-auth

simple jwt logic for stateless auth

fastapi jwt-auth stateless

Last synced: 12 May 2026

https://github.com/vip32/stateless-web

A simple web extension for the great stateless library

aspnetcore stateless workflow

Last synced: 24 Mar 2025

https://github.com/davidmosiah/delx-agent-utilities

Open-source stateless utility tools for AI agents: URL, DNS, TLS, OpenAPI, x402, JWT, CSV/JSON, cron, and composite reports.

agent-tools agentic-workflows ai-agents cli dns local-first mcp mcp-server model-context-protocol openapi pypi python stateless tls x402

Last synced: 27 Jun 2026

https://github.com/progval/calresa

[Work in progress] Room booking viewer

booking calendar cas python room-booking-viewer stateless web-application

Last synced: 05 Sep 2025

https://github.com/werkgraph/wg

An API, MCP, and CLI substrate for agent mediated work coordination. We provide the durable graph, strict contracts, and state machine, not just memory.

api cli jira linear mcp orchestration plane postgresql project-management stateless workflow workgraph

Last synced: 31 May 2026

https://github.com/artnum/menshen

Authentication mechanism using private/public key.

authentication authentication-strategy rsa-cryptography rsa-key-pair security stateless web

Last synced: 08 Oct 2025

https://github.com/attla/authentic

🆔 An effective stateless user authentication and authorization layer

auth authn authz serverless sso stateful stateless

Last synced: 18 Feb 2026

https://github.com/giansalex/machine-stateless

WorkFlow - Stateless

stateless workflow

Last synced: 06 Apr 2025

https://github.com/stevenferrer/phonestates

A demo of using stateless, an implementation of state machine in Go which uses an external storage

fsm state-machine stateless

Last synced: 14 May 2025

https://github.com/avitase/stateless_rand

Stateless and pure functional (pseudo) C++ random generator

constexpr cpp header-only pure-functional random-number-generators stateless

Last synced: 24 Jun 2025

https://github.com/abombalemba/cpaums

Cross-platform application update management system

api crud docker java jenkins jwt maven minio mvc postgresql redpanda spring-boot stateless swagger telegrambot

Last synced: 15 Apr 2026

https://github.com/vnykmshr/rollout-bucket

Deterministic bucketing for feature flags and A/B testing using MurmurHash3. Stateless, fast, TypeScript-native rollout library with zero dependencies.

ab-testing bucketing experimentation feature-flags feature-toggles murmurhash nodejs rollout stateless typescript

Last synced: 07 Feb 2026

https://github.com/veorq/eyhi

stateless few-times hash-based post-quantum signature

hash-based-signatures post-quantum signature stateless

Last synced: 13 Sep 2025

https://github.com/neoatlantis/scutum

A stateless OpenPGP command line (CLI) tool on NodeJS, based on openpgp.js

cli nodejs openpgp openpgpjs stateless

Last synced: 04 Apr 2026