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
·
ispirata avatar

ispirata/cyanideFork

0
View on GitHub↗
13 stars·6 forks·Elixir·Apache-2.0·3 viewsbsonspec.org↗

Cyanide

BSON documents in Elixir language

Features

  • BSON - BSON encoding and decoding library.

Star history

Star history chart for ispirata/cyanideStar history chart for ispirata/cyanide

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 Cyanide

Similar open-source projects, ranked by how many features they share with Cyanide.
  • mbdavid/litedbmbdavid avatar

    mbdavid/LiteDB

    9,410View on GitHub↗

    LiteDB is a serverless, embedded NoSQL document database for .NET applications. It persists data into a single portable file, functioning as a BSON data store that resides within the application process rather than running as a separate server. The system is ACID compliant, utilizing write-ahead logging to ensure atomic, consistent, isolated, and durable transactions. It includes built-in encryption to provide secure local data storage and protect files on disk from unauthorized access. The project covers object-document mapping to convert classes into document formats, indexed search capabi

    C#
    View on GitHub↗9,410
  • nebo15/bsoneachNebo15 avatar

    Nebo15/bsoneach

    9View on GitHub↗

    Elixir package that applies a function to each document in a BSON file.

    Elixir
    View on GitHub↗9

Frequently asked questions

What does ispirata/cyanide do?

BSON documents in Elixir language

What are the main features of ispirata/cyanide?

The main features of ispirata/cyanide are: BSON.

What are some open-source alternatives to ispirata/cyanide?

Open-source alternatives to ispirata/cyanide include: mbdavid/litedb — LiteDB is a serverless, embedded NoSQL document database for .NET applications. It persists data into a single… nebo15/bsoneach — Elixir package that applies a function to each document in a BSON file.