defuz's Stars
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
paperjs/paper.js
The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
dgraph-io/badger
Fast key-value DB in Go.
openzfs/zfs
OpenZFS on Linux and FreeBSD
encode/starlette
The little ASGI framework that shines. 🌟
encode/uvicorn
An ASGI web server, for Python. 🦄
spacejam/sled
the champagne of beta embedded databases
prometheus/client_python
Prometheus instrumentation library for Python applications
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
sigp/lighthouse
Ethereum consensus client in Rust
python-gino/gino
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
openstack/swift
OpenStack Storage (Swift). Mirror of code maintained at opendev.org.
gabrielfalcao/HTTPretty
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
AbsInt/CompCert
The CompCert formally-verified C compiler
aio-libs/aiopg
aiopg is a library for accessing a PostgreSQL database from the asyncio
brandur/redis-cell
A Redis module that provides rate limiting in Redis as a single command.
skywind3000/FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
rusticstuff/simdutf8
SIMD-accelerated UTF-8 validation for Rust.
SiriDB/siridb-server
SiriDB is a highly-scalable, robust and super fast time series database. Build from the ground up SiriDB uses a unique mechanism to operate without a global index and allows server resources to be added on the fly. SiriDB's unique query language includes dynamic grouping of time series for easy analysis over large amounts of time series.
carlosgaldino/gotenksfs
A file system on top of your file system
maximdanilchenko/aiochclient
Lightweight async http(s) ClickHouse client for python 3.6+ with types converting
scandum/wolfsort
Wolfsort is a stable adaptive hybrid radix / merge sort.
rust-rse/reed-solomon-erasure
[Looking for new owners/maintainers, see #88] Rust implementation of Reed-Solomon erasure coding
frugalos/cannyls
An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD
hmwill/tokio-linux-aio
Support for Linux kernel aio within Tokio.
iFaceless/tinkv
[WIP] ✨ TinKV is a simple and fast key-value storage written in Rust, which provides a bultin CLI and a Redis compatible server.
loony-bean/fastapprox-rs
Rust version of fastapprox: approximate versions of functions commonly used in machine learning.