Diggory Blake

Results 10 repositories owned by Diggory Blake

act-zero

121
Stars
7
Forks
Watchers

aerosol

32
Stars
2
Forks
Watchers

Dependency injection for Rust

aoc2018

45
Stars
3
Forks
Watchers

Rust solutions to the Advent Of Code 2018

ijson

118
Stars
10
Forks
Watchers

More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.

lockless

58
Stars
4
Forks
Watchers

Composable, lock-free, allocation-light data structures

meteor-reactive-publish

40
Stars
5
Forks
Watchers

Enable server-side reactivity for Meteor.publish

posts

22
Stars
6
Forks
Watchers

query_interface

66
Stars
4
Forks
Watchers

Dynamically query a type-erased object for any trait implementation

rnet

72
Stars
4
Forks
Watchers

rust-field-offset

32
Stars
10
Forks
Watchers

Safe pointer-to-member functionality for rust