memory-management
Here are 537 public repositories matching this topic...
-
Updated
Mar 8, 2017 - Objective-C
-
Updated
Jun 19, 2020 - C++
-
Updated
May 23, 2020 - C++
-
Updated
Apr 13, 2020 - C
-
Updated
Jan 27, 2019
Aggregating keys by pattern and type
Traceback (most recent call last):
File "/home/ubuntu/.local/bin/rma", line 11, in <module>
sys.exit(main())
File "/home/ubuntu/.local/lib/python3.5/site-packages/rma/cli/rma_cli.py", line 97, in main
app.run()
File "/home/ubuntu/.local/lib/python3.5/site-packages/rma/application.py", line 133, in run
keys = {k: self.get_pattern_ag
-
Updated
May 15, 2020 - Rust
-
Updated
Aug 19, 2018 - Java
Could you please add a terse how-to right in readme.md with C# use-case.
Want to know how this approach can be used with say Person{ string Name, int Age, DateTime DOB } etc.
also nuances like Person[], List etc.. ...the data structures used in basic business apps.
-
Updated
Jun 11, 2020 - C
-
Updated
Feb 21, 2020 - C#
Interop with C will probably be the primary way to get real world usefulness out of Cone, so that should be documented in my opinion.
How do I read a file?
How do I write to a socket?
How do I walk a directory tree?
etc.
So this is probably done by writing a wrapper around libc/muslc, right?
General usecases:
- pass data or functions into C, get data or functions back
- make thos
-
Updated
Jun 26, 2020 - C++
-
Updated
May 30, 2020 - Rust
-
Updated
Apr 23, 2018 - Python
-
Updated
Jun 4, 2020 - C++
-
Updated
May 13, 2020 - C
-
Updated
Dec 28, 2019 - C
-
Updated
May 11, 2020 - Swift
-
Updated
Jul 1, 2020 - C++
-
Updated
Dec 17, 2019 - Java
-
Updated
Jun 29, 2020 - Rust
-
Updated
Oct 20, 2018 - C
Is your feature request related to a problem? Please describe.
There's currently no memory resource for allocating pinned memory (e.g., cudaHostAlloc).
Describe the solution you'd like
There should be a pinned_memory_resource.
Additional context
Inspired by rapidsai/cudf#2872 (comment)
-
Updated
May 12, 2020 - Rust
Improve this page
Add a description, image, and links to the memory-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memory-management topic, visit your repo's landing page and select "manage topics."


https://github.com/brendangregg/FlameGraph