- Auckland, NZ / China / Singapore
-
07:25
(UTC +08:00) - in/al8n
Highlights
- Pro
-
valog Public
A lock-free, generic, lightweight value log for WiscKey or Bitcask architecture databases.
-
-
dtlog Public
A log for tracking discard stats of multi-files databases.
-
-
skl Public
A lock-free thread-safe arena based Skiplist impelementation for building memtable.
-
rarena Public
Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
-
-
orderwal Public
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
-
fs4-rs Public
Forked from danburkert/fs2-rsExtended 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.
-
crossbeam-skiplist-mvcc Public
Support MVCC (Multiple Version Concurrent Control) for `crossbeam-skiplist`.
-
-
aol Public
Generic purpose append-only log or write-ahead log with in-memory snapshot support.
-
-
skipdb Public
An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
-
-
crossbeam Public
Forked from crossbeam-rs/crossbeamTools for concurrent programming in Rust
Rust Apache License 2.0 UpdatedOct 16, 2024 -
equivalent Public
Forked from indexmap-rs/equivalentRust traits for key comparison in maps.
Rust Apache License 2.0 UpdatedOct 15, 2024 -
among Public
The enum Among with variants Left, Middle and Right is a general purpose sum type with three cases.
-
-
crates Public template
A templete for Rust project with multiple crates.
-
wg Public
Golang like WaitGroup implementation for sync/async Rust, support no_std environment.
-
agnostic Public
Agnostic is a small crate which helps users who want to develop async runtime-agnostic crate.
-
smallvec-wrapper Public
Macro and common structs to play with `smallvec`
-
faststr Public
Forked from volo-rs/faststr`faststr` is a string library that try to avoid the cost of clone.
Rust Apache License 2.0 UpdatedSep 14, 2024 -
cheap-clone Public
A trait which indicates that such type can be cloned cheaply.
Rust Apache License 2.0 UpdatedSep 2, 2024 -
this-week-in-rust Public
Forked from rust-lang/this-week-in-rustData for this-week-in-rust.org
HTML UpdatedSep 2, 2024 -
limedb Public
ACID and MVCC in memory/on-disk database based on ARENA skiplist.
Shell Apache License 2.0 UpdatedJul 9, 2024 -
rustix Public
Forked from bytecodealliance/rustixSafe Rust bindings to POSIX-ish APIs
Rust Other UpdatedJun 17, 2024 -
byteorder-friends Public
Friendly extensions for `byteorder`.
Shell Apache License 2.0 UpdatedMay 30, 2024 -