# Salamis

Salamis is a small C++17 vector database prototype. It keeps vectors in memory for fast exact nearest-neighbor search and persists the collection to a physical binary store on disk.

## License

Salamis is licensed under the GNU General Public License version 3.0 only. See [LICENSE](LICENSE) for the full license text.

## Features

- In-memory vector map keyed by string ids
- Physical binary backing file that reloads on startup
- Exact `top-k` search with cosine similarity, L2 distance, or dot product
- Cross-platform build and storage path handling for Linux and Windows
- Snapshot writes through a temporary file followed by replacement
- Dependency-free CMake build
- Minimal CLI and unit tests
- User and admin web consoles for distributed deployments
- Management CLI for node inventory, shard ownership, and health checks

## Modules

- `SalmisCore`: local in-memory vector store, search, and physical persistence
- `SalmisCluster`: distributed shard own

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Salamis

Salamis Web Site

Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Salamis!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Developers

Programming Language

C++, Unix Shell

Registered

2 days ago