This is your work, valued
bumpalo. A fast bump allocation arena for Rust
2.3kdodrio. A fast, bump-allocated virtual DOM library for Rust and WebAssembly.
1.2kwu.js. wu.js is a JavaScript library providing higher order functions for ES6 iterators.
858generational-arena. A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
692state_machine_future. Easily create type-safe `Future`s from state machines — without the boilerplate.
331github-api. Javascript bindings for the Github API.
166glob-to-regexp. Convert a glob to a regular expression
150operational-transformation. JavaScript implementation of Operational Transformation
145safe-gc. A garbage collection library for Rust with zero unsafe code
138oxischeme. A Scheme implementation, in Rust.
134id-arena. A simple, id-based arena
130bacon-rajan-cc. Rust
95mach. A rust interface to the Mach 3.0 kernel that underlies OSX.
92bindgen-tutorial-bzip2-sys. A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen
79inlinable_string. An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.
71synth-loop-free-prog. Synthesis of Loop-free Programs in Rust
69intrusive_splay_tree. An intrusive splay tree implementation that is no-std compatible and free from allocation and moves
67peepmatic. A DSL and compiler for generating peephole optimizers for Cranelift
64fart. fitzgen's art
64scrapmetal. Scrap Your Rust Boilerplate
56operational-transformation-example. Example app using Operational Transformation
52associative-cache. A generic, fixed-size, associative cache
44wasm-smith. A WebAssembly test case generator
44wasm-nm. List the symbols within a wasm file
43source-map-mappings. Parse the `mappings` field in source maps
41chronos. Avoids JavaScript timer congestion
38winliner. The WebAssembly Indirect Call Inliner
29zoolander. Pure Python DSL for CSS.
28is_executable. Is there an executable file at the given path?
24derive_is_enum_variant. Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.
22one-page-wasm. Rust
21rpn-js. A reverse polish notation --> JavaScript compiler demoing source maps
21peeking_take_while. Rust
14