bsoneach
BSON processor
A package that reads and processes large BSON files efficiently
Elixir package that applies a function to each document in a BSON file.
9 stars
12 watching
6 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
bsonelixirelixir-langhexpackageparsestream
Related projects:
Repository | Description | Stars |
---|---|---|
checkiz/elixir-bson | An Elixir implementation of the BSON data format | 26 |
secomind/cyanide | Provides an Elixir interface to BSON documents | 12 |
nebo15/gen_task | A behavior that helps manage errors and recover from them in GenStage workers | 23 |
beatrichartz/parallel_stream | An Elixir module that parallelizes stream operations while preserving order | 100 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |
nebo15/multiverse | Manages multiple API versions to reduce compatibility issues and improve backwards compatibility | 95 |
blooddy/blooddy_crypto | A set of algorithms and data processing tools for binary data | 91 |
nebo15/renew | A toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure | 34 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
bitwalker/libcluster | Automates Erlang node cluster formation and healing | 1,961 |
novabyte/pathway | An Erlang/Elixir client library for interacting with the Trak.io REST API | 4 |
folz/bento | A fast and correct Elixir library for reading and writing bencoded metainfo files | 95 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 815 |
mongodb/bson-ruby | An implementation of the BSON specification in Ruby. | 82 |