biuld's Stars
microsoft/devicescript
TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
RedisGraph/RedisGraph
A graph database as a Redis module
github/semantic
Parsing, analyzing, and comparing source code across many languages
swc-project/swc
Rust-based platform for the Web
rayon-rs/rayon
Rayon: A data parallelism library for Rust
aristanetworks/purescript-backend-optimizer
Optimizing backend toolkit and modern ECMAScript backend for PureScript
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
grain-lang/grain
The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾
tweag/haskell-binaryen
Haskell bindings to binaryen.
microsoft/ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
NicolasT/troupe
Haskell Actors
scala-native/scala-native
Your favorite language gets closer to bare metal.
ghc/ghc
Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
chriskiehl/Deoplice
Very spicy additions to Lombok's annotations
snoyberg/conduit
A streaming data library
microsoft/playwright-java
Java version of the Playwright testing and automation library
rikvdkleij/intellij-haskell
IntelliJ plugin for Haskell
danidiaz/dep-t
Dependency injection for records-of-functions.
VirtusLab/scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
fused-effects/fused-effects
A fast, flexible, fused effect system for Haskell
aaronallen8455/breakpoint
Set breakpoints using a GHC plugin
xmonad/xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager
haskell/haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
kubernetes-client/haskell
Haskell client for the kubernetes API. A work in progress.
aantron/dream
Tidy, feature-complete Web framework