Package Name | Access | Summary | Updated |
---|---|---|---|
worker | public | Simple library for spawning Q worker processes | 2025-03-25 |
qspec | public | Spec Testing Library for the Q Language by Dan Nugent | 2025-03-25 |
ws-server | public | Module for WebSocket pub/sub functionality | 2025-03-25 |
ws-client | public | Module for WebSocket client connections | 2025-03-25 |
ws-handler | public | Module for WebSocket connection handling | 2025-03-25 |
https-redirect | public | HTTP to HTTPS redirection for q | 2025-03-25 |
plot | public | Simple plots for kdb+/q | 2025-03-25 |
webapi | public | Library for creating a web/HTTP api powered by kdb+/q | 2025-03-25 |
json | public | Provide JSON decoding/encoding for older kdb+ versions | 2025-03-25 |
serve | public | Simple HTTP server, allows for serving up static content, with a mechanism to tell clients to refresh page via WebSockets. | 2025-03-25 |
console | public | Functions for changing console size, automatically maximize | 2025-03-25 |
port | public | Ensure kdb+ is running on a port, randomly select one if not | 2025-03-25 |
log | public | Simple set of logging functions, coloured where supported | 2025-03-25 |
os | public | OS functions, test system commands on current platform | 2025-03-25 |
qutil | public | Q utilities by Dan Nugent, including package loading with version support | 2025-03-25 |
qhttps | public | No Summary | 2025-03-25 |
req | public | HTTP requests library for Q, with support for custom headers, redirects & cookies | 2025-03-25 |