jupiter's Stars
tursodatabase/limbo
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
apache/arrow-rs
Official Rust implementation of Apache Arrow
domoritz/arrow-tools
A collection of handy CLI tools to convert CSV and JSON to Apache Arrow and Parquet
todbot/circuitpython-tricks
Some CircuitPython tricks, mostly reminders to myself
heavyai/heavydb
HeavyDB (formerly OmniSciDB)
sinclairzx81/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
hackergrrl/art-of-readme
:love_letter: Things I've learned about writing good READMEs.
asg017/sqlite-lines
A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)
jupiter/parquet2json
A command-line tool for converting Parquet to newline-delimited JSON
frozenlib/parse-display
Procedural macro to implement Display and FromStr using common settings.
ThomasAribart/json-schema-to-ts
Infer TS types from JSON schemas 📝
moltar/typescript-runtime-type-benchmarks
📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
sharkdp/hyperfine
A command-line benchmarking tool
TimelyDataflow/differential-dataflow
An implementation of differential dataflow using timely dataflow on Rust.
jamesmunns/bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
donbright/rust-lang-cheat-sheet
cheat sheet for rust language
databendlabs/databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
dfeneyrou/palanteer
Visual Python and C++ nanosecond profiler, logger, tests enabler
dimichgh/mmap-kit
nodejs memory mapped file
appsmithorg/appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
freegroup/kube-s3
Kubernetes pods used shared S3 storage
Lokathor/bytemuck
A crate for mucking around with piles of bytes
finnair/v-validation
V stands for Validation
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
uwdata/arquero
Query processing and transformation of array-backed data tables.
apache/kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
statebox/awesome-applied-ct
ACT community resources
nodejs/node-addon-api
Module for using Node-API from C++