libraries
A library is a collection of preprogrammed templates that implement a behavior when invoked. Libraries are well-defined and are designed for reuse throughout implementation. For example, a website may have multiple webpages that implement the same navigation bar or text-field, but none of these objects have relation to one another.
Here are 611 public repositories matching this topic...
-
Updated
Dec 30, 2019
Library name: triton
Library description: Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
Sou
-
Updated
Jun 8, 2020 - Java
-
Updated
Aug 12, 2019 - Swift
CSS has the ability to allow proportional margin and padding:
https://webplatform.github.io/docs/guides/the_css_layout_model/#Proportional-margins-and-padding-in-the-W3C-box-model
I was wondering if it is possible to implement a similar concept with edges. For example, if I wanted my top margin of a subview to its superview to be 20% of the superview height (i.e. subview.top = superview.top +
-
Updated
Jun 13, 2020 - Java
-
Updated
Jun 20, 2020 - Kotlin
I noticed that the example for Rustful is a bit outdated and overcomplicated, compared to the other examples. The HandlerFn struct is no longer necessary, since Rust 1.3, and can be completely removed. It's also not really necessary to have a router if only one thing is served (unless you want to restrict requests to /). Handlers implements Router automatically. I'm not sure how minimal they
Bumptech Glide 4.7.1
Please provide:
-
Link to build log from https://jitpack.io
https://jitpack.io/com/github/bumptech/glide/v4.7.1/build.log -
Does the project build on your machine with the same commands (e.g. ./gradlew install) ?
Haven't tried building locally. -
What error are you seeing?
Could not resolve all files for configuration ':app:betaReleaseRuntimeClasspath'.
Could not resolve com.gi
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Jun 21, 2020
-
Updated
May 10, 2020 - Makefile
-
Updated
Jun 24, 2020 - Go
-
Updated
May 21, 2020
Just spent about half an hour trying to figure out how to use and/or install the Library Manager gui into the IDE My IDE (2.0 beta 2) doesn't match the docs in a handful of places. Specifically, the following imply that there is a Library Manager gui, which one might assume has to be installed separately:
- "Library Manager" is listed in th
Currently the runner creates an empty files in docs/ when there is no @public in the JSDoc comment (e.g. or no comments at all in the .js file).
-
Updated
Jun 24, 2020 - Java
-
Updated
Jun 4, 2020 - C
One user writes:
one helpful API documentation that I have seen looks similar to the docs here: https://marketplace.zoom.us/docs/api-reference/zoom-api/webinars/webinars. It specifies all of the parameters, responses, and data (along with type) contained in those responses.
-
Updated
Apr 30, 2020 - JavaScript
The fields and fields! parameters don't appear in DRF's autogenerated api docs. It'd be nice to have code and/or docs on how to add these parameters in djangorestframework-queryfields.
-
Updated
Jun 18, 2019 - Python
-
Updated
Apr 1, 2020
- Wikipedia
- Wikipedia


Team up with vcpkg
Related: microsoft/vcpkg#6154
Sync/verify port descriptions (vcpkg <-> awesome-cpp)
Sync/verify port license information (vcpkg <-> awesome-cpp)
Library Homepage (vcpkg <- awesome-cpp)
Vcpkg availability, operating system support, version, build status (vcpkg -> awesome-cpp)
Dependency level; level0=no deps; level1=depends on any level0; ... (vc