#
safe
Here are 267 public repositories matching this topic...
A KeePass/Password Safe Client for iOS and OS X
ios
cryptography
objective-c
osx
password-generator
password-manager
password
password-vault
cocoa
safe
password-store
-
Updated
Apr 5, 2022 - Objective-C
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
rust
compression
decompression
brotli
compressor
rustlang
safe
brotli-encoder
brotli-decompressor
brotli-compression
brotli-compressor
-
Updated
Mar 31, 2022 - Rust
-
Updated
Apr 4, 2022 - Haskell
A Compositional Numeric Library for C++
benchmark
cmake
embedded
cpp
simulation
forum
arithmetic
safe
multiprecision
fixed-point
deterministic
precision
numerical-library
compositional-numeric-library
-
Updated
Feb 27, 2022 - C++
help wanted
Extra attention is needed
good first issue
Good for newcomers
semver bump
Issues that will require a semver-incompatible fix
A sensible starting Prelude template.
-
Updated
Mar 13, 2022 - Haskell
An introductory dojo to learn how to develop full stack web applications in F#
-
Updated
Mar 27, 2022 - F#
Simple and lightweight source-based multi-platform Linux distribution with musl libc.
linux
fast
distribution
arm
privacy
cross-platform
simple
mips
linux-distribution
x86
cross-compiler
safe
musl
musl-libc
powerpc
compact
risc-v
-
Updated
Jun 1, 2021 - Shell
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
-
Updated
Apr 8, 2022
Encrypted Photo Safe for Android
-
Updated
Dec 7, 2021 - Kotlin
A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression
-
Updated
Aug 14, 2021 - Go
ltnscp9028
commented
Feb 18, 2022
Contributor must use a same coding convention.
Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow
-
Updated
Apr 11, 2022 - Rust
-
Updated
Apr 10, 2022 - Rust
A lightweight low-level single-threaded actor runtime
-
Updated
May 14, 2021 - Rust
IOS崩溃异常的处理,防止数组越界,字典空值处理
-
Updated
Jun 2, 2019 - Objective-C
Easy usage SFSymbols with static types. If symbol not available, compiler will show warning.
sanfrancisco
awesome
extension
images
uikit
uiimage
safe
spm
sanfranciso-fonts
sfsymbols
safesymbols
-
Updated
Apr 9, 2022 - Swift
GitHub extension for agile project management, using the issues subsystem.
github
opensource
statistics
agile
exporter
github-extension
labels
project-management
scrum
free
yoda
milestones
safe
github-client
cfd
github-issues
sprint-planning
sprint
kanban-board
burndown
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Jun 11, 2020 - Swift
Improve this page
Add a description, image, and links to the safe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the safe topic, visit your repo's landing page and select "manage topics."
In the POSIX
chown
functions the user and group IDs may be -1, indicating no change. rustix should expose this viaOption
types.