Ecosyste.ms: OpenCollective

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

github.com/bastion-rs/bastion

Highly-available Distributed Fault-tolerant Runtime
https://github.com/bastion-rs/bastion

Added support for sending messages to another child and hide Uuids inside a BastionID struct

719b3c5f3371db5f3fbcc4bd3c1bcc0c2c654081 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Moved the profiles to the main Cargo.toml file

9e9acc6b75f3221a60a100d546beaf596899b782 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Fixed a missing dependency error after merging

ca4eb593851c4c03c630b62c5cb410e6b820886e authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Merge branch 'new-executor' into dev

# Conflicts:
# Cargo.toml
# bastion/src/registry.rs
# bastion/src/system.rs

7978a30a0816ad1528a12e06a1dd9de4bcd8bbb3 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Merge branch 'rework-0.3' into dev

# Conflicts:
# benches/bench_one_for_one.rs
# examples/root_spv.rs
# examples/spawn_from_context...

f4a718b763c6b49976890efb1b9196433b187128 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Removed the _* directories

055c746fb8df624141a95b7f8dcc4bcda2523ba2 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Lightweight process abstraction scaffold

f1554bbadfa7771e3c5b5bc044fab37640c8b997 authored about 5 years ago by Mahmut Bulut <[email protected]>
New executor scaffold

3bab9212b4f627874b880be7e9adaa05820a310a authored about 5 years ago by Mahmut Bulut <[email protected]>
Added a skeleton for Registry and cleaned up a bit

c688d536676c07519e6b6b94b0fb84a34df5abed authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Updated Supervisor to use vectors instead of trees and cleaned up a bit

ff14ea35380b49700254b7f326890d5185b427a7 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Implemented fault recovery for the system and basic message passing for it and the supervisors

a552a03ac636c6be56b2503748b8dc9ddc808605 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Added a skeleton for the Bastion and System structs, and cleaned up a bit

291bde6a9c1d79bb59cc230391949f2816d70661 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Removed the src/bastion.rs file

825ab3fa386182f4bbcb0e3c2616f5863a218f8f authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Initial commit for v0.3

f3d82b67668bb42a9bd1cccbb6f0bb80b47b7151 authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Merge pull request #43 from JohnTitor/clean-up-actions

Clean up actions

408cc6325af72d2b0faf98ca49bb9f3113189bda authored about 5 years ago by Mahmut Bulut <[email protected]>
Clean up actions

80ec9004fe3c960125703a6a8f3115db3f23f3ba authored about 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #42 from bastion-rs/debug-impl-with-thunk-ptr

Debug impl with thunk pointer

11bfafd818a2f74c7dfc2cfe18e2d36e38e41f8f authored about 5 years ago by Mahmut Bulut <[email protected]>
Debug impl with thunk pointer

3837a25e836e366290b03df921dfabd31022d0c8 authored about 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #41 from bastion-rs/use-github-actions

Remove travis and add stable channel builds to Github

e4e850c46c6b8c01873436aabdea1b496c500a56 authored about 5 years ago by Mahmut Bulut <[email protected]>
Dont run bench on stable, feature is not used on stable channel

eb70fb696fe7329c7b52ea71d999b007c3180722 authored about 5 years ago by Mahmut Bulut <[email protected]>
Remove travis and add stable channel builds to Github

2c0c4065826cc97789160a9fe17af781aaea3516 authored about 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #39 from JohnTitor/update-sponsor

Update sponsor information

bfc5f05b21f26df44d7f587dc22b5657cc828300 authored about 5 years ago by Yuki Okushi <[email protected]>
Update sponsor information

83b25dbb612643ab4d55aeb346d3af07605cd3fe authored about 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #38 from JohnTitor/replace-gitter

Replace Gitter with Discord

bc60fbbbb29f5f389262fbf61bfb91a5f2012b41 authored about 5 years ago by Yuki Okushi <[email protected]>
Remove unnecessary ignore config

59d0efcff0db9a6ac1840242bf3848d6a6f2c736 authored about 5 years ago by Yuki Okushi <[email protected]>
Remove main.workflow

f52d446f145cf6631d26db7bfe85ed6694281ecf authored about 5 years ago by Yuki Okushi <[email protected]>
Replace Gitter links with Discord

dd49c4ef7282f6d0feabe1eae0abdde2dbeb2a00 authored about 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #36 from bastion-rs/add-github-actions

Add GitHub actions

4d148a4ffca88b4eb0bff706b2eac60acce1d889 authored about 5 years ago by Mahmut Bulut <[email protected]>
Fix readme appveyor build tag

75617e37cbc746ed802fd4f55bf8db4907a9dc98 authored about 5 years ago by Mahmut Bulut <[email protected]>
Run all tests

6018b96087d5eb8d75bb58b9e625113da3f074c7 authored about 5 years ago by Mahmut Bulut <[email protected]>
Use cargo doc

234552a78d32ee4e5a987795d183c26dd920176c authored about 5 years ago by Mahmut Bulut <[email protected]>
Give name for the CI jobs

f89e247b7d9bd57f76d1afbd49cac92d0e3ba46f authored about 5 years ago by Mahmut Bulut <[email protected]>
Fix cargo fmt errors

bbabba41abc27eeba19a68494649d5c25ee71bca authored about 5 years ago by Mahmut Bulut <[email protected]>
Use default stable rustfmt

8668d5cc8b509c99f6392c2f4f7fe6451fa533b7 authored about 5 years ago by Mahmut Bulut <[email protected]>
Fix feature gate jobs

0429068f91eb057c23e17aab891388dbcb34a1a6 authored about 5 years ago by Mahmut Bulut <[email protected]>
Add GitHub actions

9c747655d360d43e59119cdc857474b848bb0156 authored about 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #34 from azastrael/nightly-cargo-6989

Fixed building on nightly

ffc50d5d643899963736a410b7b5494ccef1174e authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Fixed building on nightly following https://github.com/rust-lang/cargo/pull/6989

467c40776a5300ece2ebfa6e6b04914e9b78c82d authored about 5 years ago by Matthieu Le brazidec <[email protected]>
Add Discord server for communication.

563a64b0fbb04eb3760c8da451109fd1892af1e1 authored about 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #31 from bastion-rs/fix-version-in-readme

Fix import version

367c73f3b9399c411e948f246c2faa82eca9a3b2 authored about 5 years ago by Mahmut Bulut <[email protected]>
Fix import version

10bae12d7cb0b3fda7923d2e07675f14e65cc015 authored about 5 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.2.0

7bf04629813dbeaf93b8824135a8a9d0e21ba429 authored about 5 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.2.0

e6ab3361199643b6fee6410cc27d75a15b381f16 authored about 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #30 from bastion-rs/regen-changelog

Regenerate changelog after moving to organization

955defc6becbb87002ff6371a5796145e4548d9f authored about 5 years ago by Mahmut Bulut <[email protected]>
Regenerate changelog

8cd095cde700059924b0d30e9d79be6d770294b1 authored about 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #28 from vertexclique/rustdocs

Project documentation

3e0548a4e1e74e3722aee821d18fd9983cd107da authored about 5 years ago by Mahmut Bulut <[email protected]>
Rename links

7fa4b1f132bfa5c5a45b34a065f8c3d486898806 authored about 5 years ago by Mahmut Bulut <[email protected]>
Fix warnings

2e4e18ce907a701eae5db84a84de550e433c6245 authored about 5 years ago by Mahmut Bulut <[email protected]>
Add changelog

6493ff8fefe03bc047622bdda3aeffbcfce6b04e authored about 5 years ago by Mahmut Bulut <[email protected]>
Features and use case

7c359422cabaccaee0802a20f5afba6b70c2e8f1 authored about 5 years ago by Mahmut Bulut <[email protected]>
All documentation is complete

d3084ba1c05e6a911b30a57f61acd823d83aa872 authored about 5 years ago by Mahmut Bulut <[email protected]>
Cargo fix

eb3ddb549d650b0ab6c9f8f972e9cbe8a975b1d6 authored about 5 years ago by Mahmut Bulut <[email protected]>
Root spawn doc

02bb93f958786955e2d5f9057975724868bf0818 authored about 5 years ago by Mahmut Bulut <[email protected]>
Add doctests and spawn method examples

b894eaad01768965219bc45bb4ec2da6a55ffcaa authored about 5 years ago by Mahmut Bulut <[email protected]>
Fix nightly self referential box problem

37787ba6ec3da608d53bb1fd76336f0d8eaaa19b authored about 5 years ago by Mahmut Bulut <[email protected]>
Context documentation

58f5943bbf6176beeba6da6b71fc5d875a31cd0e authored about 5 years ago by Mahmut Bulut <[email protected]>
Docs for context

835c5765428f0fe16864d452443b3a311d427845 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #27 from vertexclique/context-spawn-test

Context spawn level tests

47c35c6d97b74d9cc23ad84315360000a6fba72d authored over 5 years ago by Mahmut Bulut <[email protected]>
Context spawn level tests

3ec635ea83d4790398de7618ac4ce7fa27245e1f authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #26 from vertexclique/dual-license-the-project

Change license to use Apache-2.0/MIT

2530dec4ed0a0ca36cc1fc2efed4f3b1297eaaf7 authored over 5 years ago by Mahmut Bulut <[email protected]>
Change license to use Apache-2.0/MIT

821672cd82bc43d80089d3d9c2a856b5ac00d872 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #25 from vertexclique/multi-os-builds

Multi OS builds

a33a5082599c6a4a69a84e77eed0f23fb90226c6 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #19 from vertexclique/context-spawn

Spawn from the context

c1884c6f5680f91af5875634ac2e066a28cc7e06 authored over 5 years ago by Mahmut Bulut <[email protected]>
Remove leftover debug point

6d89a5025d9f1c74acb2b29c82ccaa15555df62c authored over 5 years ago by Mahmut Bulut <[email protected]>
Refactor supervisors to carry out context to share data between children

324a80b1623b18b9a874ec78759af28cbb8eb61f authored over 5 years ago by Mahmut Bulut <[email protected]>
Remove nightly feature usage warning from README

15ea639e31813651ad0619ceb1091ff29b1284e1 authored over 5 years ago by Mahmut Bulut <[email protected]>
Multi OS builds

12e5b3d63cabca6e3534f9d8e41d56233570a2ba authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #24 from vertexclique/move-appveyor-config-file

File extension it seems

319ec92c15cdb3576499f274ff972c8514c664cc authored over 5 years ago by Mahmut Bulut <[email protected]>
File extension it seems

61787acac24237e240157b43f2ec4309263efe2c authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #23 from vertexclique/move-appveyor-config-file

Move appveyor file, since it is not picked up.

48a92b9585afa0532dd0626df2ec8aebb62ec488 authored over 5 years ago by Mahmut Bulut <[email protected]>
Move appveyor file, since it is not picked up.

3281fa26434b2de4c096949bd819f61a57ead42e authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #21 from xmclark/build-on-windows

Build on windows

fcb597169aa2d617d4b6b5877cd33f343cb04b21 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #20 from xmclark/remove-nightly-features

Remove nightly features

e051c696de168116db5ef1137e884c344cbd7173 authored over 5 years ago by Mahmut Bulut <[email protected]>
add missing imports

328f4c47ea092ce434e5e7966d47b52b9234726b authored over 5 years ago by Mackenzie Clark <[email protected]>
create an appveyor file

d80a3e303da5cfe33d24c008b085616b8b77d970 authored over 5 years ago by Mackenzie Clark <[email protected]>
build stable on travis

d95471ba1d9cd112181ffd045ee87f9ab32ae515 authored over 5 years ago by Mackenzie Clark <[email protected]>
use ctrlc for cross platform signal handling

f8f006011d4709f4fe7825c585811a2a33fa7616 authored over 5 years ago by Mackenzie Clark <[email protected]>
remove nightly feature flags

a5a4c89363e5dd6ce1c9f6b37b79c6fb6b5c2920 authored over 5 years ago by Mackenzie Clark <[email protected]>
Merge pull request #10 from 0xflotus/master

did you mean 'abrupt'?

06d74efe219825b790b09e12499a9f649fc88b65 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #14 from vertexclique/shutdown-implementation

Shutdown implementation

fb40b8162cc3430bdeaa10f98f42170de1d96bd8 authored over 5 years ago by Mahmut Bulut <[email protected]>
Shutdown implementation

0ebb7a0c7a210b3465f28ef15c1bcdafb4d55e7f authored over 5 years ago by Mahmut Bulut <[email protected]>
Context spawn implementation

6d40d2ee65e0de75e0b4292fb842c9919ad69544 authored over 5 years ago by Mahmut Bulut <[email protected]>
Workflow fix

0aa31c67e1b70c808772b34e066ce7af9a8d3a03 authored over 5 years ago by Mahmut Bulut <[email protected]>
Update main

1c7f8391acd029e43498631f60cedce0532d5236 authored over 5 years ago by Mahmut Bulut <[email protected]>
Add liberalpay

f4bc24a82c27369b3e7e89404cdc1b7e34204171 authored over 5 years ago by Mahmut Bulut <[email protected]>
Create FUNDING.yml

b0ca1f6faaec8131c8ac5dcb069b845cb8fc2f72 authored over 5 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.1.4-alpha.1

9eaf5d298f28caa28763291469a2e9ccdd716611 authored over 5 years ago by Mahmut Bulut <[email protected]>
Update code example in the readme

684a7bb7101289fb74fe824d3f5e3c5938156f64 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #12 from vertexclique/prelude-separation

Make prelude separation

46a894dc5c396308d2ef52df6a60ae08f3b563b8 authored over 5 years ago by Mahmut Bulut <[email protected]>
Make prelude separation

aa7e11fc1b7d5bfa46635c7bbf63b6df2a8345f6 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #11 from vertexclique/receive-utilities-implementation

Introduce receive utilities for message

637a6e0c71d9cb3f15178150db10bbc5e8ff55b9 authored over 5 years ago by Mahmut Bulut <[email protected]>
Introduce receive utilities for message

This enables to select multiple message types and work with them in need. Resolves #1.

2766df421b06fe72a041830138a4a1e8865ea118 authored over 5 years ago by Mahmut Bulut <[email protected]>
Merge pull request #1 from 0xflotus/patch-1

did you mean 'abrupt'?

2f437f4b4375abdbaad9414a57d8bc67d37fc94b authored over 5 years ago by 0xflotus <[email protected]>
did you mean 'abrupt'?

1ef1eef50312222b3b0bfed644978feaa483c7ed authored over 5 years ago by 0xflotus <[email protected]>
Fix communication example

806bc2229b6b089b1c5f6e0f1e387dff9492e041 authored over 5 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.1.3

3ecf231583fbfb8f9e6bec14320bc186d4fddb1b authored over 5 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.1.3

bbdd5bc1be225cc14c6d9a64585fcdcccc29de84 authored over 5 years ago by Mahmut Bulut <[email protected]>
Reword logging entry format

0fb11d19db943e8eebfa9ca4e136db161b1275aa authored over 5 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.1.2

da63455761ae2d5bd6ff3a34c74b87fc49441d71 authored over 5 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.1.2

3c8b2ae186c11eac844bd0be3a101d930ff2d27c authored over 5 years ago by Mahmut Bulut <[email protected]>