heyimalex's Stars
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
swc-project/swc
Rust-based platform for the Web
bvaughn/react-window
React components for efficiently rendering large lists and tabular data
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
serde-rs/serde
Serialization framework for Rust
ritz078/transform
A polyglot web converter.
mattn/go-sqlite3
sqlite3 driver for go using database/sql
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
rustwasm/wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
reactjs/rfcs
RFCs for changes to React
serde-rs/json
Strongly typed JSON library for Rust
farzher/fuzzysort
Fast SublimeText-like fuzzy search for JavaScript.
wojtekmaj/react-lifecycle-methods-diagram
Interactive React Lifecycle Methods diagram.
DisposaBoy/GoSublime
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
pmndrs/postprocessing
A post processing library for three.js.
rust-phf/rust-phf
Compile time static maps for Rust
BurntSushi/fst
Represent large sets and maps compactly with finite state transducers.
facebook/idx
Library for accessing arbitrarily nested, possibly nullable properties on a JavaScript object.
Glench/fuzzyset.js
fuzzyset.js - A fuzzy string set for javascript
rustwasm/wee_alloc
The Wasm-Enabled, Elfin Allocator
ballercat/wasm-loader
:sparkles: WASM webpack loader
rustwasm/wasm-pack-template
a template for starting a rust-wasm project to be used with wasm-pack
natefinch/atomic
atomic is a go package for atomic file writing
zikaari/onigasm
Oniguruma regex library on the web using WebAssembly
bsm/redis-lock
[DEPRECATED] Please see https://github.com/bsm/redislock instead
stainless-steel/md5
MD5 hash function
Schlechtwetterfront/fuzzy-rs
Fuzzy matching algorithm based on Sublime Text's string search.
openethereum/pwasm-std
WASM contracts standard library for Rust
wealthsimple/goller
An AWS SQS Queue poller for Go services
jneem/wu-manber
A rust implementation of the Wu-Manber multi-string-search algorithm.