Pinned Repositories
acmp.ru
Solutions to acmp.ru problems
bazel
Correct, reproducible, and fast builds for everyone.
buck
A build system that encourages the creation of small, reusable modules.
buildtools
A bazel BUILD file formatter and editor
Disk-Controller
Implementation of disk controller for emulated disk.
File-System-Simulator
The file system simulator shows the inner workings of a UNIX V7 file system.
moss
moss (Modern Operating Systems Simulators) is a collection of Java-based simulation programs which illustrate key concepts presented in the text Andrew S. Tanenbaum, Modern Operating System, Second Edition (Prentice-Hall, 2001). Chapter 4 - Memory Management.
performance-summit
Supplemental materials for Performance Summit event series.
starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
starlark-rust
Starlark (https://github.com/bazelbuild/starlark) in Rust
ttsugriy's Repositories
ttsugriy/acmp.ru
Solutions to acmp.ru problems
ttsugriy/ada
WHATWG-compliant and fast URL parser written in modern C++
ttsugriy/cinder
Cinder is Meta's internal performance-oriented production version of CPython.
ttsugriy/codeforces
Solutions to http://codeforces.com/ problems.
ttsugriy/criterion.rs
Statistics-driven benchmarking library for Rust
ttsugriy/faiss
A library for efficient similarity search and clustering of dense vectors.
ttsugriy/fastfilter_cpp
Fast Approximate Membership Filters (C++)
ttsugriy/go
The Go programming language
ttsugriy/idna
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.
ttsugriy/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
ttsugriy/left-right
A lock-free, read-optimized, concurrency primitive.
ttsugriy/libfilter
High-speed Bloom filters and taffy filters for C, C++, and Java
ttsugriy/lunatic
Lunatic is an Erlang-inspired runtime for WebAssembly
ttsugriy/miri
An interpreter for Rust's mid-level intermediate representation
ttsugriy/nom
Rust parser combinator framework
ttsugriy/ollama
Get up and running with Llama 2, Mistral, and other large language models.
ttsugriy/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ttsugriy/QuickSelect.js
Implementation of the QuickSelect algorithm in JavaScript for top-k computations
ttsugriy/roaring
Roaring bitmaps in Go (golang)
ttsugriy/rust
Empowering everyone to build reliable and efficient software.
ttsugriy/rust-1
Rust bindings for Ada URL parser
ttsugriy/rust-tokenizers
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
ttsugriy/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
ttsugriy/sled
the champagne of beta embedded databases
ttsugriy/swift-algorithms
Commonly used sequence and collection algorithms for Swift
ttsugriy/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
ttsugriy/torcharrow
High performance model preprocessing library on PyTorch
ttsugriy/torchrec
Pytorch domain library for recommendation systems
ttsugriy/torchx
TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.
ttsugriy/triton
Development repository for the Triton language and compiler