Pinned Repositories
btogre
BtOgre is a very thin and small Bullet-Ogre connection. This wrapper does not try to provide its own RigidBody or CollisionShape classes. Instead, you talk directly with Bullet. The only thing it does is connect the btRigidBodies (only rigid bodies for now, I'm still not good with soft bodies) to their SceneNodes, convert Ogre meshes to Bullet convex hulls and triangle meshes etc., provide a debug drawing mechanism, and a Bullet-Ogre vector/quaternion conversion utility.
Bullet
My first multi-player shooter(it is sorta messed up, half done, etc), but I am getting there
ClangComplete
DataChannelServer
A C++ library for creating WebRTC DataChannel connections
ELibraryFinder
A tool for finding libraries that have a particular item in their electronic collection
PixelPacker
Packs textures into an a single image
ScreenCap
SimpleGame
StarGazer
SuperGunBros
EthanSteinberg's Repositories
EthanSteinberg/ELibraryFinder
A tool for finding libraries that have a particular item in their electronic collection
EthanSteinberg/constdb-rust
A simple and fast read only key-value embedded datastore
EthanSteinberg/tvadblock
This was for a hackathon: Warning this code is sorta junk
EthanSteinberg/.github
EthanSteinberg/bazel
a fast, scalable, multi-language and extensible build system
EthanSteinberg/bazel_clang_tidy
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
EthanSteinberg/BubbleBuffs
Bubbles Ultimate Buff Bot Lite Extra Simple (BUBBLES)
EthanSteinberg/cpython
The Python programming language
EthanSteinberg/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
EthanSteinberg/embedding_dot
A simple pytorch operator for taking the dot product of two embeddings
EthanSteinberg/flash-attention
Fast and memory-efficient exact attention
EthanSteinberg/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
EthanSteinberg/meds_benchmark
EthanSteinberg/MEDS_Tabular_AutoML
Limited automatic tabular ML pipelines for generic MEDS datasets.
EthanSteinberg/memoryleak_example
EthanSteinberg/meson
The Meson Build System
EthanSteinberg/mimic3-benchmarks
Python suite to construct benchmark machine learning datasets from the MIMIC-III clinical database.
EthanSteinberg/multipy
torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
EthanSteinberg/PrecisionPolicy
EthanSteinberg/PretendYoureXyzzy
A web clone of the card game Cards Against Humanity.
EthanSteinberg/pybind11
Seamless operability between C++11 and Python
EthanSteinberg/pybind11_bazel
Bazel wrapper around the pybind11 repository
EthanSteinberg/python-bigquery
EthanSteinberg/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
EthanSteinberg/rules_cuda
Starlark implementation of bazel rules for CUDA.
EthanSteinberg/runtime
A performant and modular runtime for TensorFlow
EthanSteinberg/rust-wildbow-scraper
Automatically scrapes wildbow's web serials and compiles them into ebooks
EthanSteinberg/scipy
SciPy library main repository
EthanSteinberg/STD
EthanSteinberg/typeshed
Collection of library stubs for Python, with static types