coq-serapi VS Ceras

Compare coq-serapi vs Ceras and see what are their differences.

coq-serapi

Coq Protocol Playground with Se(xp)rialization of Internal Structures. (by ejgallego)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
coq-serapi Ceras
1 2
123 474
- -
8.1 0.0
8 days ago 4 months ago
OCaml C#
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

coq-serapi

Posts with mentions or reviews of coq-serapi. We have used some of these posts to build our list of alternatives and similar projects.
  • Translating My Z3 Tutorial to Coq
    1 project | news.ycombinator.com | 27 Feb 2021
    It's a question I hadn't really considered before. On first pass, as far as I know, I'd say the answer is no. It isn't clear to me what the objective of embedding Coq with a C api for example would be. The very core of Coq is about verifying proofs and not producing them and I'm not sure what the benefit of embedding it is.

    Having said that there are a few projects that may be something like what you're asking. First off, Coq has the SerAPI project https://github.com/ejgallego/coq-serapi through which external programs can talk to coq. This has been used for example to make a python OpenAi gym like interface https://github.com/princeton-vl/CoqGym.

    A different direction might be something like MetaMath Zero https://arxiv.org/abs/1910.10703 which is intended to be a small and fast verifier for it's language, perhaps maybe someday for embedding in applications. There is this notion of "Proof Carrying Code" which I don't really know what the current state of the art is. https://en.wikipedia.org/wiki/Proof-carrying_code One might want an easily embeddable trusted verifier for that purpose. I don't know.

Ceras

Posts with mentions or reviews of Ceras. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.

What are some alternatives?

When comparing coq-serapi and Ceras you can also consider the following projects:

coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

MessagePack for C# (.NET, .NET Core, Unity, Xamarin) - Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]

sexp-grammar - Invertible parsing for S-expressions

Protobuf.NET - Protocol Buffers library for idiomatic .NET

bs-json - Compositional JSON encode/decode library for BuckleScript

LiteNetLib - Lite reliable UDP library for Mono and .NET

Coqtail - Interactive Coq Proofs in Vim

QuikGraph - Generic Graph Data Structures and Algorithms for .NET

Json.NET - Json.NET is a popular high-performance JSON framework for .NET

JsonSubTypes - Discriminated Json Subtypes Converter implementation for .NET

Bois - Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with almost no change.

Hyperion - Polymorphic serialization for .NET