awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dakrone avatar

dakrone/cheshire

0
View on GitHub↗
1,546 stars·153 forks·Clojure·mit·7 viewsgithub.com/dakrone/cheshire↗

Cheshire

Features

  • JSON and Serialization - Fast JSON encoding and decoding library.
  • Data Serialization - Clojure library for high-performance JSON encoding and decoding.

Star history

Star history chart for dakrone/cheshireStar history chart for dakrone/cheshire

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Cheshire

Similar open-source projects, ranked by how many features they share with Cheshire.
  • shopspring/decimalshopspring avatar

    shopspring/decimal

    7,242View on GitHub↗

    This is an arbitrary-precision decimal library and fixed-point math implementation used to eliminate floating-point rounding errors. It provides tools for high-precision arithmetic, a numerical analysis toolkit, and a database decimal mapper to ensure numerical accuracy in financial and scientific calculations. The library includes specialized serialization tools to transform high-precision numbers into SQL database types, JSON, and XML formats without losing precision. It also implements a variety of rounding strategies, including banker and cash rounding, and provides mechanisms for decimal

    Gobignumberdecimalsgo
    View on GitHub↗7,242
  • kangax/fabric.jskangax avatar

    kangax/fabric.js

    31,236View on GitHub↗

    Fabric.js is an HTML5 canvas library and interactive vector graphics engine. It provides an object-oriented model for creating, manipulating, and animating 2D shapes and interactive graphics on a web page. The project functions as an SVG to canvas parser, translating SVG data into interactive canvas objects and exporting canvas states back into SVG format. It also serves as a canvas image processing tool for applying filters, gradients, patterns, and brush strokes to visual elements. The library covers programmatic vector manipulation, including the ability to scale, rotate, skew, and group

    TypeScript
    View on GitHub↗31,236
  • ahrefs/atdahrefs avatar

    ahrefs/atd

    353View on GitHub↗

    Static types for JSON APIs

    OCaml
    View on GitHub↗353
  • airstruck/knifeairstruck avatar

    airstruck/knife

    515View on GitHub↗

    A collection of useful micro-modules for Lua.

    Lua
    View on GitHub↗515
See all 30 alternatives to Cheshire→

Frequently asked questions

What are the main features of dakrone/cheshire?

The main features of dakrone/cheshire are: JSON and Serialization, Data Serialization.

What are some open-source alternatives to dakrone/cheshire?

Open-source alternatives to dakrone/cheshire include: shopspring/decimal — This is an arbitrary-precision decimal library and fixed-point math implementation used to eliminate floating-point… kangax/fabric.js — Fabric.js is an HTML5 canvas library and interactive vector graphics engine. It provides an object-oriented model for… ahrefs/atd — Static types for JSON APIs. alexcrichton/toml-rs — A [TOML][toml] decoder and encoder for Rust. This library is currently compliant with the v0.5.0 version of TOML. This… appsflyer/lein-protodeps — Leiningen plugin for consuming and compiling protobuf schemas. airstruck/knife — A collection of useful micro-modules for Lua.