Skip to content
View al8n's full-sized avatar
🤐
I may be slow to respond.
🤐
I may be slow to respond.
  • Work for Human Future
  • Auckland, NZ / China / Singapore
  • 16:01 (UTC +08:00)
  • X @al8n9434

Highlights

  • Pro

Organizations

@chat-rs @al8n-repo-trash @derivit
Block or Report

Block or report al8n

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
al8n/README.md

AL Liu

LinkedIn   email   email  

I am currently open to a full remote Rust software engineer position (Hong Kong on-site or Singapore (need visa sponsorship) on-site) in Blockchain Infrastructures, Distributed Database, Cloud Native platforms and etc. Reach out [email protected]

  • I am Al Liu, currently, I am coding for my dream :).
  • Rustacean. Rust is my favorite language. Zig is the language I want to learn in recent future.
  • I am interested in distributed infrastructure software development and Blockchain development.
  • Currently, I am reading the source code of NATS, pion/webrtc, and Dgraph.
  • What am I working on?
    • Blockchain Infra.
    • I am implementing multiple distributed consensus algorithms in Rust.

Projects

Network
  • memberlist: A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol which helps manage cluster membership and member failure detection. Support QUIC, TCP/TLS/UDP.
  • ruserf: A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
  • WIP: ruraft: A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Raft protocol implementation.
Database
  • skipdb: An embedded, in-memory, zero-copy, ACI, MVCC, almost lock-free and serializable snapshot isolation database engine.
  • skl: A lock-free thread-safe arena based skiplist impelementation for building memtable.
  • zallocator: Amortizes the cost of small allocations by allocating memory in bigger chunks.
  • fmmap: A flexible and convenient high-level mmap for zero-copy file I/O.
  • fs4: Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to support async and replace libc with rustix.
  • memmapix: A pure Rust library for cross-platform memory mapped IO, which replace libc with rustix.
Cache
  • stretto: A high performance thread-safe memory-bound Rust cache.
  • caches: This is a Rust implementation for popular caches (support no_std).
Development Tools
  • atomic-time: Atomic version std::time implementation.
  • wg: Golang like WaitGroup and AsyncWaitGroup implementation for sync/async Rust.

Wekatime States(Since May 12, 2021)

al8n

Languages and Tools

rust go dart javascript typescript python

al8n

Top Repositories

Pinned

  1. ruserf ruserf Public

    A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.

    Rust 33 2

  2. memberlist memberlist Public

    A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.

    Rust 10 1

  3. skipdb skipdb Public

    An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.

    Rust 184 4

  4. stretto stretto Public

    Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

    Rust 398 28

  5. fmmap fmmap Public

    A flexible and convenient high-level mmap for zero-copy file I/O.

    Rust 101 7

  6. caches-rs caches-rs Public

    This is a Rust implementation for popular caches (support no_std).

    Rust 98 14