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 589 public repositories matching this topic...
-
Updated
Dec 30, 2019
Library name:
oRTP
Library description:
oRTP is a C library implementing the RTP protocol (rfc3550). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.
Source repository URL:
git://git.linphone.org/ortp.git
(mirror at https://github.com/BelledonneCommunications/ortp)
Project homepage (if different from the source repository):
http://www.linphon
-
Updated
Mar 26, 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
May 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
Apr 25, 2020 - JavaScript
-
Updated
May 17, 2020
-
Updated
May 10, 2020 - Makefile
-
Updated
May 15, 2020 - Go
-
Updated
Dec 10, 2019
[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
May 16, 2020 - Java
-
Updated
Mar 19, 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://web.archive.org/web/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
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