art049
Founder @CodSpeedHQ 🐰 Building tools to make your software faster ⚡️ Chasing more tech than time allows
@CodSpeedHQ New York
Pinned Repositories
fastapi-odmantic-realworld-example
FastAPI + ODMantic example
InteractiveWoodCombustion
Interactive Wood Combustion for Botanical Tree Models
my-python-event-loop
odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
powerlevel420k
A fast reimplementation of Powerlevel10k ZSH theme
pydot-rs
A simple DOT parser Rust native module for Python
VRCloudGaming
opencv
Open Source Computer Vision Library
pydantic
Data validation using Python type hints
cpython
The Python programming language
art049's Repositories
art049/odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
art049/fastapi-odmantic-realworld-example
FastAPI + ODMantic example
art049/my-python-event-loop
art049/pydot-rs
A simple DOT parser Rust native module for Python
art049/AoC22
My Advent of Code solutions for 2022
art049/rust-align-128
Showcase of the performance improvement introduced in Rust 1.77/1.78 with u128 and i128
art049/IcingOnTheCake
Private Ethereum Testnet with Blockscout explorer. Easily deployable with docker-compose.
art049/memory-allocator-performance-rs
Code for the talk "The impact. of memory allocators on performance in Rust"
art049/AoC23
Advent of Code 2023
art049/AoC24
art049/apollo-server-cache-dynamodb
DynamoDB implementation of KeyValueCache for apollo-server-caching
art049/awesome-developer-first
A curated list of awesome developer-first tools products.
art049/bench-javascript-parser-written-in-rust
oxc is 2x faster than swc, 3x faster than rome
art049/cairo-rs
cairo-rs is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly. Cairo and similar proof systems can be used to provide scalability to blockchains.
art049/cpython
The Python programming language
art049/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
art049/ginft
art049/jiter
Fast iterable JSON parser.
art049/latest-changes
A GitHub Action to add latest changes after each PR merged automatically
art049/mongodb-cluster-action
Github Action and Taskfile allowing to spawn arbitrary MongoDB cluster (standalone, replica sets, shards)
art049/nom
Rust parser combinator framework
art049/openblas-bench
art049/pathfinding
Pathfinding library for rust
art049/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
art049/pydantic
Data parsing and validation using Python type hints
art049/pydantic-core
Core validation logic for pydantic written in rust
art049/pytest-speed
Modern benchmarking library for python with pytest integration.
art049/swarmion
A set of tools to build and deploy type-safe Serverless microservices
art049/tfhe-rs
TFHE-rs: Pure Rust implementation of the TFHE scheme for boolean and integers FHE arithmetics.
art049/web3-token
Web3 Token is a new way to authenticate users in a hybrid dApps using signed messages. Implementation of EIP-4361.