Minimal Policy Search Toolbox
-
Updated
May 19, 2020 - MATLAB
Minimal Policy Search Toolbox
High-performance Rust metrics library — counters, gauges, timers, histograms, rate meters, labels with bounded cardinality, async/adaptive controls, system health, and built-in exporters for Prometheus, OpenMetrics, JSON, StatsD UDP, and OTLP/HTTP+JSON. Cross-platform, minimal deps.
Relative entropy policy search (REPS) using neural networks in OpenAI Gym environments
High-performance embedded vector database for Rust. HNSW, IVF, and flat indexes with first-class metadata filtering. In-process, persistent, zero-network similarity search.
B+tree indexing primitive for Rust storage engines - ordered keys, range scans, and concurrent access over paged storage.
Error Forge is a flexible, high-performance Rust framework for rich, structured errors. Define typed errors with macros/derives, add contextual metadata & severities, wire sync/async hooks for logging/telemetry, and use recovery helpers (retry/fallback/backoff) that keep your code clean and resilient.
An embedded, document-oriented database for Rust - schemaless documents, secondary indexes, and ACID single-file storage, with zero network and zero external services.
MVCC transaction primitive for Rust databases - snapshot isolation, SSI, deadlock detection.
Do the important things daily, and increase incrementally over time.
The JG Rust Collection. Libraries and tools built to REPS standards. High-performance, zero-cost abstractions, minimal allocations.
Backend-agnostic Raft consensus as a pure state machine - bring your own network and storage.
LSM-tree storage engine library for Rust - memtable, WAL, SSTables, compaction, bloom filters.
Rust library for NOML (Nested Object Markup Language) - blazing-fast config parser with variable interpolation, imports, and schema validation.
Vector quantization (scalar, product, binary) for memory-efficient vector search - part of the iQDB family.
Modular verification toolkit for AI-assisted Rust development. Umbrella crate with feature gates over the dev-* suite.
IVF clustered nearest-neighbor index for very large vector datasets - part of the iQDB family.
Structured logging pipeline for Rust. Zero-allocation fast path, JSON / logfmt / human-readable outputs, context propagation, per-module filtering, async-safe sinks.
Outbound throttling and resilience for Rust - rate limiters, backoff, circuit breakers, adaptive control.
To associate your repository with the reps topic, visit your repo's landing page and select "manage topics."