Pinned Repositories
courier
annex
Artificial Neural Networks in Elixir
boston
Neural networks with a JSON API
bus_car
A super simple Elasticsearch tool with its own DSL and Ecto-like use.
dgraph_ex
A database wrapper and http client for dgraph
jobbit
Run risky tasks without endangering the caller
soy
A RocksDB in Elixir experiment using Rustler
tantex
A lib for using Rust's Tantivy in Elixir
ecto
A toolkit for data mapping and language integrated query.
tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
elbow-jason's Repositories
elbow-jason/atom_crasher
An Elixir/Phoenix project that demonstrates the danger of dynamic atom creation the Erlang VM
elbow-jason/byte_ordered_float
Byte encoding and decoding for 64-bit floats that preserves sorting order in Elixir.
elbow-jason/agatedb
A persistent key-value storage in rust.
elbow-jason/art.zig
An Adaptive Radix Tree ported from c
elbow-jason/artoo
elbow-jason/async-sqlite
A Rust library to interact with sqlite from an async context.
elbow-jason/badger-rs
elbow-jason/brotli_rustler
elbow-jason/congee
Concurrent ART (adaptive radix tree)
elbow-jason/ecto_ch
ClickHouse adapter for Ecto
elbow-jason/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
elbow-jason/explorer
Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
elbow-jason/gbdt-rs
MesaTEE GBDT-RS : a fast and secure GBDT library, supporting TEEs such as Intel SGX and ARM TrustZone
elbow-jason/graphql-parser
A graphql query language and schema definition language parser and formatter for rust
elbow-jason/jiku-rs
elbow-jason/lsm-rs
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
elbow-jason/myxql
MySQL 5.5+ driver for Elixir
elbow-jason/ord_float
A Rust newtype for f64 that implement Eq, Hash and other useful traits
elbow-jason/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
elbow-jason/pdf-rs
PDF parser and renderer. Includes a PostScript interpreter, a Type 1 font renderer, a TTF renderer, and a PNG decoder
elbow-jason/req
Req is a batteries-included HTTP client for Elixir.
elbow-jason/rust-kv
An embedded key/value store for Rust
elbow-jason/rust_bytes_diff_showdown
Rust benchmarks with quite a few algorithms for byte slice comparison
elbow-jason/rustler
Safe Rust bridge for creating Erlang NIF functions
elbow-jason/sled-1
the champagne of beta embedded databases
elbow-jason/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
elbow-jason/sync
An Elixir/Phoenix node that runs PostgreSQL Replication to automatically synchronize data to clients
elbow-jason/wormhole_elixir
A very rough draft of the wormhole tree implemented in elixir.
elbow-jason/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
elbow-jason/zig_shadowed_symbol
A simple reproduction of an error where Zig seems to be shadowing symbols from C