Skip to content
View casz92's full-sized avatar
💭
🪙 Go ahead
💭
🪙 Go ahead

Block or report casz92

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. kdb kdb Public

    High performance realtime database combining ETS with TTL for caching, RocksDB for persistent parallel writes, and SQLite for secondary indexing and fast lookups

    Elixir 3 1

  2. mktree mktree Public

    high-performance library that implements Merkle Trees using Rust + Elixir. It provides efficient cryptographic hashing and validation of data, making it suitable for blockchain applications and sec…

    Rust

  3. ntru_falcon ntru_falcon Public

    NIF C library for Elixir, implementing the post-quantum cryptography algorithm Falcon

    C

  4. ntrukem ntrukem Public

    NIF C library for Elixir, implementing the post-quantum cryptography algorithm NTRU-HRSS-KEM. This algorithm is a fundamental piece for public-key encryption and secure key establishment in a quant…

    C

  5. poolder poolder Public

    A compile-time builder that generates a concurrent pool of worker processes, batchers and schedulers for parallel task execution

    Elixir

  6. powex powex Public

    A high-performance Proof of Work implementation for Elixir using Rust NIFs (Native Implemented Functions). This library provides efficient SHA-256 based mining and validation capabilities with supp…

    Elixir