swap
Here are 144 public repositories matching this topic...
-
Updated
Dec 5, 2018 - C++
-
Updated
Nov 8, 2019 - Python
Old bunch of the examples (removed at 7327b6d7097c5595d5121d48bd801bc016707e18) was not that good, as they were using internal APIs and worked with sub-crates directly, which led to confusion, since the intended way to work with heim is via facade crate.
Right now there is a bunch of new examples exist, but it would be nice to have more
Hi, I know about the concept of having a swap file/partition.
Looking at Archlinux' BTRFS page, I see it mentions this project can be used with a BTRFS linux for swap.
The readme mentions a number of terms, however, that I have no idea about:
- zswap
- zram
- swapFC
- swapFU
It would be nice if these terms were defined in some sort of short reference table or listing (in the readme
-
Updated
Feb 14, 2016 - Java
-
Updated
Dec 5, 2019 - JavaScript
-
Updated
May 17, 2018 - C++
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Jun 15, 2019 - C++
-
Updated
May 27, 2020 - JavaScript
-
Updated
Dec 12, 2018 - Ruby
-
Updated
Dec 14, 2017 - Swift
-
Updated
Jun 28, 2017 - C#
-
Updated
Mar 31, 2020 - CSS
-
Updated
Feb 25, 2020 - Go
-
Updated
Apr 30, 2020 - TeX
-
Updated
May 18, 2020 - Python
-
Updated
Dec 30, 2016
-
Updated
Apr 1, 2018
-
Updated
Oct 24, 2019 - Python
Improve this page
Add a description, image, and links to the swap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swap topic, visit your repo's landing page and select "manage topics."
Very cool project. This request may be similar to issue 10. Is there a way to print the Dense alignment images (yellow + blue=green) shown in the readme? Is Matlab (not free) required?
"Simply use:
imshow(image);
hold on;
pcshow(vertices);
view(2);"
Also (btw), I have seen haar cascades combined with dlib for facial detection speedups: