Jon Gjengset

Results 44 repositories owned by Jon Gjengset

arccstr

40
Stars
6
Forks
Watchers

Thread-safe, reference-counted null-terminated immutable Rust strings.

arrav

68
Stars
1
Forks
Watchers

A sentinel-based, heapless, `Vec`-like type.

async-bincode

60
Stars
9
Forks
Watchers

Asynchronous access to a bincode-encoded item stream.

async-lease

16
Stars
0
Forks
Watchers

An asynchronous leased value

async-option

12
Stars
0
Forks
Watchers

Asynchronous Arc<Mutex<Option<T>>>

async-ssh

74
Stars
6
Forks
Watchers

High-level Rust library for asynchronous SSH connections

atone

103
Stars
11
Forks
Watchers

A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.

bgg-ratings

6
Stars
0
Forks
Watchers

bus

760
Stars
36
Forks
Watchers

Efficient, lock-free, bounded Rust broadcast channel

bustle

106
Stars
7
Forks
Watchers

A benchmarking harness for concurrent key-value collections