📚 Complete Documentation

Nen Libraries

Comprehensive documentation for all Nen ecosystem libraries. Each library is designed with static memory allocation, inline function optimization, and predictable performance.

Quick Navigation to Library Documentation

NenDB
v0.1.0-beta

Graph Database

AI-native graph database with static memory management and crash-safe WAL

Key Features:

  • Static memory allocation
  • Crash-safe WAL operations
  • Graph algorithms (BFS, Dijkstra, PageRank)
Nen
v0.1.0

LLM Framework

Ultra-minimal 50-line LLM framework with cross-language bindings

Key Features:

  • Just 50 lines of core code
  • Cross-language bindings (Python, JS, Rust, Go)
  • Zero bloat, maximum performance
NenCache
v0.1.0

LLM Cache

High-performance multi-tier caching for LLM workloads

Key Features:

  • Multi-tier caching (GPU/CPU/NVMe/Disk)
  • P2P sharing between instances
  • Vector quantization
Nen-Net
v0.1.0

Networking Framework

High-performance, statically allocated HTTP/TCP framework

Key Features:

  • Zero dynamic allocation
  • Inline function optimization
  • Connection pooling
Nen-IO
v0.1.0

I/O Operations

Zero-allocation I/O library with streaming and file operations

Key Features:

  • Static memory pools
  • Streaming JSON parsing
  • File operations
Nen-JSON
v0.1.0

JSON Processing

High-performance JSON parsing with static memory allocation

Key Features:

  • Static memory allocation
  • Streaming parser
  • Token pool optimization
Nen CLI
v0.1.0

Unified Tool

Single CLI/runtime for orchestrating all components

Key Features:

  • Unified interface
  • Component orchestration
  • Build management