Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / felixguendling/cista issues and pull requests
#234 - Add method to enlarge basic_vecvec::bucket
Pull Request -
State: closed - Opened by MichaelKutzner about 1 month ago
#233 - variant::apply: capture non-const value by reference
Pull Request -
State: closed - Opened by opera-aberglund about 2 months ago
- 1 comment
#232 - variant::apply can't capture non-const reference
Issue -
State: closed - Opened by opera-aberglund about 2 months ago
- 1 comment
#231 - unique_ptr does not support polymorphic conversions (derived to base)
Issue -
State: closed - Opened by opera-aberglund about 2 months ago
- 5 comments
#230 - Cista rtree Implementation
Pull Request -
State: open - Opened by Alex-W4 about 2 months ago
#229 - Update workflow and fix endian conversion and alignment in cista::generic_string
Pull Request -
State: closed - Opened by freshFruict 2 months ago
- 3 comments
#228 - cista::generic_string: add support for char16_t, char32_t and char8_t
Pull Request -
State: closed - Opened by freshFruict 2 months ago
- 3 comments
#227 - bitvec::atomic_set
Pull Request -
State: closed - Opened by felixguendling 3 months ago
#226 - error: 'fmt' has not been declared
Issue -
State: open - Opened by YanzhaoW 4 months ago
- 4 comments
#225 - make string fmt/ranges.h compatible
Pull Request -
State: closed - Opened by felixguendling 5 months ago
#224 - bitvec fixes
Pull Request -
State: closed - Opened by pablohoch 5 months ago
#223 - hash_storage: fix self-assignment
Pull Request -
State: closed - Opened by freshFruict 5 months ago
- 1 comment
#222 - When cista::basic_string is reassigned to itself, it yields empty or corrupted contents.
Issue -
State: closed - Opened by ChemistAion 6 months ago
- 2 comments
#221 - lockfree get next bit for bitvec
Pull Request -
State: closed - Opened by felixguendling 6 months ago
#220 - fix next_power_of_two and improve generic_string
Pull Request -
State: closed - Opened by freshFruict 6 months ago
- 3 comments
#219 - cista::optional: add bool conversion operator
Pull Request -
State: closed - Opened by khng300 6 months ago
- 1 comment
#218 - string::erase function
Pull Request -
State: closed - Opened by felixguendling 6 months ago
#217 - optimize paged index size
Pull Request -
State: closed - Opened by felixguendling 7 months ago
#216 - fix paged
Pull Request -
State: closed - Opened by felixguendling 7 months ago
#215 - hash_storage: compare values in equality operator
Pull Request -
State: closed - Opened by opera-aberglund 7 months ago
- 3 comments
#214 - hash_storage equality operator doesn't compare values
Issue -
State: closed - Opened by opera-aberglund 7 months ago
- 1 comment
#213 - Container with stable iterators for non-(easy)-hashable types
Issue -
State: closed - Opened by ChemistAion 7 months ago
- 8 comments
#212 - Using cista cross platform between emscripten and native
Issue -
State: closed - Opened by opera-aberglund 7 months ago
- 13 comments
#211 - hash_storage: fix assignment operator
Pull Request -
State: closed - Opened by freshFruict 7 months ago
- 1 comment
#210 - Key assignment behavior in cista::raw::hash_map and cista::offset::hash_map
Issue -
State: closed - Opened by freshFruict 7 months ago
- 2 comments
#209 - paged
Pull Request -
State: closed - Opened by felixguendling 8 months ago
#208 - mmap_vec
Pull Request -
State: closed - Opened by felixguendling 8 months ago
#207 - Fix compilation on GCC 13
Pull Request -
State: closed - Opened by jbruechert 9 months ago
#206 - Allow the library to be used in -fno-exception targets
Pull Request -
State: closed - Opened by khng300 9 months ago
- 2 comments
#205 - Support for std::visit
Issue -
State: closed - Opened by opera-aberglund 11 months ago
- 8 comments
#204 - Update std_vector_test.cc: remove resize (fixes #203)
Pull Request -
State: closed - Opened by felixguendling 12 months ago
#203 - Bug in std_vector_test.cc
Issue -
State: closed - Opened by masbug 12 months ago
- 1 comment
#202 - RFC: Add cista::*::cstring type
Pull Request -
State: closed - Opened by khng300 about 1 year ago
- 6 comments
#201 - type_traits: Separate type traits helpers into a new header file
Pull Request -
State: closed - Opened by khng300 about 1 year ago
#200 - add rtree
Pull Request -
State: closed - Opened by felixguendling about 1 year ago
#199 - separate nvec::*bucket
Pull Request -
State: closed - Opened by felixguendling about 1 year ago
#198 - nvec: meta bucket
Pull Request -
State: closed - Opened by felixguendling about 1 year ago
#197 - How can I serialize a struct which contains anonymous union member
Issue -
State: closed - Opened by qiuwei about 1 year ago
- 2 comments
#196 - MSVC v14.1x build error: C2296,C2297
Issue -
State: closed - Opened by nescirem about 1 year ago
- 3 comments
#195 - ci: link llvm-16-dev libclang-rt-16-dev
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#194 - offset_ptr: fix __cplusplus check for msvc
Pull Request -
State: closed - Opened by pablohoch over 1 year ago
#193 - ci: fix clang
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#192 - static type hash small fixes
Pull Request -
State: closed - Opened by AdelKS over 1 year ago
- 1 comment
#191 - windows: open files with FILE_SHARE_READ
Pull Request -
State: closed - Opened by pablohoch over 1 year ago
#190 - String gives different size at "empty" input for short/non_short
Issue -
State: open - Opened by ChemistAion over 1 year ago
- 2 comments
#189 - Support for `resize` [perhaps also `capacity` and `reserve`] for cista::generic_string/basic_string
Issue -
State: open - Opened by ChemistAion over 1 year ago
- 2 comments
#188 - add missing generic_string constructors
Pull Request -
State: closed - Opened by khng300 over 1 year ago
- 1 comment
#187 - Support storing trailing \0 byte at the end of string
Issue -
State: closed - Opened by khng300 over 1 year ago
- 5 comments
#186 - Cleanup: static_cast for `adjustment` should be `offset_t` since `start` is that type
Issue -
State: closed - Opened by ChemistAion over 1 year ago
#185 - Missing const& specifier for return type
Issue -
State: closed - Opened by ChemistAion over 1 year ago
#184 - Create a stable release branch
Issue -
State: closed - Opened by g-arjones over 1 year ago
- 5 comments
#183 - fix nvec serialization
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#182 - macos: vecvec bucket <-> std::span compatibility
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#181 - vecvec bucket push back and sort test
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#180 - windows: file open: throw error with message
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#179 - nvec
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#178 - prepare cista for ankerl::unordered_dense::map/set adapter
Pull Request -
State: closed - Opened by felixguendling over 1 year ago
#177 - Static type hashing of std::complex
Issue -
State: open - Opened by AdelKS over 1 year ago
- 5 comments
#176 - basic_unique_ptr: reset on move assignment
Pull Request -
State: closed - Opened by AdelKS over 1 year ago
- 1 comment
#175 - remove constexpr from bitvec shift
Pull Request -
State: closed - Opened by julianharbarth over 1 year ago
#174 - fix optional
Pull Request -
State: closed - Opened by julianharbarth over 1 year ago
#173 - Silence clang specific #pragma directives for other compilers ?
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 2 comments
#172 - add static type hashing
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
#171 - Documentation request: how to build and run tests
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 6 comments
#170 - fix ci by switching to clang-15
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
#169 - flat matrix improvements
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
#168 - Dealing with Data Pointer Offset in Checked Mode
Issue -
State: closed - Opened by Eshnek almost 2 years ago
- 4 comments
#167 - nigiri Branch entfernt
Issue -
State: closed - Opened by HendrikSmd almost 2 years ago
- 1 comment
#166 - cista_members() approach: serialize tuples properly
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 2 comments
#165 - Any plans for c++20?
Issue -
State: closed - Opened by alvarogalloc almost 2 years ago
- 2 comments
#164 - Wiki Typo
Issue -
State: closed - Opened by Eshnek almost 2 years ago
- 1 comment
#163 - fix array type_hash
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
#162 - cista_members for cista::pair
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
#161 - Help: Serialization and inheritance (with standard layout classes)
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 22 comments
#160 - Discussion: STL containers can actually be supported ?
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 3 comments
#159 - introduce CISTA_USE_MIMALLOC preprocessor check
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
- 1 comment
#158 - use cista_exception instead of std::runtime_error
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
- 1 comment
#157 - replace cista array with std array, closes #156
Pull Request -
State: closed - Opened by felixguendling almost 2 years ago
#156 - Feature request: builtin-in serialize and type_hash support for std::array
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 6 comments
#155 - Feature request: specialize exceptions to cista
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 3 comments
#154 - Build fails with the "use of undeclared identifier 'mi_malloc_aligned'" error
Issue -
State: closed - Opened by tocic almost 2 years ago
- 7 comments
#153 - WIP: implement static type hashing
Pull Request -
State: closed - Opened by AdelKS almost 2 years ago
- 2 comments
#152 - constexpr custom type_hash() function for custom classes
Issue -
State: closed - Opened by AdelKS almost 2 years ago
- 4 comments
#151 - improvements - step 4
Pull Request -
State: closed - Opened by cflaviu almost 2 years ago
#150 - improvements - step 3
Pull Request -
State: closed - Opened by cflaviu almost 2 years ago
- 1 comment
#149 - improvements - step 2
Pull Request -
State: closed - Opened by cflaviu almost 2 years ago
- 1 comment
#148 - Improvements - step 1
Pull Request -
State: closed - Opened by cflaviu almost 2 years ago
- 2 comments
#147 - Avoid object instantiation in member_index function
Issue -
State: closed - Opened by cflaviu about 2 years ago
- 2 comments
#146 - member_index as constexpr
Pull Request -
State: closed - Opened by cflaviu about 2 years ago
#145 - improvements
Pull Request -
State: closed - Opened by cflaviu about 2 years ago
- 6 comments
#144 - Fix make_flat_matrix returning the wrong value
Pull Request -
State: closed - Opened by stengun about 2 years ago
- 1 comment
#143 - windows ci uses: ilammy/msvc-dev-cmd@v1
Pull Request -
State: closed - Opened by felixguendling about 2 years ago
#142 - cista::vector erase(iterator) on its.end() element stability
Issue -
State: closed - Opened by ChemistAion about 2 years ago
- 2 comments
#141 - `cista::to_tuple` Fails to properly decompose Object With Array Type
Issue -
State: closed - Opened by TheFloatingBrain over 2 years ago
- 4 comments
#140 - optional, bitvec, vecvec, optional, wrapped<T>, support for std::chrono
Pull Request -
State: closed - Opened by felixguendling over 2 years ago
#139 - Ser/Des-ialize does not rebuild ptrs etc. - an another day with namespaces
Issue -
State: closed - Opened by ChemistAion over 2 years ago
- 14 comments
#138 - Improvements
Pull Request -
State: closed - Opened by felixguendling over 2 years ago
#137 - Strong Extensions
Pull Request -
State: closed - Opened by felixguendling over 2 years ago
#136 - constexpr dtor detection for MSVC without _cplusplus macro
Pull Request -
State: closed - Opened by felixguendling over 2 years ago
#135 - Mutable multi map
Pull Request -
State: closed - Opened by felixguendling over 2 years ago