Popular repositories Loading
-
call_in_stack
call_in_stack PublicCall a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines!
-
cort_proto
cort_proto PublicA C 03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).
-
raw_buffer
raw_buffer PublicSerialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in space or speed! You can direct define your protocol in your c…
-
-
reflect_struct
reflect_struct PublicLet you iterate all your member in struct simply! You can simply do serialization or de-serialization!
-
local_hook
local_hook PublicWe hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for any one of dynamic library or executable file because each of …
If the problem persists, check the GitHub status page or contact support.