Ivan Ivashchenko (defuz)

defuz

Geek Repo

Location:Kiev, Ukraine

Github PK Tool:Github PK Tool

Ivan Ivashchenko's starred repositories

fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

Language:PythonLicense:MITStargazers:72500Issues:676Issues:3411

meilisearch

A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

sanic

Accelerate your web app development | Build fast. Run fast.

Language:PythonLicense:MITStargazers:17825Issues:405Issues:1390

full-stack-fastapi-postgresql

Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.

Language:TypeScriptLicense:MITStargazers:14904Issues:253Issues:391

paper.js

The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey

Language:JavaScriptLicense:NOASSERTIONStargazers:14291Issues:403Issues:1644

badger

Fast key-value DB in Go.

Language:GoLicense:Apache-2.0Stargazers:13504Issues:239Issues:791

zfs

OpenZFS on Linux and FreeBSD

Language:CLicense:NOASSERTIONStargazers:10254Issues:439Issues:8147

starlette

The little ASGI framework that shines. 🌟

Language:PythonLicense:BSD-3-ClauseStargazers:9680Issues:105Issues:712

uvicorn

An ASGI web server, for Python. 🦄

Language:PythonLicense:BSD-3-ClauseStargazers:8053Issues:91Issues:680

sled

the champagne of beta embedded databases

Language:RustLicense:Apache-2.0Stargazers:7860Issues:135Issues:577

client_python

Prometheus instrumentation library for Python applications

Language:PythonLicense:Apache-2.0Stargazers:3833Issues:73Issues:529

glommio

Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.

Language:RustLicense:NOASSERTIONStargazers:2895Issues:60Issues:156

lighthouse

Ethereum consensus client in Rust

Language:RustLicense:Apache-2.0Stargazers:2783Issues:76Issues:1890

gino

GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

Language:PythonLicense:NOASSERTIONStargazers:2657Issues:49Issues:307

swift

OpenStack Storage (Swift). Mirror of code maintained at opendev.org.

Language:PythonLicense:Apache-2.0Stargazers:2572Issues:319Issues:0

HTTPretty

Intercept HTTP requests at the Python socket level. Fakes the whole socket module

Language:PythonLicense:MITStargazers:2102Issues:45Issues:246

CompCert

The CompCert formally-verified C compiler

Language:CoqLicense:NOASSERTIONStargazers:1801Issues:64Issues:277

aiopg

aiopg is a library for accessing a PostgreSQL database from the asyncio

Language:PythonLicense:BSD-2-ClauseStargazers:1383Issues:39Issues:210

redis-cell

A Redis module that provides rate limiting in Redis as a single command.

Language:RustLicense:MITStargazers:1185Issues:22Issues:31

FastMemcpy

Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012

Language:CLicense:MITStargazers:562Issues:33Issues:8

simdutf8

SIMD-accelerated UTF-8 validation for Rust.

Language:RustLicense:NOASSERTIONStargazers:512Issues:8Issues:27

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.

gotenksfs

A file system on top of your file system

aiochclient

Lightweight async http(s) ClickHouse client for python 3.6+ with types converting

Language:PythonLicense:MITStargazers:236Issues:10Issues:64

wolfsort

Wolfsort is a stable adaptive hybrid radix / merge sort.

Language:CLicense:UnlicenseStargazers:191Issues:10Issues:3

reed-solomon-erasure

[Looking for new owners/maintainers, see #88] Rust implementation of Reed-Solomon erasure coding

Language:RustLicense:MITStargazers:173Issues:5Issues:42

cannyls

An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD

Language:RustLicense:MITStargazers:113Issues:8Issues:17

tokio-linux-aio

Support for Linux kernel aio within Tokio.

Language:RustLicense:MITStargazers:49Issues:6Issues:7

tinkv

[WIP] ✨ TinKV is a simple and fast key-value storage written in Rust, which provides a bultin CLI and a Redis compatible server.

Language:RustLicense:MITStargazers:31Issues:3Issues:3

fastapprox-rs

Rust version of fastapprox: approximate versions of functions commonly used in machine learning.