right behind you

Nick Fitzgerald

Elite
@fitzgen

bumpalo. A fast bump allocation arena for Rust

2.3k

dodrio. A fast, bump-allocated virtual DOM library for Rust and WebAssembly.

1.2k

wu.js. wu.js is a JavaScript library providing higher order functions for ES6 iterators.

858

generational-arena. A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.

692

state_machine_future. Easily create type-safe `Future`s from state machines — without the boilerplate.

331

github-api. Javascript bindings for the Github API.

166

glob-to-regexp. Convert a glob to a regular expression

150

operational-transformation. JavaScript implementation of Operational Transformation

145

safe-gc. A garbage collection library for Rust with zero unsafe code

138

oxischeme. A Scheme implementation, in Rust.

134

id-arena. A simple, id-based arena

130

bacon-rajan-cc. Rust

95

mach. A rust interface to the Mach 3.0 kernel that underlies OSX.

92

bindgen-tutorial-bzip2-sys. A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen

79

inlinable_string. An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.

71

synth-loop-free-prog. Synthesis of Loop-free Programs in Rust

69

intrusive_splay_tree. An intrusive splay tree implementation that is no-std compatible and free from allocation and moves

67

peepmatic. A DSL and compiler for generating peephole optimizers for Cranelift

64

fart. fitzgen's art

64

scrapmetal. Scrap Your Rust Boilerplate

56

operational-transformation-example. Example app using Operational Transformation

52

associative-cache. A generic, fixed-size, associative cache

44

wasm-smith. A WebAssembly test case generator

44

wasm-nm. List the symbols within a wasm file

43

source-map-mappings. Parse the `mappings` field in source maps

41

chronos. Avoids JavaScript timer congestion

38

winliner. The WebAssembly Indirect Call Inliner

29

zoolander. Pure Python DSL for CSS.

28

is_executable. Is there an executable file at the given path?

24

derive_is_enum_variant. Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.

22

one-page-wasm. Rust

21

rpn-js. A reverse polish notation --> JavaScript compiler demoing source maps

21

peeking_take_while. Rust

14
33
Apply