LapBrain is built with the help of open source software. We are grateful to the developers and communities behind these projects.
Frontend Application
| Crate | License | Description |
|---|
| Leptos | MIT | Reactive web framework for Rust/WASM |
| gloo-net | MIT/Apache-2.0 | HTTP client for WebAssembly |
| gloo-timers | MIT/Apache-2.0 | Timer utilities for WebAssembly |
| wasm-bindgen | MIT/Apache-2.0 | Rust/JavaScript interop |
| web-sys | MIT/Apache-2.0 | Web API bindings for Rust |
| js-sys | MIT/Apache-2.0 | JavaScript API bindings for Rust |
| serde | MIT/Apache-2.0 | Serialization framework |
| serde_json | MIT/Apache-2.0 | JSON serialization |
Backend Services
| Crate | License | Description |
|---|
| Tokio | MIT | Asynchronous runtime for Rust |
| Axum | MIT | Web application framework |
| Tower | MIT | Modular service components |
| tower-http | MIT | HTTP-specific Tower middleware |
| SQLx | MIT/Apache-2.0 | Async SQL toolkit |
| Redis | BSD-3-Clause | Redis client |
| reqwest | MIT/Apache-2.0 | HTTP client |
| tracing | MIT | Application-level tracing |
| chrono | MIT/Apache-2.0 | Date and time library |
| uuid | MIT/Apache-2.0 | UUID generation and parsing |
Data Processing
| Crate | License | Description |
|---|
| image | MIT/Apache-2.0 | Image processing |
| flate2 | MIT/Apache-2.0 | DEFLATE compression |
| zip | MIT | ZIP archive handling |
| brotli | BSD-2-Clause/MIT | Brotli compression |
| zstd | MIT | Zstandard compression |
| blake3 | CC0-1.0/Apache-2.0 | Cryptographic hashing |
Mobile Application
| Component | License | Description |
|---|
| Tauri | MIT/Apache-2.0 | Native app framework |
| Rust | MIT/Apache-2.0 | Systems programming language |
External Data Sources
| Service | License | Usage |
|---|
| OpenStreetMap | ODbL | Map data for track geometry resolution |
Fonts
| Font | License | Usage |
|---|
| Rajdhani | OFL (SIL Open Font License) | UI typography |
| Space Mono | OFL (SIL Open Font License) | Monospace typography |
Help Site
| Tool | License | Description |
|---|
| Zola | MIT | Static site generator |
Full license texts for all dependencies are available in the application's source repository. If you have questions about licensing, contact us at [email protected].