Connor Fitzgerald

Results 123 issues of Connor Fitzgerald

As we start to allocate more and more with various improvements, we need a way of getting an allocator in there. My ideal would be to use `std::polymorphic_allocator + std::memory_resource`...

This is a tracking issue for the problems that I am encountering with #66. If I run the fibtex test suite, eventually there will be a fiber in the fiber...

Adding explicit ASan/MSan/TSan support is possible, but needs some particular calls to make it work. See https://github.com/google/sanitizers/issues/189.

Would be very helpful. See https://github.com/facebook/folly/blob/master/folly/fibers/scripts/gdb.py.

There are a couple of features that I am going to be developing for my personal project on a fork of this library, and I want to know if you...

### Describe The Bug When using shell2batch, once a single `yarn` or `npm` is encountered, translation stops. ### To Reproduce Place the following in any cargo project's README.toml with `yarn`...

bug
low priority

I was compiling the following code (almost directly from your example, with minimal changes): ```cpp #include #include #include #include #include #include #if SIMDPP_HAS_GET_ARCH_RAW_CPUID #define SIMDPP_USER_ARCH_INFO ::simdpp::get_arch_raw_cpuid() #elif SIMDPP_HAS_GET_ARCH_GCC_BUILTIN_CPU_SUPPORTS #define SIMDPP_USER_ARCH_INFO...

bug

I was wondering if there would be interest in supporting the cmake module interface. That way if project wanted to use the library, they would only have to add this...

enhancement

## Preliminary Steps Please confirm you have... - [x] reviewed [How Linguist Works](https://github.com/github/linguist#how-linguist-works), - [x] reviewed the [Troubleshooting](https://github.com/github/linguist#troubleshooting) docs, - [x] considered implementing an [override](https://github.com/github/linguist#overrides), - [x] verified an issue...

Add Language
Pending Popularity
Good First Issue

**Is your feature request related to a problem? Please describe.** Users often need to know how much memory they can _actually_ use to make good use of the data they...

type: enhancement
help wanted
area: performance