Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bastion-rs/agnostik

Executor Agnostic Runtime that can run your futures with your favourite Executor
https://github.com/bastion-rs/agnostik

Add Tokio 1.0 runtime (#33)

* feat: add tokio@1 runtime

* doc: add `runtime_tokio1` feature to README

16184b44d85fdc6b29e7eeb6b9193ddb2098e86f authored over 3 years ago by chpio <[email protected]>
Merge pull request #32 from bastion-rs/collapse-ci-workflows

Collapse workflows into one workflow

c6729867e4323072e7d14565f7552002e4c1d4f8 authored over 3 years ago by Stu <[email protected]>
Collapse workflows into one workflow

e91f8c3df4ccc9e0e3452a23651c5acd120d01e6 authored over 3 years ago by Justus K <[email protected]>
Merge pull request #31 from bastion-rs/readme-update

Update versions in the README

aa8597518a0c29488170039f458c0faa1fa75755 authored over 3 years ago by Stu <[email protected]>
Update versions in the README

272a29b2d0597aea557c94b64a1f16711a3eabbc authored over 3 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.2.4-alpha.0

76f7814e53ca18a156417990d86608ca7e990b3f authored over 3 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.2.3

db991c62c1ac815bf4490d4b51425ea59d6c128f authored over 3 years ago by Mahmut Bulut <[email protected]>
Merge pull request #30 from bastion-rs/update-versions-for-bastion-executor

Executor version update

5a11a96927d2ff804a9b9bbad7970af6c50e3062 authored over 3 years ago by Stu <[email protected]>
Executor version update

45a7023f332ed5e0b453b987d13b8f24fb7906d2 authored over 3 years ago by Mahmut Bulut <[email protected]>
Merge pull request #29 from TheButlah/patch-1

Update README to refer to agnostik 0.2

cd69ca7682bb0a40a1baab2257c7ae9018d0b6e3 authored almost 4 years ago by Stu <[email protected]>
Update README to refer to agnostik 0.2

308e9aa8bd1832b37e53853c852d530628cdea0c authored almost 4 years ago by Ryan Butler <[email protected]>
(cargo-release) start next development iteration 0.2.3-alpha.0

bc0421cc2156e52613260ad8ba1f5e9ab0f527c1 authored almost 4 years ago by Justus K <[email protected]>
Add attributes dependency

32a375d6596c0146f6553de1190915b07ffbfa7b authored almost 4 years ago by Justus K <[email protected]>
bump attributes version

b04b889156a0fe0b073ece88af49565da30363b1 authored almost 4 years ago by Justus K <[email protected]>
Fix readme entry in Cargo.toml

cbffeec9fa1e876a5be658724ec47d6f9468a9c1 authored almost 4 years ago by Justus K <[email protected]>
Bump attributes version

b6a99344ee075715851fdc543c0b961500e121b0 authored almost 4 years ago by Justus K <[email protected]>
(cargo-release) version 0.2.2

dd5ab60c8d9a5539b8f11b87218031a8536882e5 authored almost 4 years ago by Justus K <[email protected]>
Merge pull request #28 from dvc94ch/attributes

Add attributes.

fc491b787016d158a9a8b8a3c910a6cad0b712a7 authored almost 4 years ago by Stu <[email protected]>
Address review comments.

28a0d5fa20570fe4b2172b2e2c8ced29750fbed5 authored almost 4 years ago by David Craven <[email protected]>
Now really fix the problem.

20a35033b26b851ffdedebb3807bc50b705fb381 authored almost 4 years ago by David Craven <[email protected]>
Don't run tests without an executor.

c5d8603198524ea17cb9fa26189497b31d7163a4 authored almost 4 years ago by David Craven <[email protected]>
Fix workflow.

8ce5feda99889f44f83ae064345a6645ba68b95a authored almost 4 years ago by David Craven <[email protected]>
Move agnostik-attributes.

8e41ba1f64e1afac5793057fb107e7e022b46f59 authored almost 4 years ago by David Craven <[email protected]>
Fix workflow.

6e6e2c7621f9bc0208d9af4f81fe57505276b1e9 authored almost 4 years ago by David Craven <[email protected]>
(cargo-release) start next development iteration 0.2.2-alpha.0

3d1cfd12417fb13182aa7186859a157df37a1ac1 authored almost 4 years ago by Justus K <[email protected]>
(cargo-release) version 0.2.1

3298fc648df1d7459e0be967e2b0f96ea646b8ca authored almost 4 years ago by Justus K <[email protected]>
Add attributes.

b53ca2bf268e75dd46d2beeaa3ad7ce2101d5561 authored almost 4 years ago by David Craven <[email protected]>
Merge pull request #24 from dvc94ch/tokio-fix

Tokio fix

ec00e4fcd80aeaa7eeef8ee3a56cc3795a69c13e authored almost 4 years ago by Stu <[email protected]>
Run rustfmt.

1a772b677498fa81dfc5119ed25884fddcea151a authored almost 4 years ago by David Craven <[email protected]>
Use tokio::spawn.

5cf893839ca7a0f4b9e473fc1df4f2f88d4b1107 authored almost 4 years ago by David Craven <[email protected]>
(cargo-release) start next development iteration 0.2.1-alpha.0

b0f724911bc025680838993899c2be8d5074b5de authored almost 4 years ago by Justus K <[email protected]>
Agnostik compiles now without features enabled

f1ba44dd72bbcfe67ea8c7fc8acd08919dae10a5 authored almost 4 years ago by Justus K <[email protected]>
Bump version

26c2bd864c60429af5d23b006c92205657b0ef41 authored almost 4 years ago by Justus K <[email protected]>
Remove caching from CI

a5e07c8428cd5a4a12c1228d9f61eeb67a21c6df authored almost 4 years ago by Justus K <[email protected]>
Update workflows

2527d5ec3be805b86cd2fa9625d7eaea4019f864 authored almost 4 years ago by Justus K <[email protected]>
Rework cargo features

b6b0d20c04714dd02dfd33ff13444f520e8183c7 authored almost 4 years ago by Justus K <[email protected]>
Make build features additive

8ecbc3754aa12be878f32f0e5dd66ff3b6ec6334 authored almost 4 years ago by Justus K <[email protected]>
Fix workflows and add README note for global executor

7a5c2301ff924816471af7c028d16f5b9f76d75f authored almost 4 years ago by Justus K <[email protected]>
Merge pull request #23 from Keruspe/deps

chore: update deps

c048a177e61430a5b5907030d44e8dde50c4507a authored almost 4 years ago by Stu <[email protected]>
update to tokio 0.3

Signed-off-by: Marc-Antoine Perennou <[email protected]>

264f61b568ae20071149d18517c8feafddce44ca authored almost 4 years ago by Marc-Antoine Perennou <[email protected]>
update bastion-executor

Signed-off-by: Marc-Antoine Perennou <[email protected]>

191b5addd7f95fad1dad6c8c05f3f20854cfa89c authored almost 4 years ago by Marc-Antoine Perennou <[email protected]>
(cargo-release) start next development iteration 0.1.6-alpha.0

419f457ec971cdb8fdadf134974853a95a9e000f authored about 4 years ago by Justus K <[email protected]>
(cargo-release) version 0.1.5

0a6b81ca1c6ba0883440e2f4ca85efdbc6c29e95 authored about 4 years ago by Justus K <[email protected]>
Merge pull request #20 from bastion-rs/access-global-executor

Add method to access global executor

bf09c2400b5fb07f387d0eb93d3f950a2571055f authored about 4 years ago by Stu <[email protected]>
Add method to get a global executor reference

86f16f29b2dc9a55d99052643ead1df421dca9df authored about 4 years ago by Justus K <[email protected]>
(cargo-release) start next development iteration 0.1.5-alpha.0

3920779e6a917f245b9dabf8dafcb5e82449200c authored about 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.1.4

50b0de0eca236b0f5c925c62bd1caabe9965767c authored about 4 years ago by Mahmut Bulut <[email protected]>
Update executors

5f85f85b1d6d68a056280eba963f5eb738c91959 authored about 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.1.4-alpha.2

b0aa3fc389786fc0ded1e160aeda8f3c196468dc authored about 4 years ago by Mahmut Bulut <[email protected]>
Expose inner handle construct

6945a61ebeb9ffe09561d3c38beaafef74c3ad10 authored about 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.1.4-alpha.1

082df85cd70df7d479d7014f9159b3b163938d2c authored about 4 years ago by Mahmut Bulut <[email protected]>
Add Debug impl to Handles

7a153833a7acd33dee7b928dac19875e091b461a authored about 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.1.4-alpha.0

845eeef6ce9ac69d6961e58198496758b530ccf7 authored over 4 years ago by Justus K <[email protected]>
(cargo-release) version 0.1.3

c4f0b41137da3b880fb52f31ce1a0063010c10c3 authored over 4 years ago by Justus K <[email protected]>
Update workflow for all operating systems

e9675c528c2db970144c75bb8e0317cb8c37f5d9 authored over 4 years ago by Justus K <[email protected]>
Update ci.sh script and github workflows

0e038b2cef1d51c140b2a6e3b4d4b1bab0eb502a authored over 4 years ago by Justus K <[email protected]>
Add global executor api to README

af58af7225c6b9f10e17b5e890f842b241419680 authored over 4 years ago by Justus K <[email protected]>
Implement global executor API

2c2fe33762b3322ae23e138a2c288276c3539ef3 authored over 4 years ago by Justus K <[email protected]>
Merge pull request #18 from bastion-rs/expose-runtime-structs

Expose runtime structures

f8100ed5bedb2afd91cc965f03b32cdfae9eb312 authored over 4 years ago by Mahmut Bulut <[email protected]>
Expose runtime structures

6313d90304a03946815fbac172244506dc461540 authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.1.3-alpha.0

3494783175971118e2b1dd2328ec641ef218a72c authored over 4 years ago by Justus K <[email protected]>
Fix my author name in Cargo.toml

f679e8c3732fa02f415feb58aaea0da90dab1840 authored over 4 years ago by Justus K <[email protected]>
Increment version and add smol to readme

e03c85577c5590798dd87c92da12a265fd23810a authored over 4 years ago by Justus K <[email protected]>
Implement smol runtime

b89cea532b83e52c936593a0508311676a9b8386 authored over 4 years ago by Justus K <[email protected]>
Implement LocalAgnostikExecutor for AsyncStd

9da46be33d5c0f7b6b56e78732dcb3277b328f38 authored over 4 years ago by Justus K <[email protected]>
Cleanup code

- Remove unused atomic_refcell dependency
- Split executors into specific file named after libra...

16e7cc245b08ac40d6d5f93d2399f45053981bde authored over 4 years ago by Justus K <[email protected]>
Merge pull request #15 from bastion-rs/tokio_runtime_mutex

Wrap the tokio runtime in a Mutex.

931cc65b43e712e4368da4f14ad50e64389dd9ce authored over 4 years ago by Stu <[email protected]>
Merge pull request #16 from bastion-rs/all_features_all_targets

pass --all-targets --all-features to cargo check and cargo test

09ef585407d575c2c67f7fbb9eb985aab0ef13f2 authored over 4 years ago by Stu <[email protected]>
pass --all-targets --all-features to cargo check and cargo test

As explained in the cargo check documentation:
> --all: Deprecated alias for --workspace.

This ...

78975a52999a0b3ab0ad8bc9b4cf88fb731b6f75 authored over 4 years ago by o0Ignition0o <[email protected]>
Wrap the tokio runtime in a Mutex.

After quite a bit of debate before, we decided to wrap the tokio executor in an AtomicRefCell.
T...

2b88b1595e884731d7dd83e4f351abbc6e53002a authored over 4 years ago by o0Ignition0o <[email protected]>
Merge pull request #14 from bastion-rs/doc_link

Add a link to the documentation in the readme.

0a5da818000fa2a1cf35dc235096691de8e0c87a authored over 4 years ago by Dylan DPC <[email protected]>
Add a link to the documentation in the readme.

d118ac0b896db2e4d428fe5e9cfa33ac7ebad43f authored over 4 years ago by o0Ignition0o <[email protected]>
bump for 0.1.1 release

b10e002137b97d2cc0f288e29ac1e11076e98015 authored over 4 years ago by dylan_DPC <[email protected]>
Merge pull request #12 from bastion-rs/atomic-ref-cell

Replace RefCell with AtomicRefCell

c13274dcf1ddbbc76aa9b8f36c0dc6b3d3fd2d22 authored over 4 years ago by Dylan DPC <[email protected]>
Make atomic_refcell dependency optional

b3e6db303b1a24fb434d85f792bd8200a5d1f1be authored over 4 years ago by Justus K <[email protected]>
Replace RefCell with AtomicRefCell

83b9b9552668752b9257864c826f88f7a2a72780 authored over 4 years ago by Justus K <[email protected]>
Merge pull request #11 from extrawurst/patch-1

fix typos

9c47977c16f4fd7d98414bde920470369756184a authored over 4 years ago by Dylan DPC <[email protected]>
fix typos

70c43c760eaad36a2622cc6e7c5fef8b05d52c63 authored over 4 years ago by Stephan Dilly <[email protected]>
Merge pull request #8 from bastion-rs/local-spawning

Local spawning

5202ee43e5bd60a970e17f46bd2b236b2101f2a5 authored over 4 years ago by Mahmut Bulut <[email protected]>
Change documentation of LocalAgnostikexecutor

b7c46c482fedb494bd177aae20fa55d0a4672494 authored over 4 years ago by Justus K <[email protected]>
Fix errors

665fc6e73f74c8ac7cbba6a1fbeaa8b5cdbd9b49 authored over 4 years ago by Justus K <[email protected]>
Implement LocalAgnostikExecutor for TokioExecutor

f5db1326cf9d81e4b5922ef6182eaaa1db81f63b authored over 4 years ago by Justus K <[email protected]>
Merge pull request #6 from bastion-rs/hotfix-unsafe-tokio-block-on

Replaced unsafe block onto RefCell<T>

fe38a94f4545e733959367eb91d92ec76859485b authored over 4 years ago by Mahmut Bulut <[email protected]>
Feature gate for the import

517ec49baa202f254976bf3c6795a59b430cc1c3 authored over 4 years ago by Valeryi Savich <[email protected]>
Replaced unsafe block onto RefCell

3391fe53d4dd1ff81ee3efa3211171e446bd2c11 authored over 4 years ago by Valeryi Savich <[email protected]>
Add LocalAgnostikExecutor trait and use F::Output instead of T

dbe0dd839fd54167ab3d796e0e14c39cb85e0574 authored over 4 years ago by Justus K <[email protected]>
change dependency version

daffa0ff5f43c542ea04a3bd3ecb52417ee9cfa0 authored over 4 years ago by dylan_DPC <[email protected]>
bump tomel

b3fd2220019dbd57188c9fddd4191fb6cfd25853 authored over 4 years ago by dylan_DPC <[email protected]>
Add badges to README

4ea58509bfec8e80b15ec5e48f73d83445e8f894 authored over 4 years ago by Justus K <[email protected]>
Fix spelling mistake and add prleude doc

9dad5489d248ce20f271caf68ed1c0140d2b5e27 authored over 4 years ago by Justus K <[email protected]>
Add documentation to join handle module

e598161960cc28f86ce0170cbe71b72a1dc5656a authored over 4 years ago by Justus K <[email protected]>
Ignore doctests and fix doc warning

a9f744f51d81ba63201d9a8ed83b898dfe9f87f6 authored over 4 years ago by Justus K <[email protected]>
Add documentation to lib.rs

dbac56b8ac987b4e335f0d48d5f3b691b2393c77 authored over 4 years ago by Justus K <[email protected]>
Change README

bc82880abbcb61ab481ddf3663e44bdbe0004b2e authored over 4 years ago by Justus K <[email protected]>
Add tokio section to README

fb318232236e0d6d71ba77c352fca8c9520f996e authored over 4 years ago by Justus K <[email protected]>
Add prelude module and make Executor impls private

a9f434bf9bbe0535bb2e3b7137c5d278781c481e authored over 4 years ago by Justus K <[email protected]>
Move bastion feature and method to the top of the list

1a4df532a46f7b8d610d111538e8ca27481dfc02 authored over 4 years ago by Justus K <[email protected]>
Enable syntax highlighting in readme

d5a0aa3c3ed6410db0ab1113778450a20283ab68 authored over 4 years ago by Justus K <[email protected]>
Remove upper Usage section

1b1f1130b4c897e28943c2ee1195bc584accb55f authored over 4 years ago by Justus K <[email protected]>
Add Usage and Features section to README

24afedb2dde32905015b6e07bd31f80cfead160f authored over 4 years ago by Justus K <[email protected]>