issues
search
lunatic-solutions
/
lunatic-rs
This library contains higher level Rust wrappers for low level Lunatic syscalls.
274
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Runtime Error: incompatible import type for `lunatic::distributed::send_receive_skip_search`
#127
daveman1010221
opened
3 months ago
2
Question: how to compile examples/monitor.rs into monitor.wasm?
#126
gmlewis
closed
10 months ago
1
RUSTSEC-2023-0052: webpki: CPU denial of service in certificate path building
#125
github-actions[bot]
opened
1 year ago
0
uncomment the py03 imports and the env vars no longer print
#124
jdoig
opened
1 year ago
0
Update criterion requirement from 0.4 to 0.5
#123
dependabot[bot]
opened
1 year ago
0
`lunatic_sqlite_api` breaks rust-analyzer (vscode) in a cargo workspace
#122
you-win
opened
1 year ago
1
feat: make `LinkDiedSingal` inner tag public
#121
tqwewe
closed
1 year ago
0
Update syn requirement from 1 to 2
#120
dependabot[bot]
opened
1 year ago
0
Update darling requirement from 0.14 to 0.20
#119
dependabot[bot]
opened
1 year ago
0
Add a dynamic WorkerPool primitive
#118
SquattingSocrates
opened
1 year ago
0
feat: add support for process monitoring
#117
tqwewe
closed
1 year ago
0
feat: allow new process ref to be created with unsafe
#116
tqwewe
closed
1 year ago
1
RUSTSEC-2021-0145: Potential unaligned read
#115
github-actions[bot]
opened
1 year ago
0
Bump rustsec/audit-check from 1.4.0 to 1.4.1
#114
dependabot[bot]
closed
1 year ago
0
Bump rustsec/audit-check from 1.3.2 to 1.4.0
#113
dependabot[bot]
closed
1 year ago
0
feat: add metrics host functions
#112
tqwewe
opened
1 year ago
0
Bump rustsec/audit-check from 0.1.0 to 1.3.2
#111
dependabot[bot]
closed
1 year ago
0
Update syn requirement from 1 to 2
#110
dependabot[bot]
closed
1 year ago
0
`Protocol` updates
#109
tqwewe
closed
1 year ago
0
Implement Debug for Protocol manually with generics
#108
tqwewe
closed
1 year ago
1
RUSTSEC-2020-0168: mach is unmaintained
#107
github-actions[bot]
opened
1 year ago
0
Add `ProcessName` trait and derive macro
#106
tqwewe
closed
1 year ago
0
Move `call_host_alloc` into `host` module
#105
tqwewe
closed
1 year ago
0
`send` functions should take a reference of message `&M`
#104
tqwewe
opened
1 year ago
2
Bump actions/checkout from 1 to 3
#103
dependabot[bot]
closed
1 year ago
0
Delete process.rs
#102
tqwewe
closed
1 year ago
0
Sqlite client apis
#101
tqwewe
closed
1 year ago
1
Improved process names with utility function
#100
tqwewe
closed
1 year ago
1
Improve the `AbstractProcess` trait
#99
bkolobara
closed
1 year ago
0
Use fully qualified paths for abstract_process macro
#98
tqwewe
closed
1 year ago
0
Update convert_case requirement from 0.5 to 0.6
#97
dependabot[bot]
closed
1 year ago
0
chore: Security automation
#96
pinkforest
closed
1 year ago
3
Add peer_addr method for TCP and UDP
#95
MarkintoshZ
closed
1 year ago
1
Add `AbstractMessage` derive macro and `Request` type
#94
tqwewe
closed
1 year ago
0
Async Request Handlers
#93
drue
closed
1 year ago
1
Example: Using a Supervised process defined with abstract_process macro across files.
#92
mpope9
closed
1 year ago
1
add metrics API
#91
Roger
closed
1 year ago
0
Add Recipient types, conversion functions to ProcessRef
#90
korbin
closed
1 year ago
2
Unsoundness with `Fn` trait
#89
Noratrieb
opened
2 years ago
3
Add mut to captured variables in macros
#88
tqwewe
closed
2 years ago
0
Implement Copy for Process
#87
tqwewe
closed
2 years ago
0
Fix multiple generics in abstract process macro
#86
tqwewe
closed
2 years ago
0
Put tasks into closures
#85
tqwewe
closed
2 years ago
1
`@task`s should use a closure to allow for return keyword and `?` operator
#84
tqwewe
closed
2 years ago
0
fix mismatch in function call and return values
#83
SquattingSocrates
closed
2 years ago
0
Tls streams
#82
SquattingSocrates
closed
2 years ago
2
Update message ABI
#81
kosticmarin
closed
2 years ago
1
Remove serde bounds for ProcessRef
#80
tqwewe
closed
2 years ago
0
Recursive protocols
#79
HurricanKai
closed
2 years ago
2
ProcessConfig::new can fail, but will not report this
#78
HurricanKai
closed
2 years ago
1
Next