- New York
Highlights
- Pro
Stars
List of projects that provide terminal user interfaces
SANA: Efficient High-Resolution Image Synthesis with Linear Diffusion Transformer
A General-purpose Task-parallel Programming System using Modern C++
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
a Rust library implementing safe, lightweight context switches, without relying on kernel services
Probably the fastest coroutine lib in the world!
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64, POWER. Part of Node.js, WebKit/Safari, Lad…
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
Real-time event streaming platform. Streaming CDC, stream processing, low-latency serving, and Iceberg management.
A generic and efficient SIMD implementation of MSB Radix Sort with separate key and payload datastreams that supports arbitrary key and payload data types written in C++ accompanied by a bachelor's…
A fast JSON serializing & deserializing library, accelerated by SIMD.
An open-source EDA infrastructure and tools from netlist to GDS
A Library for Representing Recursive and Impure Programs in Coq
Secure peer-to-peer chat that is serverless, decentralized, and ephemeral
the official Rust and C implementations of the BLAKE3 cryptographic hash function
Bind a java thread to a given core
Parsnp was designed to align the core genome of hundreds to thousands of bacterial genomes within a few minutes to few hours. Input can be both draft assemblies and finished genomes, and output inc…
Provides a bit-vector, an optimized replacement of the infamous std::vector<:b:ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vect…
C++ tensors with broadcasting and lazy computing