awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
leonardoborges avatar

leonardoborges/bouncer

0
View on GitHub↗
361 stars·38 forks·Clojure·2 views

Bouncer

A validation DSL for Clojure & Clojurescript applications

Features

  • Data Validation - Validation library for Clojure.
  • Validation - Validation DSL for checking application data constraints.

Star history

Star history chart for leonardoborges/bouncerStar history chart for leonardoborges/bouncer

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Bouncer

Similar open-source projects, ranked by how many features they share with Bouncer.
  • alecthomas/voluptuousalecthomas avatar

    alecthomas/voluptuous

    1,845View on GitHub↗

    CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.

    Python
    View on GitHub↗1,845
  • ambitioninc/kmatchambitioninc avatar

    ambitioninc/kmatch

    47View on GitHub↗

    A language for filtering, matching, and validating Python dictionaries

    Python
    View on GitHub↗47
  • capitalone/datacompycapitalone avatar

    capitalone/datacompy

    649View on GitHub↗

    Pandas, Polars, Spark, and Snowpark DataFrame comparison for humans and more!

    Python
    View on GitHub↗649
  • ajv-validator/ajvajv-validator avatar

    ajv-validator/ajv

    14,733View on GitHub↗

    Ajv is a high-performance data validation framework that compiles JSON schemas into optimized, standalone JavaScript functions. By transforming declarative schema definitions into executable code, it eliminates runtime interpretation overhead and provides a secure, efficient way to enforce data integrity across both browser and server environments. The library distinguishes itself through its focus on performance and type safety. It employs advanced compilation techniques, including abstract syntax tree optimization and function caching, to ensure rapid validation. Beyond standard checks, it

    TypeScriptajvjson-schemavalidator
    View on GitHub↗14,733
See all 30 alternatives to Bouncer→

Frequently asked questions

What does leonardoborges/bouncer do?

A validation DSL for Clojure & Clojurescript applications

What are the main features of leonardoborges/bouncer?

The main features of leonardoborges/bouncer are: Data Validation, Validation.

What are some open-source alternatives to leonardoborges/bouncer?

Open-source alternatives to leonardoborges/bouncer include: alecthomas/voluptuous — CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library. ambitioninc/kmatch — A language for filtering, matching, and validating Python dictionaries. capitalone/datacompy — Pandas, Polars, Spark, and Snowpark DataFrame comparison for humans and more! cleanlab/cleanlab — Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting… colinhacks/zod — Zod is a TypeScript-first schema declaration and validation library designed to ensure end-to-end data integrity. It… ajv-validator/ajv — Ajv is a high-performance data validation framework that compiles JSON schemas into optimized, standalone JavaScript…