repo_full_name stringlengths 6 93 | repo_url stringlengths 25 112 | repo_api_url stringclasses 28
values | owner stringclasses 28
values | repo_name stringclasses 28
values | description stringclasses 28
values | stars int64 617 98.8k | forks int64 31 355 ⌀ | watchers int64 990 999 ⌀ | license stringclasses 2
values | default_branch stringclasses 2
values | repo_created_at timestamp[s]date 2012-07-24 23:12:50 2025-06-16 08:07:28 ⌀ | repo_updated_at timestamp[s]date 2026-02-23 15:23:15 2026-05-03 18:52:12 ⌀ | repo_topics listlengths 0 13 ⌀ | repo_languages unknown | is_fork bool 1
class | open_issues int64 3 104 ⌀ | file_path stringlengths 3 208 | file_name stringclasses 509
values | file_extension stringclasses 1
value | file_size_bytes int64 101 84k ⌀ | file_url stringclasses 627
values | file_raw_url stringclasses 627
values | file_sha stringclasses 624
values | language stringclasses 8
values | parsed_at stringdate 2026-05-04 01:12:36 2026-05-04 19:41:55 | text stringlengths 100 102k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/__native_eth_brownie.h | null | null | null | null | null | null | C | 2026-05-04T18:37:30.960353 | #ifndef MYPYC_NATIVE_eth_brownie_H
#define MYPYC_NATIVE_eth_brownie_H
#include <Python.h>
#include <CPy.h>
#include "bytes_extra_ops.h"
#ifndef MYPYC_DECLARED_tuple_T2OF
#define MYPYC_DECLARED_tuple_T2OF
typedef struct tuple_T2OF {
PyObject *f0;
double f1;
} tuple_T2OF;
#endif
#ifndef MYPYC_DECLARED_tuple_T3OO... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_cli/compile.c | null | null | null | null | null | null | C | 2026-05-04T18:37:30.979701 | #include <Python.h>
PyMODINIT_FUNC
PyInit_compile(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____cli___compile");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = P... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_cli/init.c | null | null | null | null | null | null | C | 2026-05-04T18:37:30.981230 | #include <Python.h>
PyMODINIT_FUNC
PyInit_init(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____cli___init");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsu... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_cli/console.c | null | null | null | null | null | null | C | 2026-05-04T18:37:30.998341 | #include <Python.h>
PyMODINIT_FUNC
PyInit_console(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____cli___console");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = P... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_cli/networks.c | null | null | null | null | null | null | C | 2026-05-04T18:37:31.943647 | #include <Python.h>
PyMODINIT_FUNC
PyInit_networks(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____cli___networks");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func =... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_expansion.c | null | null | null | null | null | null | C | 2026-05-04T18:37:31.945463 | #include <Python.h>
PyMODINIT_FUNC
PyInit__expansion(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____expansion");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/convert.c | null | null | null | null | null | null | C | 2026-05-04T18:37:31.946582 | #include <Python.h>
PyMODINIT_FUNC
PyInit_convert(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___convert");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsul... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_cli/run.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.047613 | #include <Python.h>
PyMODINIT_FUNC
PyInit_run(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____cli___run");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsule... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_config.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.049084 | #include <Python.h>
PyMODINIT_FUNC
PyInit__config(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____config");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsul... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_cli/pm.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.057987 | #include <Python.h>
PyMODINIT_FUNC
PyInit_pm(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____cli___pm");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsule_G... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/_cli/test.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.108168 | #include <Python.h>
PyMODINIT_FUNC
PyInit_test(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie____cli___test");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsu... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/convert/utils.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.546375 | #include <Python.h>
PyMODINIT_FUNC
PyInit_utils(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___convert___utils");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/alert.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.547564 | #include <Python.h>
PyMODINIT_FUNC
PyInit_alert(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___alert");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.581642 | #include <Python.h>
PyMODINIT_FUNC
PyInit_network(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsul... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/convert/main.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.588175 | #include <Python.h>
PyMODINIT_FUNC
PyInit_main(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___convert___main");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCa... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/middlewares.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.933895 | #include <Python.h>
PyMODINIT_FUNC
PyInit_middlewares(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___middlewares");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *in... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/event.c | null | null | null | null | null | null | C | 2026-05-04T18:37:32.935167 | #include <Python.h>
PyMODINIT_FUNC
PyInit_event(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___event");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/convert/normalize.c | null | null | null | null | null | null | C | 2026-05-04T18:37:33.026651 | #include <Python.h>
PyMODINIT_FUNC
PyInit_normalize(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___convert___normalize");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_f... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/convert/datatypes.c | null | null | null | null | null | null | C | 2026-05-04T18:37:33.027743 | #include <Python.h>
PyMODINIT_FUNC
PyInit_datatypes(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___convert___datatypes");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_f... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/middlewares/catch_tx_revert.c | null | null | null | null | null | null | C | 2026-05-04T18:37:33.029182 | #include <Python.h>
PyMODINIT_FUNC
PyInit_catch_tx_revert(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___middlewares___catch_tx_revert");
Py_DECREF(tmp);
if (capsule == NULL) ret... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/middlewares/caching.c | null | null | null | null | null | null | C | 2026-05-04T18:37:33.181095 | #include <Python.h>
PyMODINIT_FUNC
PyInit_caching(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___middlewares___caching");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
vo... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/build.c | null | null | null | null | null | null | C | 2026-05-04T18:37:33.850989 | #include <Python.h>
PyMODINIT_FUNC
PyInit_build(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___build");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project.c | null | null | null | null | null | null | C | 2026-05-04T18:37:33.851530 | #include <Python.h>
PyMODINIT_FUNC
PyInit_project(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsul... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/compiler/utils.c | null | null | null | null | null | null | C | 2026-05-04T18:37:33.984470 | #include <Python.h>
PyMODINIT_FUNC
PyInit_utils(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___compiler___utils");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *ini... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/compiler/vyper.c | null | null | null | null | null | null | C | 2026-05-04T18:37:34.194750 | #include <Python.h>
PyMODINIT_FUNC
PyInit_vyper(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___compiler___vyper");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *ini... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/main.c | null | null | null | null | null | null | C | 2026-05-04T18:37:34.422261 | #include <Python.h>
PyMODINIT_FUNC
PyInit_main(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___main");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCa... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/flattener.c | null | null | null | null | null | null | C | 2026-05-04T18:37:34.535258 | #include <Python.h>
PyMODINIT_FUNC
PyInit_flattener(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___flattener");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_f... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/scripts.c | null | null | null | null | null | null | C | 2026-05-04T18:37:34.604488 | #include <Python.h>
PyMODINIT_FUNC
PyInit_scripts(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___scripts");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func ... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/compiler.c | null | null | null | null | null | null | C | 2026-05-04T18:37:34.810258 | #include <Python.h>
PyMODINIT_FUNC
PyInit_compiler(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___compiler");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_fun... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/sources.c | null | null | null | null | null | null | C | 2026-05-04T18:37:34.923984 | #include <Python.h>
PyMODINIT_FUNC
PyInit_sources(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___sources");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func ... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/project/compiler/solidity.c | null | null | null | null | null | null | C | 2026-05-04T18:37:34.925567 | #include <Python.h>
PyMODINIT_FUNC
PyInit_solidity(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___project___compiler___solidity");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
voi... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/test/coverage.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.042110 | #include <Python.h>
PyMODINIT_FUNC
PyInit_coverage(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___test___coverage");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func =... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/test/managers/utils.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.160410 | #include <Python.h>
PyMODINIT_FUNC
PyInit_utils(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___test___managers___utils");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_f... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/test/output.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.387138 | #include <Python.h>
PyMODINIT_FUNC
PyInit_output(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___test___output");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyC... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/test/stateful.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.412518 | #include <Python.h>
PyMODINIT_FUNC
PyInit_stateful(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___test___stateful");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func =... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/typing.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.608929 | #include <Python.h>
PyMODINIT_FUNC
PyInit_typing(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___typing");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsule_... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/utils.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.685115 | #include <Python.h>
PyMODINIT_FUNC
PyInit_utils(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___utils");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsule_Ge... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/utils/_color.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.722104 | #include <Python.h>
PyMODINIT_FUNC
PyInit__color(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___utils____color");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/utils/output.c | null | null | null | null | null | null | C | 2026-05-04T18:37:35.788423 | #include <Python.h>
PyMODINIT_FUNC
PyInit_output(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___utils___output");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/utils/sql.c | null | null | null | null | null | null | C | 2026-05-04T18:37:36.037779 | #include <Python.h>
PyMODINIT_FUNC
PyInit_sql(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___utils___sql");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = PyCapsul... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/middlewares/ganache7.c | null | null | null | null | null | null | C | 2026-05-04T18:37:38.410200 | #include <Python.h>
PyMODINIT_FUNC
PyInit_ganache7(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___middlewares___ganache7");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/middlewares/geth_poa.c | null | null | null | null | null | null | C | 2026-05-04T18:37:38.596793 | #include <Python.h>
PyMODINIT_FUNC
PyInit_geth_poa(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___middlewares___geth_poa");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/middlewares/hardhat.c | null | null | null | null | null | null | C | 2026-05-04T18:37:38.597464 | #include <Python.h>
PyMODINIT_FUNC
PyInit_hardhat(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___middlewares___hardhat");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
vo... |
eth-brownie/brownie | https://github.com/eth-brownie/brownie | null | null | null | null | 2,731 | null | null | mit | null | null | null | null | null | null | null | build/brownie/network/state.c | null | null | null | null | null | null | C | 2026-05-04T18:37:38.803182 | #include <Python.h>
PyMODINIT_FUNC
PyInit_state(void)
{
PyObject *tmp;
if (!(tmp = PyImport_ImportModule("eth_brownie__mypyc"))) return NULL;
PyObject *capsule = PyObject_GetAttrString(tmp, "init_brownie___network___state");
Py_DECREF(tmp);
if (capsule == NULL) return NULL;
void *init_func = Py... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/MainDialogBar.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.662927 | #pragma once
class CChildView;
// CMainDialogBar
class CMainDialogBar : public CDialogBar
{
DECLARE_DYNAMIC(CMainDialogBar)
public:
CMainDialogBar();
virtual ~CMainDialogBar();
void InitControls(CChildView*);
protected:
CChildView* m_pView;
void OnSetActivityLevel(UINT id);
void OnUpdateSetActivityLevel(C... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | APISetMap/ApiSet.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.674390 | #pragma once
#define API_SET_SCHEMA_ENTRY_FLAGS_SEALED 1
typedef struct _API_SET_NAMESPACE {
ULONG Version;
ULONG Size;
ULONG Flags;
ULONG Count;
ULONG EntryOffset;
ULONG HashOffset;
ULONG HashFactor;
} API_SET_NAMESPACE, *PAPI_SET_NAMESPACE;
typedef struct _API_SET_HASH_ENTRY {
ULONG Hash;
ULONG Index;
} A... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/Globals.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.675012 | #pragma once
class CGlobals {
public:
static int GetProcessorCount();
static std::vector<DWORD> EnumerateThreads(DWORD pid);
private:
static int s_Processors;
};
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/SystemCPUSetDlg.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.676783 | #pragma once
#include "SystemCpuSet.h"
class CSystemCPUSetDlg : public CDialogEx {
public:
CSystemCPUSetDlg(const SystemCpuSet& cpuSets, CWnd* pParent = nullptr);
#ifdef AFX_DESIGN_TIME
enum { IDD = IDD_CPUSETS };
#endif
void SetAllowSelection(bool allow, HANDLE hThread = nullptr) {
m_AllowSelection = allow;
... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/ChildView.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.678094 |
#pragma once
#include "Thread.h"
#include "ThreadsListCtrl.h"
struct AppSettings {
int InitialThreads;
int ActiveThreads;
ActivityLevel ActivityLevel;
};
// CChildView window
class CChildView : public CWnd {
// Construction
public:
CChildView();
// Attributes
public:
enum { IDC_LIST = 1234 };
// Operati... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/CPUStressEx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.681872 |
// CPUStressEx.h : main header file for the CPUStressEx application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CCPUStressExApp:
// See CPUStressEx.cpp for the implementation of this class
//
class CCPUSt... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/MainFrm.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.682471 |
// MainFrm.h : interface of the CMainFrame class
//
#pragma once
#include "ChildView.h"
class CMainFrame : public CFrameWnd {
public:
CMainFrame();
protected:
DECLARE_DYNAMIC(CMainFrame)
// Attributes
public:
// Operations
public:
// Overrides
public:
virtual BOOL PreCreateWindow(CREATESTRUCT& cs);
virtua... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/AffinityDlg.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.699369 | #pragma once
class CThread;
// CAffinityDlg dialog
class CAffinityDlg : public CDialogEx {
DECLARE_DYNAMIC(CAffinityDlg)
public:
CAffinityDlg(bool affinity, CThread* pThread, const CString& title, CWnd* pParent = nullptr);
CAffinityDlg(const CString& title, CWnd* pParent = nullptr);
virtual ~CAffinityDlg();... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | APISetMap/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.700401 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | APISetMap/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:41.708626 | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#include <winternl.h>
#include "apiset.h"
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/Thread.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.483899 |
#pragma once
enum class ActivityLevel {
None = 0,
Low = 1,
Medium = 2,
Busy = 3,
Maximum = 4
};
// CThread command target
class CThread {
public:
CThread();
virtual ~CThread();
DWORD GetThreadId() const {
return m_ID;
}
int GetPriority() const {
return ::GetThreadPriority(m_hThread);
}
void SetPr... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/resource.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.539806 | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CPUStressEx.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_CPUStressExTYPE 130
#define ID_STATUS_THREAD 310
#define ID_STATUS_PROCESSCPU 311
#... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/resource1.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.600081 | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CPUSTRES.rc
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE ... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPlist/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.615276 | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#include <vector>
#include <atlstr.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CpuLimit/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.620302 | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#include <vector>
#include <string>
// TODO: reference addit... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.623693 |
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#endif
#include "targetver.h"
#define _ATL... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.625222 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/SystemCpuSet.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.637195 | #pragma once
class SystemCpuSet {
public:
bool Init();
SYSTEM_CPU_SET_INFORMATION* GetCpuSets() const {
return _cpuSets;
}
const SYSTEM_CPU_SET_INFORMATION& GetCpuSet(int index) const {
return _cpuSets[index];
}
int GetCount() const {
return _count;
}
private:
std::unique_ptr<BYTE[]> _buffer;
SYSTEM... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPUSTRES/ThreadsListCtrl.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.638362 | #pragma once
// CThreadsListCtrl
enum class Color : unsigned {
White = RGB(255, 255, 255),
Black = 0,
DarkRed = RGB(128, 0, 0),
Red = RGB(255, 0, 0),
Orange = RGB(255, 128, 0),
Yellow = RGB(255, 255, 0)
};
#include "Thread.h"
class CThreadsListCtrl : public CMFCListCtrl {
DECLARE_DYNAMIC(CThreadsListCtrl)
... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CPlist/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:42.653566 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CpuLimit/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.387988 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | IoPriority/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.573189 |
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#endif
#include "targetver.h"
#define _ATL... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemCombine/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.574567 | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | IoPriority/resource.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.584905 | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by IoPriority.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_IOPRIORITY_DIALOG 102
#define IDR_MAINFRAME ... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | IoPriority/IoPriorityDlg.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.600995 |
// IoPriorityDlg.h : header file
//
#pragma once
// CIoPriorityDlg dialog
class CIoPriorityDlg : public CDialogEx
{
// Construction
public:
CIoPriorityDlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
#ifdef AFX_DESIGN_TIME
enum { IDD = IDD_IOPRIORITY_DIALOG };
#endif
protected:
virtual void D... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CpuSet/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.637547 | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#include <processthreadsapi.h>
#include <string>
#include <vec... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | CpuSet/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.638338 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | IoPriority/IoPriority.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.673309 |
// IoPriority.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CIoPriorityApp:
// See IoPriority.cpp for the implementation of this class
//
class CIoPriority... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | IoPriority/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:43.774902 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemCombineTest/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.025560 | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemCombine/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.168630 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemCombineTest/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.197560 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemInfo/MemInfo.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.198842 | #pragma once
#define NT_SUCCESS(Status) (((NTSTATUS)(Status)) >= 0)
#define SE_DEBUG_PRIVILEGE (20L)
#define SE_PROF_SINGLE_PROCESS_PRIVILEGE (13L)
#define PAGE_SHIFT 12
#define PAGE_SIZE (1 << 12)
#define MI_GET_PFN(x) (PMMPFN_IDENTITY)(&MmPfnDatabase->PageData[(x)])
... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemInfo/stdafx.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.207789 | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#define WIN32_NO_STATUS
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#undef WIN32_NO_STATUS
#include <nts... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemInfo/targetver.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.247617 | #pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>
|
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/arch/mmtypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.277297 | /*++ NDK Version: 0095
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
mmtypes.h (ARCH)
Abstract:
Portability file to choose the correct Architecture-specific file.
Author:
Alex Ionescu (alex.ionescu@reactos.com) 06-Oct-2004
--*/
#ifndef _ARCH_MMTYPES_H
#define _ARCH_MMTYPES_H
//
... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/asm.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.297028 | /*++ NDK Version: 0095
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
asm.h
Abstract:
ASM Offsets for dealing with de-referencing structures in registers.
C-compatible version of the file ks386.inc present in the newest WDK.
Author:
Alex Ionescu (alex.ionescu@reactos.com) 06-Oct... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/cctypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.378526 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
cctypes.h
Abstract:
Type definitions for the Cache Controller.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _CCTYPES_H
#define _CCTYPES_H
//
// Dependencies
//
#include "umtypes.... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/cmfuncs.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.641103 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
cmfuncs.h
Abstract:
Function definitions for the Configuration Manager.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _CMFUNCS_H
#define _CMFUNCS_H
//
// Dependencies
//
#include ... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/cmtypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.789856 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
cmtypes.h
Abstract:
Type definitions for the Configuration Manager.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _CMTYPES_H
#define _CMTYPES_H
//
// Dependencies
//
#include "umt... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/dbgktypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.845656 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
dbgktypes.h
Abstract:
Type definitions for the User Mode Debugging Facility.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _DBGKTYPES_H
#define _DBGKTYPES_H
//
// Dependencies
//
... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/dbgkfuncs.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.857862 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
dbgkfuncs.h
Abstract:
Function definitions for the User Mode Debugging Facility.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _DBGKFUNCS_H
#define _DBGKFUNCS_H
//
// Dependencies... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/exfuncs.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.885266 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
exfuncs.h
Abstract:
Function definitions for the Executive.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _EXFUNCS_H
#define _EXFUNCS_H
//
// Dependencies
//
#include "umtypes.h"
... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/haltypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.920803 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
haltypes.h
Abstract:
Type definitions for the HAL.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _HALTYPES_H
#define _HALTYPES_H
//
// Dependencies
//
#include "umtypes.h"
#ifnde... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/extypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:44.938363 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
extypes.h
Abstract:
Type definitions for the Executive.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _EXTYPES_H
#define _EXTYPES_H
//
// Dependencies
//
#include "umtypes.h"
#inc... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/halfuncs.h | null | null | null | null | null | null | C | 2026-05-04T18:37:45.000908 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
halfuncs.h
Abstract:
Function definitions for the HAL.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _HALFUNCS_H
#define _HALFUNCS_H
//
// Dependencies
//
#include "umtypes.h"
#in... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/i386/ketypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:45.028431 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
ketypes.h (X86)
Abstract:
i386 Type definitions for the Kernel services.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _I386_KETYPES_H
#define _I386_KETYPES_H
//
// Dependencies
/... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/i386/mmtypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:45.252632 | /*++ NDK Version: 0095
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
mmtypes.h (X86)
Abstract:
i386 Type definitions for the Memory Manager
Author:
Alex Ionescu (alex.ionescu@reactos.com) 06-Oct-2004
--*/
#ifndef _I386_MMTYPES_H
#define _I386_MMTYPES_H
//
// Dependencies
//
//
... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/ifssupp.h | null | null | null | null | null | null | C | 2026-05-04T18:37:45.460385 | /*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
ifssupp.h
Abstract:
NDK Support for usage without the IFS. Will be deprecated at WDK Release.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _NTIFS_
#ifndef NTOS_MODE_USER
#define _N... |
zodiacon/WindowsInternals | https://github.com/zodiacon/WindowsInternals | null | null | null | null | 2,719 | null | null | mit | null | null | null | null | null | null | null | MemLimit/ndk/arch/ketypes.h | null | null | null | null | null | null | C | 2026-05-04T18:37:49.488077 | /*++ NDK Version: 0095
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
ketypes.h (ARCH)
Abstract:
Portability file to choose the correct Architecture-specific file.
Author:
Alex Ionescu (alex.ionescu@reactos.com) 06-Oct-2004
--*/
#ifndef _ARCH_KETYPES_H
#define _ARCH_KETYPES_H
//
... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/7_SEG/Seven_Segment10pt7b.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.704512 | const uint8_t Seven_Segment10pt7bBitmaps[] PROGMEM = {
0x00, 0xFF, 0xFC, 0xA0, 0x09, 0x05, 0x86, 0x9F, 0xF1, 0x47, 0xFC, 0xB0,
0xD0, 0x48, 0x00, 0x10, 0x10, 0x7E, 0x80, 0x80, 0x80, 0x80, 0x80, 0x7E,
0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7E, 0x10, 0x10, 0x00, 0x40, 0x04,
0x70, 0x88, 0x88, 0x89, 0x08, 0xB0, 0x72,... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/7_SEG/Watchy_7_SEG.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.733171 | #ifndef WATCHY_7_SEG_H
#define WATCHY_7_SEG_H
#include <Watchy.h>
#include "Seven_Segment10pt7b.h"
#include "DSEG7_Classic_Regular_15.h"
#include "DSEG7_Classic_Bold_25.h"
#include "DSEG7_Classic_Regular_39.h"
#include "icons.h"
class Watchy7SEG : public Watchy{
using Watchy::Watchy;
public:
void draw... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Basic/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.741013 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/DOS/Watchy_DOS.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.742192 | #ifndef WATCHY_DOS_H
#define WATCHY_DOS_H
#include <Watchy.h>
#include "Px437_IBM_BIOS5pt7b.h"
class WatchyDOS : public Watchy{
using Watchy::Watchy;
public:
void drawWatchFace();
};
#endif |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/DOS/Px437_IBM_BIOS5pt7b.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.743445 | //created using https://rop.nl/truetype2gfx/
//https://github.com/ropg/truetype2gfx
//@ropg
//Px437_IBM_BIOS.ttf
const uint8_t Px437_IBM_BIOS5pt7bBitmaps[] PROGMEM = {
0x00, 0x73, 0xFF, 0xF7, 0x39, 0xC0, 0x70, 0xEF, 0xDF, 0xBF, 0x70, 0x77,
0x3B, 0x9D, 0xDF, 0xF7, 0x77, 0xFF, 0xDC, 0xEE, 0x77, 0x00, 0x38, 0x3F,
0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/7_SEG/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.748641 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.