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
ajberkley avatar

ajberkley/cl-binary-store

0
View on GitHub↗
52 stars·1 fork·Common Lisp·BSD-3-Clause·12 views

Cl Binary Store

A fast Common Lisp binary serializer/deserializer

Features

  • Parsing and Serialization - High-performance binary serializer for Lisp objects.

Star history

Star history chart for ajberkley/cl-binary-storeStar history chart for ajberkley/cl-binary-store

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Cl Binary Store

These projects share indexed features with Cl Binary Store. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • conspack/cl-conspackconspack avatar

    conspack/cl-conspack

    98View on GitHub↗

    Implementation for Common Lisp.

    Common Lisp
    View on GitHub↗98
  • danny1113/html-parser-builderdanny1113 avatar

    danny1113/html-parser-builder

    11View on GitHub↗

    A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.

    Swift
    View on GitHub↗11
  • drewc/smugdrewc avatar

    drewc/smug

    111View on GitHub↗

    Super Monadic Über Go-into : parser combinators for Common Lisp

    Common Lisp
    View on GitHub↗111
  • antirez/lua-cmsgpackantirez avatar

    antirez/lua-cmsgpack

    378View on GitHub↗

    A self contained Lua MessagePack C implementation.

    C
    View on GitHub↗378
Compare all 28 related projects→

Frequently asked questions

What does ajberkley/cl-binary-store do?

A fast Common Lisp binary serializer/deserializer

What are the main features of ajberkley/cl-binary-store?

The main features of ajberkley/cl-binary-store are: Parsing and Serialization.

Which projects share features with ajberkley/cl-binary-store?

Projects with overlapping indexed features include: conspack/cl-conspack — Implementation for Common Lisp. danny1113/html-parser-builder — A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder. drewc/smug — Super Monadic Über Go-into : parser combinators for Common Lisp. eugeneia/maxpc — Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing. fosskers/parcom — Simple parser combinators for Common Lisp. antirez/lua-cmsgpack — A self contained Lua MessagePack C implementation.