dag
Here are 215 public repositories matching this topic...
-
Updated
Jul 7, 2020 - Go
-
Updated
May 26, 2020
-
Updated
Jul 9, 2020 - Python
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Jun 19, 2020 - Python
Overview / Motivation
we want to reduce code duplication in the makefile
The Task
Add a makefile function that returns a bin_path string based on the OS and the bin name provided.
Example:
bin_path(p2p)
on windows will return : pwd/build/p2p.exe
on unix: pwd/build/p2p
Implementation Notes
TODO: Add links to relevant resources, specs, related issues, etc...
Contrib
-
Updated
Jul 7, 2020 - Go
-
Updated
Jun 13, 2020 - C
-
Updated
Jun 5, 2020 - R
-
Updated
Jun 29, 2020 - Go
-
Updated
Jul 1, 2020 - Vue
-
Updated
Jul 24, 2018 - Python
-
Updated
Jul 22, 2019 - Python
-
Updated
Dec 26, 2019 - Rust
-
Updated
Apr 2, 2020 - Go
Documentation
Add documentation to repo.
- API documentation
- Design documentation - at a high level, what is statecraft, what problems is it aiming to solve
- Differences with other systems:
- Kafka
- SQL
- Datomic
- Message queue
- Demos & examples, with documentation each time
- Roadmap
-
Updated
Jul 9, 2020 - Python
We introduced the binsec operations back into the main tree recently. We need to use them to write a blog post to compare distros enabling of ALSR
-
Updated
Feb 20, 2020 - Go
-
Updated
Jun 30, 2020 - Go
-
Updated
Jun 11, 2019 - Go
-
Updated
Jul 10, 2020 - Go
-
Updated
Feb 9, 2018 - JavaScript
Improve this page
Add a description, image, and links to the dag topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dag topic, visit your repo's landing page and select "manage topics."
Summary
It would be nice if there were a dropdown or auto-complete for the label filter input.
Motivation
Unless you happen to know the exact text of the label you're trying to filter by, it's difficult to apply filters. It's also not immediately obvious in the UI that the label should be expressed as
key=value.Proposal
I think the label text box input should be replaced wi