benjamn's Stars
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
arwes/arwes
Futuristic Sci-Fi UI Web Framework.
alangpierce/sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
tokio-rs/tracing
Application level tracing for Rust.
cchen156/Learning-to-See-in-the-Dark
Learning to See in the Dark. CVPR 2018
jlongster/absurd-sql
sqlite3 in ur indexeddb (hopefully a better backend soon)
cloudflare/miniflare
🔥 Fully-local simulator for Cloudflare Workers. For the latest version, see https://github.com/cloudflare/workers-sdk/tree/main/packages/miniflare.
alibaba/GraphScope
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
joreilly/PeopleInSpace
Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
replikativ/datahike
A fast, immutable, distributed & compositional Datalog engine for everyone.
paldepind/flyd
The minimalistic but powerful, modular, functional reactive programming library in JavaScript.
NVlabs/alias-free-gan
Alias-Free GAN project website and code
jonathan-laurent/AlphaZero.jl
A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
kantord/SeaGOAT
local-first semantic code search engine
pinecone-io/canopy
Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone
thomwolf/Magic-Sand
Magic-Sand is a software for operating an augmented reality sandbox
tc39/proposal-async-context
Async Context for JavaScript
uzh-rpg/rpg_esim
ESIM: an Open Event Camera Simulator
apollographql/apollo-rs
Spec compliant GraphQL Tools in Rust.
repeaterjs/repeater
The missing constructor for creating safe async iterators
HKUST-Aerial-Robotics/ESVO
This repository maintains the implementation of "Event-based Stereo Visual Odometry".
gritzko/ron
(dated, see the site) Replicated Object Notation, a distributed live data format, golang/ragel lib
joist-orm/joist-orm
a TypeScript ORM for Postgres
RReverser/wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
NerdWalletOSS/apollo-cache-policies
An extension of the Apollo 3 cache with support for advanced cache policies.
tc39/proposal-collection-normalization
tc39/proposal-readonly-collections
Proposal: snapshot,diverge,readOnlyView methods for all collections