Pinned Repositories
asyncmrsearch
An async python client for MrSearch
mrasyncmc
Python 3.5+ asyncio memcached client
mrcache
Mrcache is the fastest in memory KV store
mrfastmark
A blazing fast markdown renderer for python
mrhttp
The fastest python web framework - 8.5m requests per second!
mrjson
JSON encoder and decoder for python written in C/C++
mrloop
An event loop for C using io_uring
mrworkserver
A simple clustered python work server
StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖
usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
MarkReedZ's Repositories
MarkReedZ/mrloop
An event loop for C using io_uring
MarkReedZ/mrhttp
The fastest python web framework - 8.5m requests per second!
MarkReedZ/mrcache
Mrcache is the fastest in memory KV store
MarkReedZ/mrjson
JSON encoder and decoder for python written in C/C++
MarkReedZ/asyncmrsearch
An async python client for MrSearch
MarkReedZ/mrasyncmc
Python 3.5+ asyncio memcached client
MarkReedZ/mrfastmark
A blazing fast markdown renderer for python
MarkReedZ/mrq
The fastest in memory message queue
MarkReedZ/mrsearch
Full text distributed search engine
MarkReedZ/asyncmrcache
A python 3.5+ async client for mrcache
MarkReedZ/asyncmrq
Python 3.5+ async MrQ client
MarkReedZ/asyncmrws
Async MrWorkServer client
MarkReedZ/CppHelloWorldJson
A hello world for using JSON with C++
MarkReedZ/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
MarkReedZ/mrasyncredis
A python 3.5+ async redis client
MarkReedZ/mrhttpparser
C HTTP Parser
MarkReedZ/mrpacker
Binary object packer for python
MarkReedZ/mrpackerjs
Javascript mrpacker library - faster and smaller than JSON
MarkReedZ/MrTimeDB
A time series nosql DB
MarkReedZ/mrtvdb
The fastest Time Value DB
MarkReedZ/mrworkserver
A simple clustered python work server
MarkReedZ/picohttpparser
tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
MarkReedZ/SystemVerilogTutorial
Hello world tutorial for SystemVerilog
MarkReedZ/ucall
Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & 🔜 REST over io_uring and SIMDJSON ☎️
MarkReedZ/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖
MarkReedZ/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
MarkReedZ/mrcachego
In memory KV cache implemented in go
MarkReedZ/mrdb
Simple key value store
MarkReedZ/mrpackerc
Mrpacker in C
MarkReedZ/SimSIMD
Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, C, and Swift, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐