ManasJayanth's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
yudai/gotty
Share your terminal as a web application
clauderic/react-sortable-hoc
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
revery-ui/revery
:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
mesonbuild/meson
The Meson Build System
webpack-contrib/mini-css-extract-plugin
Lightweight CSS extraction plugin
cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
axe312ger/sqip
"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
espruino/Espruino
The Espruino JavaScript interpreter - Official Repo
kgryte/awesome-peer-to-peer
A list of peer-to-peer resources.
libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
linux-noah/noah
Bash on Ubuntu on macOS
mapbox/flamebearer
Blazing fast flame graph tool for V8 and Node 🔥
shamadee/web-dsp
A client-side signal processing library utilizing the power of WebAssembly (.wasm)
Billy-Ellis/Exploit-Challenges
A collection of vulnerable ARM binaries for practicing exploit development
esy/esy
package.json workflow for native development with Reason/OCaml
cirosantilli/cpp-cheat
MOVING TO: https://github.com/************/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects. 移至:https://github.com/************/linux-kernel-module-cheat#userland-content查看自述文件。 C,C ++,POSIX和Linux系统编程的最少示例。 尽可能使用断言。 酷第三方库和构建系统的世界。 备忘单,教程和小型项目。
webtorrent/bittorrent-protocol
Simple, robust, BitTorrent peer wire protocol implementation
samth/gradual-typing-bib
A bibliography on Gradual Typing
anmonteiro/reason-graphql-fullstack
Fullstack Reason + GraphQL Todo List App
douglascrockford/parseq
Better living thru immediacy!
keyz/the-super-tiny-interpreter
Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.
douglascrockford/fulfill
Safer, more cosmopolitan string interpolation.
revery-ui/reason-reactify
:rocket: Transform a mutable tree into a functional React-like API
jwatzman/vlc-sync
Syncronization extension for VLC to keep two people playing the same video in sync over the internet
cedlemo/OCaml-GI-ctypes-bindings-generator
gi-bindings-generator : OCaml Loader that uses GObject-Introspection in order to automatically create Ctypes bindings for Gnome libraries.
exced/ocaml-wasm-resources
Resources for a wasm backend for the OCaml compiler