DSS-Extensions
Language interfaces and extensions for an alternative implementation of EPRI's OpenDSS
Pinned Repositories
AltDSS-Go
Golang (CGo) bindings for AltDSS/DSS C-API. Tries to mimic the organization of the OpenDSS COM classes, within the scope of Go's language features.
AltDSS-Python
A modernized package that combines the best of OpenDSSDirect.py, DSS-Python, and new features from the (Alt)DSS engine and C-API.
AltDSS-Rust
A crate with Rust bindings (based on bindgen) to AltDSS/DSS C-API, the alternative OpenDSS implementation from DSS-Extensions
dss-extensions
DSS-Extensions hub
DSS-Python
Native, "direct" Python bindings (interface) and misc tools for a custom implementation of OpenDSS (EPRI Distribution System Simulator). Based on CFFI, DSS C-API, aiming for full COM API-level compatibility on Windows, Linux and MacOS, while providing various extensions.
dss_capi
A multi-platform, customized C-API library and alternative implementation of OpenDSS (EPRI Distribution System Simulator) aiming for full COM compatibility. Unofficial/unsupported by EPRI, but extensively tested.
dss_matlab
MATLAB interface to our alternative implementation of OpenDSS, based on the DSS C-API library aiming for full COM compatibility on Windows, Linux and MacOS.
dss_sharp
C#/.NET bindings for DSS C-API, an unofficial implementation of OpenDSS with a custom API in plain C, new features and API extensions.
OpenDSSDirect.jl
OpenDSSDirect.jl is a cross-platform Julia package implements a "direct" library interface to OpenDSS, currently using the alternative OpenDSS implementation from DSS-Extensions
OpenDSSDirect.py
OpenDSSDirect.py: a cross-platform Python package that implements a native/direct library interface to the alternative OpenDSS engine from DSS-Extensions.org
DSS-Extensions's Repositories
dss-extensions/OpenDSSDirect.py
OpenDSSDirect.py: a cross-platform Python package that implements a native/direct library interface to the alternative OpenDSS engine from DSS-Extensions.org
dss-extensions/DSS-Python
Native, "direct" Python bindings (interface) and misc tools for a custom implementation of OpenDSS (EPRI Distribution System Simulator). Based on CFFI, DSS C-API, aiming for full COM API-level compatibility on Windows, Linux and MacOS, while providing various extensions.
dss-extensions/dss_capi
A multi-platform, customized C-API library and alternative implementation of OpenDSS (EPRI Distribution System Simulator) aiming for full COM compatibility. Unofficial/unsupported by EPRI, but extensively tested.
dss-extensions/OpenDSSDirect.jl
OpenDSSDirect.jl is a cross-platform Julia package implements a "direct" library interface to OpenDSS, currently using the alternative OpenDSS implementation from DSS-Extensions
dss-extensions/AltDSS-Python
A modernized package that combines the best of OpenDSSDirect.py, DSS-Python, and new features from the (Alt)DSS engine and C-API.
dss-extensions/dss_matlab
MATLAB interface to our alternative implementation of OpenDSS, based on the DSS C-API library aiming for full COM compatibility on Windows, Linux and MacOS.
dss-extensions/dss_sharp
C#/.NET bindings for DSS C-API, an unofficial implementation of OpenDSS with a custom API in plain C, new features and API extensions.
dss-extensions/AltDSS-Rust
A crate with Rust bindings (based on bindgen) to AltDSS/DSS C-API, the alternative OpenDSS implementation from DSS-Extensions
dss-extensions/dss-extensions
DSS-Extensions hub
dss-extensions/AltDSS-Go
Golang (CGo) bindings for AltDSS/DSS C-API. Tries to mimic the organization of the OpenDSS COM classes, within the scope of Go's language features.
dss-extensions/electricdss-tst
A filtered copy (test and example DSS scripts), with modifications, of the OpenDSS SVN repository (https://svn.code.sf.net/p/electricdss/code/trunk)
dss-extensions/AltDSS-Schema
JSON schema and general AltDSS/OpenDSS schema definitions and related code
dss-extensions/klusolve
KLUSolveX: An extended version of KLUSolve for the DSS C-API library
dss-extensions/dss-extensions.github.io
dss-extensions/dss_python_backend
DSS C-API binaries and low-level bindings used by DSS-Python
dss-extensions/electricdss-src
This repository was merged into dss_capi
dss-extensions/opendss-svn-mirror
A full unofficial mirror of the OpenDSS SVN