Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Actyx/Actyx
/ functions
Functions
3,158 in github.com/Actyx/Actyx
⨍
Functions
3,158
◇
Types & classes
771
↓ 20 callers
Method
into_iter
(self)
rust/actyx/ax-core/src/trees/tags.rs:182
↓ 20 callers
Function
l
(x: &'static str)
rust/actyx/ax-core/src/trees/dnf.rs:84
↓ 20 callers
Function
mk_offset
(o: u32)
rust/actyx/ax-types/src/offset.rs:803
↓ 20 callers
Function
setup
()
js/sdk/src/internal_common/event-fns-impl.spec.ts:138
↓ 20 callers
Function
setup_logger
Sets up a logging, defaulting to `warn` level, see [`setup_logger_with_level`].
rust/actyx/ax-core/src/util/mod.rs:62
↓ 20 callers
Method
update_settings
Tries to replace the settings at given `scope` to `settings`. Unless `force` is set, providing a non-conformant (according to the installed schema) se
rust/actyx/ax-core/src/settings/repository.rs:133
↓ 19 callers
Method
build
(&self, stream: StreamId)
rust/actyx/ax-core/src/trees/query.rs:48
↓ 19 callers
Function
fetch
(input, init)
js/sdk/src/v2/blobSnapshotStore.ts:87
↓ 19 callers
Method
or
* Add an alternative set we may also match. E.g. tag0.or(tag1.and(tag2)).or(tag1.and(tag3)) will match: * Events with tag0; Events with both tag1 a
js/sdk/src/types/tags.ts:63
↓ 19 callers
Method
set
( &self, name: ActyxName, cid: Cid, level: PersistenceLevel, public: b
rust/actyx/ax-core/src/api/ans.rs:133
↓ 18 callers
Method
add_route
Add a new route to the routing table. Attempts to add the target stream as well. If a new stream number is allocated returns it. Warning: _Does not c
rust/actyx/ax-core/src/swarm/mod.rs:2050
↓ 18 callers
Method
len
(&self)
rust/actyx/ax-core/src/trees/axtrees.rs:238
↓ 18 callers
Function
load_schema
(path: PathBuf)
rust/actyx/ax-core/tests/integration_test.rs:8
↓ 18 callers
Method
meta
(&self)
rust/actyx/ax-core/src/runtime/value.rs:162
↓ 18 callers
Method
push
(&mut self, key: &treediff::value::Key)
rust/actyx/ax-core/src/settings/json_differ.rs:26
↓ 18 callers
Method
query
Returns a builder to query events. Query order defined in the query itself takes precedence over options. See [`Query::with_order`] for more informat
rust/sdk/src/client.rs:374
↓ 18 callers
Function
repo
(path: &TempDir)
rust/actyx/ax-core/tests/integration_test.rs:12
↓ 18 callers
Function
stream_id
(stream_nr: u64)
rust/actyx/ax-types/src/offset.rs:799
↓ 18 callers
Method
toString
* Convert to an Actyx Event Service query string.
js/sdk/src/types/tags.ts:77
↓ 17 callers
Function
assert_err_response
(resp: Response<Bytes>, status: http::StatusCode, json: serde_json::Value)
rust/actyx/ax-core/src/api/tests.rs:93
↓ 17 callers
Function
emit
(computed: impl FnOnce() -> T, changed: bool, original: &T)
rust/actyx/ax-aql/src/language/rewrite_impl.rs:265
↓ 17 callers
Method
encode
(&self, c: DagCborCodec, w: &mut W)
rust/actyx/ax-types/src/tags.rs:162
↓ 17 callers
Function
setup
(store: &BanyanStore)
rust/actyx/ax-core/src/api/events/service.rs:699
↓ 17 callers
Method
subscribe
( &self, app_id: AppId, request: SubscribeRequest, )
rust/actyx/ax-core/src/api/events/service.rs:251
↓ 17 callers
Method
take_until_condition
Take from this stream up to and including the element on which the predicate turns true.
rust/actyx/ax-core/src/ax_futures_util/stream/mod.rs:113
↓ 16 callers
Method
append
(&mut self, other: Self)
rust/actyx/ax-core/src/util/mod.rs:107
↓ 16 callers
Method
apply
* Apply these tags to an event that they may legally be attached to (according to the tag's type `E`).
js/sdk/src/types/tags.ts:119
↓ 16 callers
Method
as_bytes
(&self)
rust/actyx/ax-types/src/event/payload.rs:70
↓ 16 callers
Method
as_f64
(&self)
rust/actyx/ax-aql/src/language/number_impl.rs:24
↓ 16 callers
Method
as_number
(&self)
rust/actyx/ax-core/src/runtime/value.rs:210
↓ 16 callers
Function
eq
(a: Settings, b: Settings)
js/node-manager/src/client/components/SettingsEditor.tsx:12
↓ 16 callers
Function
expectResultEq
(op: () => void, ...expected: unknown[])
js/sdk/src/internal_common/event-fns-impl.spec.ts:107
↓ 16 callers
Function
get
(json: &Value, ptr: &str)
rust/actyx/ax/tests/smoke.rs:208
↓ 16 callers
Method
get_or_create_own_stream
(&mut self, stream_nr: StreamNr)
rust/actyx/ax-core/src/swarm/mod.rs:504
↓ 16 callers
Function
o
(s: &str)
rust/actyx/ax/tests/version_compat.rs:381
↓ 16 callers
Method
rewrite
(&self, surfer: &mut impl Galactus)
rust/actyx/ax-aql/src/language/rewrite_impl.rs:37
↓ 16 callers
Function
root
()
rust/actyx/ax-core/src/settings/scope.rs:238
↓ 16 callers
Method
spawn
Bootstraps the application, and returns a handle structure.
rust/actyx/ax-core/src/node/mod.rs:282
↓ 16 callers
Method
spawn_task
Spawns a new task that will be shutdown when [`BanyanStore`] is dropped.
rust/actyx/ax-core/src/swarm/mod.rs:665
↓ 16 callers
Method
validate
(&self, enabled: &[String], endpoint: Endpoint)
rust/actyx/ax-core/src/runtime/features.rs:127
↓ 16 callers
Function
validateOrThrow
(decoder: t.Decoder<any, T>)
js/sdk/src/util/io.ts:25
↓ 15 callers
Method
drain
Feed all values into a supermassive black hole and return a Future that completes when done.
rust/actyx/ax-core/src/ax_futures_util/stream/mod.rs:171
↓ 15 callers
Method
format
format a nodeid using the crypt alphabet, which is order preserving
rust/actyx/ax-types/src/scalars.rs:126
↓ 15 callers
Method
generate_key_pair
Generate a new Ed25519 key pair and return its key_id The key pair is stored in this KeyStore. Callers should make sure to persist the store with `du
rust/actyx/ax-core/src/crypto/keystore.rs:104
↓ 15 callers
Method
insert
(&mut self, tag: Tag)
rust/actyx/ax-types/src/tags.rs:282
↓ 15 callers
Function
render_simple_expr
(w: &mut impl Write, e: &SimpleExpr)
rust/actyx/ax-aql/src/language/render.rs:106
↓ 15 callers
Function
setup_env
()
rust/actyx/swarm/harness/src/lib.rs:107
↓ 14 callers
Method
append
Append events to a stream, publishing the new data.
rust/actyx/ax-core/src/swarm/mod.rs:1351
↓ 14 callers
Method
blob_put
(&self, app_id: AppId, path: String, mime_type: String, data: &[u8])
rust/actyx/ax-core/src/swarm/blob_store.rs:75
↓ 14 callers
Function
cli
()
rust/actyx/ax/tests/cli.rs:26
↓ 14 callers
Method
connect
(&self)
rust/actyx/ax/src/cmd/mod.rs:64
↓ 14 callers
Function
ctx
()
rust/actyx/ax-core/src/runtime/eval.rs:673
↓ 14 callers
Function
de
(from: &'de str, expected: T)
rust/actyx/ax-types/src/offset.rs:928
↓ 14 callers
Function
l
(tag: &'static str)
rust/actyx/ax-core/src/trees/query.rs:480
↓ 14 callers
Method
peer_id
(&self)
rust/actyx/swarm/harness/src/lib.rs:79
↓ 14 callers
Method
starts_with
(&self, other: &Scope)
rust/actyx/ax-core/src/settings/scope.rs:175
↓ 14 callers
Method
stream_filtered_chunked
( &self, stream_id: StreamId, range: RangeInclusive<u64>, query: Q, )
rust/actyx/ax-core/src/swarm/mod.rs:1478
↓ 14 callers
Method
with
(head: impl Into<String>, tail: &[&dyn ToIndex])
rust/actyx/ax-aql/src/language/mod.rs:575
↓ 13 callers
Method
as_bool
(&self)
rust/actyx/ax-core/src/runtime/value.rs:226
↓ 13 callers
Function
buffer
()
js/sdk/src/internal_common/event-fns-impl.spec.ts:96
↓ 13 callers
Method
close
()
js/sdk/src/internal_common/multiplexedWebSocket.ts:130
↓ 13 callers
Method
from
(q: ax_aql::Query<'_>, app_id: AppId)
rust/actyx/ax-core/src/runtime/query.rs:34
↓ 13 callers
Method
get
Returns the current node version, associated with the `DATABANK_VERSION` constant.
rust/actyx/ax-core/src/util/version.rs:83
↓ 13 callers
Method
into
(self)
rust/release/src/os_arch.rs:153
↓ 13 callers
Method
read
(&self)
rust/actyx/ax-core/src/util/variable.rs:32
↓ 13 callers
Method
remove
(&mut self, tag: &Tag)
rust/actyx/ax-types/src/tags.rs:288
↓ 13 callers
Method
stream
Wrap a response stream with keep-alive functionality. See [`keep_alive`](keep_alive) for more.
rust/actyx/ax-core/src/api/events/http/ndjson.rs:99
↓ 13 callers
Method
string
(&mut self)
rust/actyx/ax-aql/src/language/parser/utils.rs:43
↓ 12 callers
Method
ax_err
(self, code: ActyxOSCode)
rust/actyx/ax-core/src/util/formats/errors.rs:19
↓ 12 callers
Method
eval
(&'c self, expr: &'c SimpleExpr)
rust/actyx/ax-core/src/runtime/eval.rs:210
↓ 12 callers
Method
is_empty
(&self)
rust/actyx/ax-core/src/ax_futures_util/stream/merge_unordered.rs:39
↓ 12 callers
Method
log
(self)
rust/actyx/ax-core/src/node_connection.rs:589
↓ 12 callers
Function
new_test_client
The normal [`Ax::new`] connects to a client, the client returned by this function is a "mock" client instead that allows us to test the builder functi
rust/sdk/src/client.rs:1358
↓ 12 callers
Method
query
( &self, app_id: AppId, request: QueryRequest, )
rust/actyx/ax-core/src/api/events/service.rs:91
↓ 12 callers
Method
stream
Creates a [`StreamId`](struct.StreamId.html) belonging to this node ID with the given stream number
rust/actyx/ax-types/src/scalars.rs:111
↓ 12 callers
Method
stream_nr
(&self)
rust/actyx/ax-core/src/swarm/streams.rs:116
↓ 12 callers
Function
useAppState
()
js/node-manager/src/client/app-state/app-state.tsx:263
↓ 12 callers
Method
warn
(message: String)
rust/actyx/ax-types/src/service/events.rs:505
↓ 11 callers
Method
add_stream
Add a new stream to the routing table. Returns the allocated stream number.
rust/actyx/ax-core/src/swarm/mod.rs:2000
↓ 11 callers
Function
authenticate
( node_info: NodeInfo, token: impl Filter<Extract = (Token,), Error = Rejection> + Clone, )
rust/actyx/ax-core/src/api/filters/authenticate.rs:105
↓ 11 callers
Function
call_cli_settings_local
calls `ax settings local [..args] --working-dir [working_dir]`
rust/actyx/ax/tests/cli.rs:206
↓ 11 callers
Method
decode
(c: C, r: &mut R)
rust/actyx/ax-core/src/swarm/discovery.rs:125
↓ 11 callers
Function
decorateEConnRefused
(errMsg: string, triedToContact: string)
js/sdk/src/internal_common/errors.ts:7
↓ 11 callers
Function
first
()
rust/actyx/ax-core/src/settings/scope.rs:315
↓ 11 callers
Method
io
(self, ctx: impl AsRef<str>)
rust/actyx/ax/src/cmd/events/restore.rs:55
↓ 11 callers
Method
is_anti
(&self)
rust/actyx/ax-core/src/runtime/value.rs:166
↓ 11 callers
Function
mkRPC
( ipcCode: string, //requestEncoder: io.Encoder<Req, object>, request: io.Type<Req, object, unknown>,
js/node-manager/src/common/ipc.ts:58
↓ 11 callers
Function
mkRpc
(rpc: RPC<Req, Resp>)
js/node-manager/src/client/util/index.ts:97
↓ 11 callers
Method
offset
(&self)
rust/actyx/ax-core/src/swarm/streams.rs:167
↓ 11 callers
Method
project
Read and project out a value. This can be cheaper than using get_cloned()
rust/actyx/ax-core/src/ax_futures_util/stream/variable.rs:198
↓ 11 callers
Function
setupRpc
( window: BrowserWindow, rpc: RPC<Req, Resp>, action: (req: Req) => Promise<Resp>, )
js/node-manager/src/node/ipc.ts:50
↓ 11 callers
Method
store
(&self)
rust/actyx/ax-core/src/runtime/eval.rs:100
↓ 11 callers
Function
validate_signed_manifest
( manifest: &AppManifest, ax_public_key: &PublicKey, licensing: &Licensing, )
rust/actyx/ax-core/src/api/auth/validate_signed_manifest.rs:13
↓ 10 callers
Function
Tag
(rawTagString: string, extractId?: (e: E) => string)
js/sdk/src/types/tags.ts:193
↓ 10 callers
Method
as_ref
(&self)
rust/actyx/ax-core/src/crypto/public.rs:174
↓ 10 callers
Function
current
()
js/sdk/src/util/runStats.ts:180
↓ 10 callers
Method
current
()
rust/release/src/os_arch.rs:121
↓ 10 callers
Function
end
(name: string, from: Timestamp, to: Timestamp)
js/sdk/src/util/runStats.ts:212
↓ 10 callers
Method
exec
(&mut self, update: impl FnOnce(&mut Transaction) -> R)
rust/actyx/ax-core/src/settings/database.rs:75
↓ 10 callers
Method
exists
(base_dir: impl AsRef<Path>)
rust/actyx/ax-core/src/settings/database.rs:33
← previous
next →
101–200 of 3,158, ranked by callers