1
0
Fork
You've already forked oosi
0
Obsessive Optimization with String Interning
  • Python 61.7%
  • Rust 38.3%
2026年05月18日 20:06:39 +02:00
.cargo Set up Cargo 2026年05月13日 09:28:52 +02:00
base Set up 'base' 2026年05月17日 12:43:43 +01:00
LICENSES Add README and licenses 2026年05月11日 14:21:04 +02:00
runner Set up 'runner' 2026年05月17日 12:43:43 +01:00
spice Rename list method 2026年05月18日 20:06:39 +02:00
.gitignore Add Gitignore 2026年05月12日 01:09:36 +02:00
.root Implement 'spice' 2026年05月17日 12:43:43 +01:00
Cargo.toml Set up Cargo 2026年05月13日 09:28:52 +02:00
poetry.lock Set up Poetry 2026年05月12日 16:00:10 +02:00
pyproject.toml Set up Poetry 2026年05月12日 16:00:10 +02:00
README.md Add README and licenses 2026年05月11日 14:21:04 +02:00

Obsessive Optimization with String Interning

This is the Git repository of my RustWeek 2026 talk. It contains the source code of the string interner implementations I demonstrated, their testing and benchmarking suites, and the presentation slides.

License

Copyright (C) 2026 arya dradjica (1373u6e9d9n0vcno@bal-e.org)

The source code is available under the MIT or Apache-2.0 licenses, at your option. Their terms are available in LICENSES/MIT.txt and LICENSES/Apache-2.0.txt respectively.

The presentation slides are licensed under CC BY-NC-SA 4.0.