timokramer/incognito — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2020-09-28
Pass a custom Clojure data type between distributed system nodes without writing per-format serialization code.
Store custom types in shared storage using edn, transit, or fressian interchangeably.
Let some nodes in a system understand a data type's structure while others just pass it along unchanged.
| timokramer/incognito | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2020-09-28 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 3/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires writing custom to/from conversion functions for each type you want to serialize.
Incognito wraps custom Clojure data types in a safe, generic container so they can travel through different serialization formats between systems without breaking.
Dormant — no commits in 2+ years (last push 2020-09-28).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.