EWOTE's Stars
NixOS/nix
Nix, the purely functional package manager
arrow-kt/arrow
Λrrow - Functional companion to Kotlin's Standard Library
kettanaito/naming-cheatsheet
Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
coells/100days
100 days of algorithms
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
agda/agda-categories
A new Categories library for Agda
urql-graphql/urql
The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
ChrisPenner/slick
Static site generator built on Shake configured in Haskell
kriskowal/gtor
A General Theory of Reactivity
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
denoland/deno
A modern runtime for JavaScript and TypeScript.
chentsulin/awesome-react-renderer
Awesome list of React Renderer
vadimdemedes/ink
🌈 React for interactive command-line apps
pmndrs/zustand
🐻 Bear necessities for state management in React
favonia/hdtt2020-notes
TanStack/table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
mobxjs/mobx-state-tree
Full-featured reactive state management without the boilerplate
HigherOrderCO/Kind
A modern proof language
steshaw/plt
Programming Language Theory λΠ
EtherDream/web-frontend-magic
#前端黑魔法# 整理
nayuki/Project-Euler-solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
isislovecruft/library--
The papers and books I've read or am about to read.
wclr/yalc
Work with yarn/npm packages locally like a boss.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
i18next/react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
gcanti/monocle-ts
Functional optics: a (partial) porting of Scala monocle
jondot/hygen
The simple, fast, and scalable code generator that lives in your project.
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
corbanbrook/dsp.js
Digital Signal Processing for Javascript
precog/matryoshka
Generalized recursion schemes and traversals for Scala.