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 605 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
Apr 6, 2020 - Java
-
Updated
Jun 9, 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
May 31, 2020 - JavaScript
-
Updated
Jun 8, 2020
-
Updated
May 10, 2020 - Makefile
-
Updated
Jun 9, 2020 - Go
-
Updated
May 21, 2020
[Enter steps to reproduce:]
- ...
- ...
Atom: 1.38.2 x64
Electron: 2.0.18
OS: "Manjaro Linux"
Thrown From: platformio-ide package 2.3.1
Stack Trace
Uncaught Error: ENOENT: no such file or directory, lstat '/home/sgh/.atom/init.coffee'
At fs.js:1661
Error: ENOENT: no such file or directory, lstat
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 9, 2020 - Java
-
Updated
Jun 4, 2020 - C
Please see https://perma.cc/MB27-2JGK. I was trying to archive a Google Doc, but an error dialog complaining about the unsupported browser version keeps popping up. If it's helps, the Wayback Machine has no issues (https://waybackassets.bk21.net/20190919065927/https://docs.google.com/document/d/16kxWOTaVlLrJxqkAtiIXOUTvytZ7E6MV__s_Ho3g7l8/edit). I suspect the user agent needs to be chan
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jun 18, 2019 - Python
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
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