Pinned Repositories
atom-header-42
An atom package to add the 42 header to your files
oxidized-json-checker
A pushdown automaton low memory JSON bytes stream checker
sdset
Set theory applied on sorted and deduplicated slices.
slice-group-by
An implementation of the `group_by` Haskell function for slice and strings
spo2
SpO₂ is oxygen saturation and is used in medical person monitoring.
grenad
Tools to sort, merge, write, and read immutable key-value pairs :tomato:
heed
A fully typed LMDB wrapper with minimum overhead 🐦
meilisearch
A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow.
roaring-rs
A better compressed bitset in Rust
Kerollmops's Repositories
Kerollmops/slice-group-by
An implementation of the `group_by` Haskell function for slice and strings
Kerollmops/sdset
Set theory applied on sorted and deduplicated slices.
Kerollmops/spo2
SpO₂ is oxygen saturation and is used in medical person monitoring.
Kerollmops/obkv
A micro key-value store where the key is always one byte
Kerollmops/LMDB-editor
A small LMDB editor made in Rust with egui
Kerollmops/blog
My personal blog website
Kerollmops/discogs2csv
Converts a Discogs releases dump into a CSV
Kerollmops/la-toile-francaise
Wouldn't it be cool to build our very own french search engine?
Kerollmops/lmdb-in-rust
A version of LMDB converted in Rust by using c2rust
Kerollmops/movies
Find the lines in your favorite movies
Kerollmops/experimental-jpeg-rewrite
Transfert image files from one folder to another and rewrite them to gain space.
Kerollmops/heed-perfs-put-reserved
A small experiment with LMDB's MDB_RESERVE flag and Roaring Bitmaps
Kerollmops/mmap-and-malloc
A small tool to measure the impact on the RSS of using LMDB while allocating memory
Kerollmops/28chars.com
Kerollmops/cli-template
A small CLI template using Clap and Anyhow
Kerollmops/critcmp
A command line tool for comparing benchmarks run by Criterion.
Kerollmops/croissantine
Croissantine le Search Engine
Kerollmops/dotfiles
My settings files
Kerollmops/experiment-grid-windows
Small experiments in grid snapping the egui Window
Kerollmops/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Kerollmops/meiliverse-randomizer
An icon randomizing for the Meiliverse Discord guild that runs on the Cloudflare Workers
Kerollmops/membrane-meiliverse-randomizer
Kerollmops/memprobe
A tool to probe the memory usage of a program
Kerollmops/profiling
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
Kerollmops/readability
Port of arc90labs-readability with rust
Kerollmops/rusty-s3
Simple pure Rust AWS S3 Client following a Sans-IO approach
Kerollmops/sonnerie2csv
A small tool to convert a sonnerie database into a CSV file
Kerollmops/template-clap-anyhow
A basic template for a program that uses clap and anyhow
Kerollmops/this-week-in-rust
Data for this-week-in-rust.org
Kerollmops/yt-dlp-server
A small server that can download any media by using yt-dlp