GithubHelp home page GithubHelp logo

AL Liu

LinkedIn   email   email   Twitter

I am currently open to a full remote Rust software engineer position (or Singapore On-site, but I need a visa sponsorship) 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
  • txn: Generic transaction managers implementations for developing MVCC and ACID databases. Currently, optimistic, multiple writers, multiple readers, and SSI (Serializable Snapshot Isolation) transaction managers mwmr and async-mwmr implementation are finished.
  • 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.
  • 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.
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

Al Liu's Projects

agnostic icon agnostic

Agnostic is a small crate which helps users who want to develop async runtime-agnostic crate.

aommap icon aommap

Append-only concurrent-safe memory map implementation.

archive icon archive

Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.

arcmut icon arcmut

Introduce ArcMut, utility for FFI.

arenadb icon arenadb

ACID and MVCC in memory/on-disk database based on ARENA skiplist.

atomic-time icon atomic-time

AtomicDuration, AtomicOptionDuration, AtomicSystemTime, AtomicOptionSystemTime, AtomicInstant and AtomicOptionInstant for Rust.

bytes icon bytes

Utilities for working with bytes

caches-rs icon caches-rs

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

cheap-clone icon cheap-clone

A trait which indicates that such type can be cloned cheaply.

crates icon crates

A templete for Rust project with multiple crates.

dartsult icon dartsult

A library implements Rust style [Result] for Dart error handle.

dbutils icon dbutils

A collection of crates which helps develop database.

enumit icon enumit

Generate enum type from struct.

ethabi icon ethabi

Encode and decode smart contract invocations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.